Tiny MageDB update

Hey,

I’ve just finished the navbar.class.php file that takes care of the navigation that will be always visible in MageDB.
This navbar class was hard to make while the code isn’t long at all.. just hard to make. The navbar is finished and fully implemanted in the public part of MageDB (not in the admin panel, yet)

Another thing that i’ve just finished is the “filecount class” this might also seems like a stupid little class but is quite useful. I assume you would like to see how many files there are in a certain category… this class takes care of it and it counts recursive (meaning that it’s also counting all the sub categories).

The above additions make the public MageDB part progress at about 70% i think. Those 2 where the most difficult to make.

Next 1. : SEO friendly urls
Next 2. : adding the admin panel (doesn’t mean that it’s completed).

And i’m gonna experiment some with Modules. will probably be very and won’t be in MageDB 1.0.0 but it’s the main new thing for MageDB 2.0.0

Till next blog,

Mark

Leave a Reply