Movement
No more drop downs. Changes to the admin menu. Work begins on the History Wiki.
I’ve removed the drop downs. That’s a good thing, I think.
I’ve made some changes to how the administration menu is displayed on pages. It is now included within the templates, which means that I can remove code from each PHP page. It also now becomes a ’sub-menu’ of the main navigation bar, avoiding certain problems where the margins were inappropriate for certain pages.
I’ve also begun work on the History Wiki. I’ve decided to use MySQL rather than the XML solution I was playing with previously. I figure I can always just convert the MySQL data into XML later if I want.