About a week and ago, we decided that the Blog Management in the Control Panel needed a makeover and was lacking several things
- Strong Functionality
- Rich Text Editor
- Friendly Ajax Interface (no page reload)
- Some updating of CSS & design.
- Tagging
- Ability to manage and edit multiple blogs at once.
Starting from scratch
Henry told me to tear up blog, rip out all the code, and create a new interface. Without wasting any time, I jumped right in and stripped the page to it's bones, and built a new, and lighter design around it. Along with that, we plugged in our still fairly new rich text editor class as seen on comments (and soon other parts of the site). Once I was done, I turned the rest over to Henry, and that's when the coding storm begun.
Old CP Blog: was comprised of one single php file a some minimal XML to grab your posts.
New CP Blog: is now compiled of seven different files!...1 Template File, 3 Ajax Module Files, 2 External Javascript files, and 1 css file all working together in this beautiful new application.
Big thanks
Big thanks goes to Henry on this feature, he really put a lot of time and effort into the code, along with it's incredible functionality - it came out fantastic!
Please go ahead and use it, and try to find any bugs. You can easily create multiple new posts to test out the management and editing parts of the application.
Check it out:
Manage Blogs
Screenshots:
First stage of "Manage Blogs" - Displaying Latest Blog Entries

Opened, and Editing multiple blogs simultaneously







