add the code below to the wp-content/plugins/deans-fckeditor-for-wordpress-plugin/ckeditor/plugins/link/dialogs/link.js file, and you have beautiful rel adding <select> on the Create Link dialog. you can find the full code on pastebin. enjoy!
+ 115 H('advRel', 'rel');
+ 248 id: 'advRel',
type: 'select',
label: 'The rel attribute specifies the relationship between the current document and the linked document.',
'default': 'alternate',
style: 'width : 100%;',
items: [
['Links to an alternate version of the document (i.e. print page, translated or mirror)','alternate'],
['Links to the author of the document','author'],
['Permanent URL used for bookmarking', 'bookmark'],
['Links to a help document', 'help'],
['Links to copyright information for the document','license'],
['Links to an unendorsed document, like a paid link.','nofollow'],
['Specifies that the browser should not send a HTTP referer header if the user follows the hyperlink','noreferrer'],
['Specifies that the target document should be cached','prefetch'],
['Links to a search tool for the document','search'],
['The previous document in a selection','prev'],
['The next document in a selection', 'next'],
['A tag (keyword) for the current document', 'tag']
],
setup: o,
commit: r
}, {
+ 783 L('advRel', 'rel');
https://www.ads-software.com/extend/plugins/fckeditor-for-wordpress-plugin/
]]>Hello, I’m very interested in this plugin, I installed it, activated it but at the time of the activation, I get this fatal error, maybe you can help me finding a solution.
Warning: require_once(/mnt/target02/345806/345942/xxx.xxxx.com/web/content/wp-content/plugins/deans-fckeditor-for-wordpress-plugin/../../../wp-config.php) [function.require-once]: failed to open stream: No such file or directory in /mnt/target02/345806/345942/xxx.xxxxx.com/web/content/wp-content/plugins/deans-fckeditor-for-wordpress-plugin/deans_fckeditor_class.php on line 20
Fatal error: require_once() [function.require]: Failed opening required '/mnt/target02/345806/345942/xxx.xxxxx.com/web/content/wp-content/plugins/deans-fckeditor-for-wordpress-plugin/../../../wp-config.php' (include_path='.:/usr/share/pear') in /mnt/target02/345806/345942/xxx.xxxxxx.com/web/content/wp-content/plugins/deans-fckeditor-for-wordpress-plugin/deans_fckeditor_class.php on line 20
Thanks a lot.
Juan.
https://www.ads-software.com/extend/plugins/fckeditor-for-wordpress-plugin/
]]>As with the regular fckeditor, this plugin underlines misspelled words, but when the word is right clicked, a window popped up offering to cut or past but with no choices for correct spellings. Probably some conflict with my system but couldn’t find a solution.
https://www.ads-software.com/extend/plugins/fckeditor-for-wordpress-plugin/
]]>plugin does not work!!!!
https://www.ads-software.com/extend/plugins/fckeditor-for-wordpress-plugin/
]]>When I click the Source button and enter the blog post source with HTML in it, the HTML is stripped out of it.
How do I just add strait HTML code (with encoding) and not have the editor strip it out?
Here is an example below.
<DIV style=’padding: 5px 5px 5px 5px; border-style: dashed none dashed none; border-width: 1px;’><DIV style=’background-color: FFFFCC; color: 000000;’><small><font color=’FF0000′><b>TIP!</b></font> A great tip that can help you fight stress is to simply exercise. Exercising is great because it releases chemicals in your body that will make you feel better.</small></DIV></DIV>
Changes to:
<div style=”padding: 5px; border-style: dashed none; border-width: 1px;”>
<div style=””><small><font color=”FF0000″><b>TIP!</b></font> A great tip that can help you fight stress is to simply exercise. Exercising is great because it releases chemicals in your body that will make you feel better.</small></div>
</div>
https://www.ads-software.com/extend/plugins/fckeditor-for-wordpress-plugin/
]]>Tried installing this plugin, but files never upload.
https://www.ads-software.com/extend/plugins/fckeditor-for-wordpress-plugin/
]]>Hi, Thank you for ur amazing plugin. I have been using the 3.3.1 version in 3 of my websites. But now in one of my wesites it doesn’t work.
Issue specifically :
When i go to my page/post editors it doesn’t show the body of the editor or the toolbars neither i could click.
Pls help me asap.
https://www.missal.org
tks.
]]>Can anyone help me locate this? I’ve been trying to find it but as you all will see….there are so many files ??
please help, thank you ??
https://www.ads-software.com/extend/plugins/fckeditor-for-wordpress-plugin/
]]>Would it work to use the ckeditor syntaxhighlight plugin at the following URL with this plugin?
https://code.google.com/p/ckeditor-syntaxhighlight/
I followed the instructions on that page but it doesn’t seem to be working. This would be a nice add-on to this plugin.
]]>doesn’t show up
]]>A user with the role of Author is often not able to update their own posts. When the change is entered, and the ‘Update’ button clicked, the changes are discarded.
]]>Hello together
First of all: Thank you for that great Plugin!
Now: Is it possible to use the following Settings? Where have I to put them?
FCKConfig.ProcessHTMLEntities = false ;
FCKConfig.IncludeLatinEntities = false ;
FCKConfig.IncludeGreekEntities = false ;
Thank you for your help!
Regards,
Jeffrey
https://www.ads-software.com/extend/plugins/fckeditor-for-wordpress-plugin/
]]>