hak_tinymce - WYSIWYG article editor
This plugin adds a TinyMCE based WYSIWYG editor to Textpattern.
This is an update for mic_tinymce, originally developed by Michele Campeotto.
hak_article_image
<txp:hak_article_image /> is an enhancement to <txp:article_image /> it supports multiple images per article along with various ways of attaching links to the images.
Textile for upm_quicktags
This is basically an implementation of hak_textile_tags to be used with upm_quicktags. It is designed to be used in the write tab of Textpattern and will allow you to use textile to format your articles instead of XHTML.
Install Instructions
This package contains a replacement write.js. Simply replace your original /upm_quicktags/write.js with this file and you will get the textile functionality. Back up your original.
Limitations
Only tags that have textile equivalents were translated. The rest still output xhtml. Images and Links are currently hardcoded so they don’t output textile yet.
hak_textile_tags Plugin
Finaly got the chance to finish this. This plugin was designed to make using textile in comment forms simpler. Basically it provides the user leaving the comment with simple buttons to insert the textile formating code in for them.
It is based on Alex King’s Quicktags from Wordpress’ article editing interface.
You can see it in action by trying to leave a comment to this article.
New update 10-29-05