⬆️ ⬇️

Typograph in FCKEditor

Use FCKEditor and want your site to look good in terms of typography, but do not want to go somewhere every time? then this is for you, Plugin for FCKEditor which allows you to capture directly in the editor.



The base of my plugin was taken http://click1.ru/book/tipograf-plagin-k-redaktoru-fck , after he didn’t want to work with me immediately, I had to finish it a little with pens, which resulted in my version of this plugin .



Typography can be checked Offline by the typographer , Online (refer to the site) by typographers typograf.ru and typographer Lebedev .



My changes:

  1. Minor bugs in php code (which was enough for me to drop php 5.3 with apache, and who needs wiring and notices in the logs);
  2. Updated version of offline typographer;
  3. Updated interfaces for online printers;
  4. Added a status indicator (and sometimes it is not clear what is going on now);
  5. Changed icon.


Installation Instructions:

  1. Download the plugin from here http://nvlad.com/files/typograf.7z ;
  2. Unpack to the / FCKEditor / editor / plugins / directory
  3. Add the plugin FCKConfig.Plugins.Add ('typograf', 'en, ru') to the configuration file;
  4. Well, add the 'typograf' button to the right place on the Toolbar.


I think someone will be useful as me.


')

Source: https://habr.com/ru/post/63998/



All Articles