redcocker
Forum Replies Created
-
Hi mdbitz san,
Thanks
When Auto-update to 1.7.1, I got no errors.
Hi johanhburger san,
Using FTP, Delete “/wp-content/plugins/wordpress-amazon-associate/wordpress_amazon_associate.php” file
or whole “wordpress-amazon-associate” directory.
If you change plugin directory, “wordpress_amazon_associate.php” will be found in other directory.
Forum: Plugins
In reply to: [SyntaxHighlighter TinyMCE Button] tinymce toolbar disappearsHi, computerslayer1 san
Are you using with “SyntaxHighlighter Evolved”?
When using with “SyntaxHighlighter Evolved”, “Load All Brushes” option must be enabled on the “SyntaxHighlighter” setting panel.
And
This plugin is designed to work with a plugin based on Alex Gorbatchev’s SyntaxHighlighter Ver, 2.0 or higher.
You can not use this plugin with some ‘SyntaxHighlighter’-based plugins which do not support
<pre>tag.Forum: Plugins
In reply to: [WP SyntaxHighlighter] [Plugin: WP SyntaxHighlighter] ruins the visual editor>So how come 3.0.83 is not using that toolbar :d ?
Alex Gorbatchev only knows.
http://alexgorbatchev.com/SyntaxHighlighter/whatsnew.htmlHowever I know someone(most users?) don’t like 3.0.83.
So this plugin has both version.Forum: Plugins
In reply to: [WP SyntaxHighlighter] [Plugin: WP SyntaxHighlighter] ruins the visual editorHi, Moogle Stiltzkin san
Through the setting panel, switch from 3.0.83 to 2.1.382 and enable “Toolbar”.
The useful toolbar will be shown on mouseover.Forum: Plugins
In reply to: [WP SyntaxHighlighter] [Plugin: WP SyntaxHighlighter] ruins the visual editorHi, Moogle Stiltzkin san
>By the way, any plans to add in a auto drop down for the top right >where the ? button is located.
Does it means show/hide toolbar(? icon) on mouseover?
>I noticed on some wordpress sites, they have this, but i don’t know >what plugin they use.
Could you let me know the site that has this function.
Forum: Plugins
In reply to: [WP SyntaxHighlighter] [Plugin: WP SyntaxHighlighter] ruins the visual editorNow ver.1.3.9 is ready.
This version also allows you to highlight your code in Categories, Archives or Search result.Forum: Plugins
In reply to: [WP SyntaxHighlighter] [Plugin: WP SyntaxHighlighter] ruins the visual editorAs I contacted Moogle Stiltzkin san via E-mail, I wrote information for other users.
In ver.1.3.8.2 or older, “Wp SyntnaxHighlighter” doesn’t highlight your code in the excerpts.
*excerpts = category, archives and search results
It’s a feature.If you are using the theme which conveniently makes extracts(excerpts) from contents for SyntnaxHighlighter and if you want to get highlighted in the excerpts, Mail to me.
I will send you developing version.And ver 1.3.9 or ver 1.4 will has new setting options to get highlighted in the excerpts.
Hi, minimarket san
Thank you for your report and help.
As Fortunately, this issue doesn’t seem to cause a problem,
I will fix this issue in next version with other changes.After WordPress 3.2 Japanse is released, I will release WP SyntaxHighlighter ver.1.4.
Hi, Carl san
Thank you for your report and help.
The bugs been around for a few versions so I thought I better report it to save myself fixing it each time 🙂
Sorry to inconvenience you.
I fixed this issue and released ver.1.3.8.2.
For the same reason, the admin panel of this plugin can’t displayed in Japanese.
Thank you.
Forum: Plugins
In reply to: [SyntaxHighlighter TinyMCE Button] tinymce toolbar disappearsHi, computerslayer1 san
Now. I have released ver.0.6.
This version has the option to change pop-up window size.
And no need to activate “secondary mode”.Forum: Plugins
In reply to: [SyntaxHighlighter TinyMCE Button] tinymce toolbar disappearsHi, computerslayer1 san
What is this secondary mode, anyway?
In ver.0.5.7 or 0.5.6, “secondary mode” does not carry much weight.
The difference is just the way to get plugin directory.
In future version, “secondary mode” is not necessary option.
I considered the possible effect on other users and tried to fix in “secondary mode”.Could you increase the size of the window so the insert/cancel buttons can be clicked without needing to scroll the window?
When you activate “Load All Brushes” on the “SyntaxHighlighter” setting panel, the warning message will disappear and the vertical scrollbar may disappear.
You can also edit “width” and “height” values to change window size.
YOUR PLUGIN DIRECTORY/syntaxhighlighter-tinymce-button/sh-tinymce-button-box/editor_plugin.js
ed.addCommand('shtb_adv_codebox_cmd', function() { ed.windowManager.open({ file : url + '/window.php', width : 360, height : 430, inline : 1 }, { plugin_url : url // Plugin absolute URL }); });YOUR PLUGIN DIRECTORY/syntaxhighlighter-tinymce-button/sh-tinymce-button-ins/editor_plugin.js
ed.addCommand('shtb_adv_insert_cmd', function() { ed.windowManager.open({ file : url + '/window.php', width : 360, height : 190, inline : 1 }, { plugin_url : url // Plugin absolute URL }); });Now there isn’t an easier way to change window size.
But this issue is important for me.
I will add the option to change window size in future version.If you and other users report “width” and “height” that you like, that will help my development.
Thank you.
Forum: Plugins
In reply to: [SyntaxHighlighter TinyMCE Button] tinymce toolbar disappearsHi, computerslayer1 san
Sorry, I have forgotten about some lines that need to be fixed.
Now. I have released ver. 0.5.7.
Please activate “Secondary Mode” before try it.Forum: Plugins
In reply to: [SyntaxHighlighter TinyMCE Button] tinymce toolbar disappearsNow, Ver.0.5.6 released!