WordPress Plugins needed
I need a pair of plugins to make Wordpress the perfect tool for our corporate intranet:
- Upload files with new posts.
- Color picker for writing posts (using a
<span color="xxx"/>tag.
Who will write these plugins? Will it be (gasp) me?
Edited 11-June-05:
I’ve found a nice WYSIWYG plugin so the color-picker isn’t a problem. I’ve hacked the post.php file almost beyond recognition and now have a button on the Edit forms which allows the user to add a file. The html for the link is dumped right into the page content. I haven’t made it into a plugin because I just don’t think all of the hooks I need are available.
Edited 23-January-06:
The new version of Wordpress (2.0) has built-in fie uploading. The color picker isn’t available in the basic built-in WYSIWYG editor, but since 2.0 breaks my customizations, I won’t be using it for work anyhow.