This is as much for all you folks out there as it is for myself. I just wanted to go pick my own brain and write down all that I have told myself that I would work on in the near future. Feel free to make suggestions.
- Polling plugin (significant revamp/rewrite of MTVote most likely)
- Update MultiBlog to handle multi-user environments correctly
- Update ExtendedComments to include changes to the comment process from MT 3.1x
- Finish up CommentThreads and CommentTitles
- Clean up and release the Apache Authentication for MT "plugin"
- Plenty of work to be done with MT Forge
- Start working on the plugin permissions "plugin" idea
Update: Also needing significant work is the Plugin Manager, but that's more of a long term task. And I am currently not planning on porting any of my plugins to PHP for two main reasons:
- I cannot use the dynamic publishing features myself as I am using Postgres, so testing would be difficult
- The majority of my plugins use data stored with PluginData, which is inaccessible to PHP plugins
Eek, where Plugin Manager O.o Oh and will you be converting/writing plugins for PHP ?