[xwiki-devs] How to add new font-family to XWiki tinymce
I configured my Chinese Wiki, but in the wysiwyg editor I can only select some English font-family. What can I do if I want to add some Chinese font-families? Should I modify some .js files in tinymce. Please anyone knows that give me some suggestion, thanks a lot. -- View this message in context: http://www.nabble.com/How-to-add-new-font-family-to-XWiki-tinymce-tp18054434... Sent from the XWiki- Dev mailing list archive at Nabble.com.
Finally, I found the file. in \xwiki\wiki_editor\plugins\core.js just add new font defination to iFont and nFont paramater. LiDan wrote:
I configured my Chinese Wiki, but in the wysiwyg editor I can only select some English font-family. What can I do if I want to add some Chinese font-families? Should I modify some .js files in tinymce. Please anyone knows that give me some suggestion, thanks a lot.
-- View this message in context: http://www.nabble.com/How-to-add-new-font-family-to-XWiki-tinymce-tp18054434... Sent from the XWiki- Dev mailing list archive at Nabble.com.
participants (1)
-
LiDan