Thursday June 12, 2003
Customizing JSPWiki I've installed JSPWiki on this server in order to better support collaboration among developers. In particular, I hope to get user's tips and tricks for my demos and downloads. However, JSPWiki out-of-the-box is ugly. Dave has done a good job in making Roller's Wiki look good. So here's my question: How did you do it Dave? Rather than digging for CSS files and what not - can you hook me up with the info. I'll try to document my customization process when it ensues. Posted in Java at Jun 12 2003, 05:22:40 PM MDT 5 Comments
Search This Site
Recent Entries
- What's Next
- Jack's Mohawk
- LinkedIn Cuts 10% (a.k.a. The Journey is Over)
- Happy Birthday Abbie!
- Moving from Spring's XML to Annotations in AppFuse
- Free Maven Training in New Orleans on Election Day
- AppFuse Light ยป AppFuse, Maven Archetypes and Shared Web Assets
- Great Weekend in Montana
- Colorado Software Summit 2008 Wrapup
- RESTful Web Applications with Subbu Allamaraju
Posted by Dave Johnson on June 12, 2003 at 07:28 PM MDT #
Posted by Matt Raible on June 12, 2003 at 09:59 PM MDT #
Posted by Greg Klebus on June 13, 2003 at 12:55 AM MDT #
Posted by Niel Eyde on June 14, 2003 at 07:10 AM MDT #
You should be able to grab both of these files from the following links: cssinclude.js and jspwiki.css. In the CSS file, all my changes are after /* RAIBLE_MODS */
Posted by Matt Raible on June 14, 2003 at 07:54 AM MDT #