Upcoming features for SUB
Categories
Over the next little while there are 3 features that I'm planning to implement, which are:
- Add support for hierarchical categorization by allowing you to specify a "parent" category for each category.
- Add support for automatic image uploading. This will allow the user to upload images while they are managing posts. I envisage that this feature might use some form of "AJAX" technology to allow the user to select and upload an image without affecting their current work operation. This feature will probably accept and store an uploaded image and return the url of that image to the user so that they can paste it into their document.
- Code highlighting. Not quite sure how I want to do this but I envisage doing something very similar to what Chris Frazier did with PostXING where he "pops" a dialog which allows you to colorize the code and then automatically embed it back into the post.
I'd also love to move to version 3.x of FreeTextBox but I just didn't have a "plop-it-in" experience with it so I'll wait until I have more time and retry that one I think.