20030612 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

Comments:

Thanks Matt, it was just a little CSS magic. I believe that the only file that I modified was templates/default/jspwiki_ie.css. I have emailed the file to you. I made my changes after the /* DMJ_MODS */ comment.

Posted by Dave Johnson on June 12, 2003 at 07:28 PM MDT #

Thy wiki has been customized - thanks for the help!

Posted by Matt Raible on June 12, 2003 at 09:59 PM MDT #

There's also "mrg" template, but it's a bit heavier customization. Nice anyway. I used this one for our project's wiki, just changed <span style="font-family: Arial;">the dull Arial</span> to <span style="font-family: 'MS Trebuchet'">something nicer (Trebuchet)</span>.

Posted by Greg Klebus on June 13, 2003 at 12:55 AM MDT #

Would you mind sharing the CSS template with me?

Posted by Niel Eyde on June 14, 2003 at 07:10 AM MDT #

I modified the jspwiki_ie.css and renamed it to jspwiki.css. Then I modified templates/default/cssinclude.js and removed all the browser detection, replacing it with the following:

<link rel="stylesheet" href="templates/default/jspwiki.css" title="default" />


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 #

Post a Comment:
  • HTML Syntax: Allowed
Click me to subscribe
Matt Raible is a Web Architect who enjoys developing applications with open source technologies. Contact me for rates.
« December 2008
SunMonTueWedThuFriSat
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
   
       
Today

Recent Entries

Tag Cloud