-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 this evening I had some time so I thought to get wysiwyg for pmwiki . . experimental style . . .
Idea is simple. Enable html-markup an us it instead of the wikimarkup, then the use of a wysiwyg-editor is almost done. ;-) anyway, it currently only works without setting admin or edit permission, anyone an idea what to do? . . . . You can check it out at: http://netstreams.org/test/wysiwyg/ enjoy nos Installation is very simple: * install enablehtml: http://pmwiki.org/wiki/Cookbook/EnableHTML * enable some html: include_once("$FarmD/cookbook/enablehtml.php"); EnableHtml('b|i|u|sup|sub|strong|p|a|img|ul|li|ol|span|br|style|class|id|hr|table|tr|td|tbody'); * Download: http://tinymce.moxiecode.com/download.php * Copy the content of the folder into pmwikidir * include javascript into skin.templ, code see here: http://wiki.moxiecode.com/examples/tinymce/installation_example_00.php -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGQi2HrGF5npnsxVgRAvZQAKCYCkFZmExA/E7VtPIPJa64zZjt4gCdE1hy DP+pJJQtdf5hq1XxcfOZMJE= =u/Hv -----END PGP SIGNATURE----- _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
