{"id":93,"date":"2009-02-01T21:44:22","date_gmt":"2009-02-01T21:44:22","guid":{"rendered":"http:\/\/www.phpmind.com\/blog\/?p=93"},"modified":"2010-07-17T01:35:46","modified_gmt":"2010-07-17T01:35:46","slug":"all-fckeditor-plugins","status":"publish","type":"post","link":"https:\/\/www.phpmind.com\/blog\/2009\/02\/all-fckeditor-plugins\/","title":{"rendered":"FCKeditor Plugins Repository &#8211; 1"},"content":{"rendered":"<h2>Installing and adding plugin<\/h2>\n<h4>Installing<\/h4>\n<p style=\"text-align: justify;\">To install a new plugin, copy the unzipped plugin to your editor&#8217;s plugin directory &#8216;editor\/plugins&#8217; (e.g. for the placeholder plugin the path to its fckplugin.js file would be &#8216;editor\/plugins\/placeholder\/fckplugin.js&#8217;). That&#8217;s all!<\/p>\n<h4 style=\"text-align: justify;\">Adding<\/h4>\n<p style=\"text-align: justify;\">You can then add the plugin in your custom Configuration File. You can either change the default path, and add it, or use the third paramter to FCKConfig.Plugins.Add to specify the path to the plugin:<\/p>\n<p style=\"text-align: justify;\">\n<pre lang=\"javascript\">\/\/ Change the default plugin path.\r\nFCKConfig.PluginsPath = FCKConfig.BasePath.substr(0, FCKConfig.BasePath.length - 7) + '_samples\/_plugins\/' ;\r\n\r\n\/\/ Add our plugin to the plugins list.\r\n\/\/ FCKConfig.Plugins.Add( pluginName, availableLanguages )\r\n\/\/ pluginName: The plugin name. The plugin directory must match this name.\r\n\/\/ availableLanguages: a list of available language files for the plugin (separated by a comma).\r\nFCKConfig.Plugins.Add( 'findreplace', 'en,it,fr' ) ;\r\nFCKConfig.Plugins.Add( 'samples' ) \r\n\r\n\/\/ If you want to use plugins found on other directories, just use the third parameter.\r\nvar sOtherPluginPath = FCKConfig.BasePath.substr(0, FCKConfig.BasePath.length - 7) + 'editor\/plugins\/' ;\r\nFCKConfig.Plugins.Add( 'placeholder', 'en,it,de,fr', sOtherPluginPath ) ;\r\nFCKConfig.Plugins.Add( 'tablecommands', null, sOtherPluginPath ) ;\r\nFCKConfig.Plugins.Add( 'simplecommands', null, sOtherPluginPath ) ;<\/pre>\n<hr \/>\n<p>Some Useful FCKeditor Plugins you can download from here.<\/p>\n<p style=\"text-align: justify;\">\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\">\n<tbody>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.nethttp:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=2480145&amp;group_id=75348&amp;atid=737639\">Pali Characters toolbar buttons plugin <\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.nethttp:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=2377486&amp;group_id=75348&amp;atid=737639\">Code Syntax Highlight Plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=2130511&amp;group_id=75348&amp;atid=737639\">Swfobject plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=2103792&amp;group_id=75348&amp;atid=737639\">Zoom plugin.<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1963071&amp;group_id=75348&amp;atid=737639\">Skype status button<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1928573&amp;group_id=75348&amp;atid=737639\">LaTeX Equation Plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1890718&amp;group_id=75348&amp;atid=737639\">GoogleMaps plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1888921&amp;group_id=75348&amp;atid=737639\">saveWithAdditionalParameters<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1886828&amp;group_id=75348&amp;atid=737639\">InsertHtml<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1856428&amp;group_id=75348&amp;atid=737639\">Spell Check Plugin for FCKeditor using pspell of PHP <\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1856051&amp;group_id=75348&amp;atid=737639\">FLV Player Plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1851090&amp;group_id=75348&amp;atid=737639\">Image Mapping (interactive areas)<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1831851&amp;group_id=75348&amp;atid=737639\">GeSHiPro code highlighter for FCKeditor <\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1814465&amp;group_id=75348&amp;atid=737639\">Add simple delete to file browser window.<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1803426&amp;group_id=75348&amp;atid=737639\">repeat button<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1791123&amp;group_id=75348&amp;atid=737639\">MimeTex Editor Plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1754336&amp;group_id=75348&amp;atid=737639\">German file for Abbr-Plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1747384&amp;group_id=75348&amp;atid=737639\">Runtime toolbar switching: Switchtoolbar plugin <\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1730121&amp;group_id=75348&amp;atid=737639\">Advanced Fckeditor Ajax File\/Image Manager <\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1729490&amp;group_id=75348&amp;atid=737639\">Inline Language Switcher for FCKeditor<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1727693&amp;group_id=75348&amp;atid=737639\">AjaxAutoSave<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1727068&amp;group_id=75348&amp;atid=737639\">ExtendDialogCommand<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1714423&amp;group_id=75348&amp;atid=737639\">AjaxPost<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1690737&amp;group_id=75348&amp;atid=737639\">Table Popup window replacement<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1667265&amp;group_id=75348&amp;atid=737639\">RichSpecialChar for FCKeditor<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1658125&amp;group_id=75348&amp;atid=737639\">Add HTML Code for 2.4<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1651051&amp;group_id=75348&amp;atid=737639\">DbLink Plugin for phpnuke<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1640144&amp;group_id=75348&amp;atid=737639\">Universal Keyboard for version 2.4<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1620217&amp;group_id=75348&amp;atid=737639\">Transparent Plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1618951&amp;group_id=75348&amp;atid=737639\">Marquee Plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1594036&amp;group_id=75348&amp;atid=737639\">kfm 0.8 &#8211; file manager for fckeditor <\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1590622&amp;group_id=75348&amp;atid=737639\">Insert,Change, Delete Acronym-Title (Mouse-Popup-Text) <\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1590013&amp;group_id=75348&amp;atid=737639\">MODx site link plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1588968&amp;group_id=75348&amp;atid=737639\">&lt;abbr&gt;-tag<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1581776&amp;group_id=75348&amp;atid=737639\">Realtime Spellchecker (Firefox 2.0) <\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1549925&amp;group_id=75348&amp;atid=737639\">AA Inline Style Editor<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1534632&amp;group_id=75348&amp;atid=737639\">EasyUpload plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1512825&amp;group_id=75348&amp;atid=737639\">Custom Characters plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1511556&amp;group_id=75348&amp;atid=737639\">AJAX Save Plugin and CTRL+S save option <\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1510783&amp;group_id=75348&amp;atid=737639\">EmbedMovies<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1510662&amp;group_id=75348&amp;atid=737639\">CharsCounter (and MaxLength) plugin(VER 2.3 fix) <\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1496120&amp;group_id=75348&amp;atid=737639\">Custom XML tags support and Locked regions<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1496112&amp;group_id=75348&amp;atid=737639\">BiDi support<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1496110&amp;group_id=75348&amp;atid=737639\">ServerPreview: process the preview at the server <\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1490723&amp;group_id=75348&amp;atid=737639\">Formula Editor Plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1487906&amp;group_id=75348&amp;atid=737639\">Maximize In Dialog<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1469969&amp;group_id=75348&amp;atid=737639\">eZ Publish Integration<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1469494&amp;group_id=75348&amp;atid=737639\">Non-breaking Space Plugin<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1456214&amp;group_id=75348&amp;atid=737639\">ImageManager Plugin for FCK<br \/>\n<\/a><\/h4>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"left\" valign=\"top\">\n<h4><a href=\"http:\/\/sourceforge.net\/tracker\/index.php?func=detail&amp;aid=1455334&amp;group_id=75348&amp;atid=737639\">Extended nodepath <\/a><\/h4>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Installing and adding plugin Installing To install a new plugin, copy the unzipped plugin to your editor&#8217;s plugin directory &#8216;editor\/plugins&#8217; (e.g. for the placeholder plugin the path to its fckplugin.js file would be &#8216;editor\/plugins\/placeholder\/fckplugin.js&#8217;). That&#8217;s all! Adding You can then add the plugin in your custom Configuration File. You can either change the default path, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"categories":[18],"tags":[],"class_list":["post-93","post","type-post","status-publish","format-standard","hentry","category-fckeditor-plugins"],"_links":{"self":[{"href":"https:\/\/www.phpmind.com\/blog\/wp-json\/wp\/v2\/posts\/93","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.phpmind.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.phpmind.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.phpmind.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.phpmind.com\/blog\/wp-json\/wp\/v2\/comments?post=93"}],"version-history":[{"count":44,"href":"https:\/\/www.phpmind.com\/blog\/wp-json\/wp\/v2\/posts\/93\/revisions"}],"predecessor-version":[{"id":98,"href":"https:\/\/www.phpmind.com\/blog\/wp-json\/wp\/v2\/posts\/93\/revisions\/98"}],"wp:attachment":[{"href":"https:\/\/www.phpmind.com\/blog\/wp-json\/wp\/v2\/media?parent=93"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.phpmind.com\/blog\/wp-json\/wp\/v2\/categories?post=93"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.phpmind.com\/blog\/wp-json\/wp\/v2\/tags?post=93"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}