Something like that would be nice to have in the wiki: Missions: Treeview (MA will very likely implement it anyway, a treeview is a bit more complex than a simple list) I know, there are already things like "Next mission in the mission chain", but an overview with expandable treeview, maybe combined (personalized) with the mission tracker data (completed green, active red, "Yet to unlock" missions grey).
would be nice indeed and there is a nice extension that makes the treeview possible Extension:TreeAndMenu - MediaWiki the other stuff might be a challenge, but who knows.
Hi wizzszz, thanks for pointing out. Treeview is planned for the mission tracker. I also did research how to implement tree view for another wiki project. It's definitely the way to go but also a rather long path considering the # of current projects. No idea yet how to integrate wiki treeview & tracker data with not too many hooks... ;)
The sql connection singleton i promised is ready for quite some time already - this will enable you to have as many hooks as you want, without the overhead to reconnect every time - i just don't have the time to make a "spoonfeed" example - maybe your new tech guy is able to code that w/o the need for examples?
I offered already to send the "raw" file - you declined. However, i'll be on skype now, and can send it to you/answer some first questions.
Can we have the other toy two: Extension:CategoryTree (long-term approved extension installed on Wikipedia) - The installed one allows you to build Trees and Menus by hand (which is great) - while this one would enable treeview for categories, subcategories and pages in categories automatically