Happy new Year !

Hello you guys and gals ! And happy new year ! I spent 3 weeks mostly at the beach and in Hong Kong and enjoyed my trip a lot. Now I am back to work ! Compared to the very alpha version end of last year, I started implementing version control. I mean no SVN or CVS yet, but my own simple versioning system. In fact I just created a variable storing the version of the CMS. All the methods are stored in one single file named class.php, with contains a variable that stores the version. There are two classes at the moment, and the other class is for the Manage module.

Second, I then started improving the backend, now that I've got used to the first version, I noted the points to improve in order to speed up the blog posting process. All is HTML and there is no AJAX yet because I don't really know AJAX at the moment. the Manage module has versioning and you can see at the top the newest version, and next to it the version of the current backend. I added the capability to edit the links in the links table, with this feature enabled, you can now insert tags for a post. I also redesigned the backend to make it more friendly with some CSS. The Manage module is independent, packaged in another folder for easier upgrade.

For the frontend too, I did a nice thing, before the theme was packaged with the whole includes, now the view (HTML template) is independent from the class files, so that it is easier to upgrade (I learned my lessons through several upgrades of my sites !). That also means you can add another themes to give your site another look !

Of course there are a lot to do but I try to keep with the initial philosophy of simplicty hence MuCMS. Next I'll post the changelog article with further details.


0 Commentaires

Leave a Comment

Name*
E-mail*
Website