Short description
I am not sure if that is easy to archieve but I think I would like to have the possibility to supress table columns by a comment. By this a user can shrink or expand a table.
||data||/* counter ||*/
Assuming jQuery makes it into moin 2.0, then the jQuery plug-in wars begin. There are multiple versions of table sorting, row highlighting, row filtering, column highlighting, column hiding, etc. to choose from. A nice feature would be a way of allowing a wiki admin to add custom plug-ins to his site. One way would be to add more configuration variables:
- a list of plug-in files to load that will be added to page header
- a bit of javascript to initialize the plug-in functions that would be executed after all javascript files are loaded
I think Column Manager is close to what you want to do: http://plugins.jquery.com/project/Plugins/category/54