Bugs, Improvements, and Additions
An ongoing list of changes to come
Improvements
- Installation process - Run one script, and then it's completely set up.
- Better special code support - Need to get a better regular expression for content. It's possible that some obscure characters won't work with the current syntax.
- Editor bugs - Need to properly encode ASCII so it isn't displayed in character form in textareas for pages, template, and CSS.
- Image uploader - Allow multiple images to be uploaded at a time.
- mod_rewrite - Make it so you don't have to use mod_rewrite if you don't want to.
- Absolute paths - Change absolute paths to relative
Additions
- Template control - I'm planning to add support for multiple templates to be stored, edited, deleted, etc. You would be able to change your site's theme from one to another with the click of a button.
- Navigation control - I'm thinking a more dynamic sort of navigation would be nice. Rather than editing the template itself, you'd edit that from a different page.
- Emoticon support - Possibility of adding emoticons into the parse function...maybe even emoticon packs.
- A caching system - Self explanatory
- Turn off special code - Either for the entire page, within certain text, or both.
Bugs
- None reported...so far!
You can help!
Did you find a problem somewhere or maybe have a suggestion for improvement? Let me know, using the contact form here. Thanks!
Past Changes
- Special Code explanation page had only two apostrophes around bold - changed it to three.