[jboss-dev-forums] [Design of JBoss Wiki] - Ugly tables
PeterJ
do-not-reply at jboss.com
Mon Oct 29 15:52:27 EDT 2007
I told myself that I should be polite about this, but let's face it - wiki tables are ugly. Fortunately, the wiki already attaches a class, wikitable, to the table tag, making reformatting fairly easy (though the wiki also attaches a 'border' attribute to the table tag, making some formatting difficult if not impossible).
I have modified the code so that the generated table tag does not use the 'border' attribute, and also defined styles in wikiStyle.css to make tables look nicer. The color scheme fits in nicely with the Renaissance theme. Let me know if you are interested in the patch and I will open a JIRA and attach the patch.
By the way, I resisted the urge to convert all the tags into lower case (e.g., TABLE -> table), which was very hard, especially considering that the portal generates pages using xhtml... I assume there is already a task to make the wiki output xhtml compliant?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099990#4099990
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099990
More information about the jboss-dev-forums
mailing list