Share

WikiServer

Code

Repositories

browse code, statistics, last commit on 2005-05-13 cvs -d:pserver:anonymous@wikiserver.cvs.sourceforge.net:/cvsroot/wikiserver login

cvs -z3 -d:pserver:anonymous@wikiserver.cvs.sourceforge.net:/cvsroot/wikiserver co -P modulename

Show:

What's happening?

  • Comment: [WX] File links stop at first space or international letter

    Seems like once we detect a [ we should assume anything up to a space. Test cases: [file:////server//FileWithTwoSpaces%20%20Here.doc File with Two Spaces] [file:////server//FileWithTwoSpaces%20%20HereAndDosOKCharacters().doc File with Two Spaces and Funny Characters].

    2008-11-03 02:26:49 UTC by nobody

  • Comment: Printable View w/o Sidebar, Header or Footer.

    One quick solution to the Printer-Friendly problem is to modify the default template (PageTemplate.html) to point to a printer-specific CSS file. Here's how I (Matt pae@towerofjade.com) did it on my system 1. Open your favorite text editor and create a "wikiprint.css" file with the following content: #topbar, #quickbar, #footer {display:none;} /* topbar and footer are self explanatory...

    2008-06-06 13:36:42 UTC by nobody

  • Means of specifying additional syntax highlight files

    One thing that I'd really like to see is the ability to add more syntax highlighting files to WikiServer. Most of my programming is done in Python, and not having it is a pain. Would it be possible to let WikiServer use external syntax files? (I'm thinking specifically of the User Defined Language files used by Notepad++ [see References], but if you can think of or find a better version of...

    2008-06-06 13:13:12 UTC by nobody

  • Extra blank line in source highlighter

    At the end of every source Highlighter block there is an extra blank line. Could this be removed?.

    2006-08-30 02:55:42 UTC by nobody

  • Customisable Directory Delimiter in $$HEADING$$

    When I call $$HEADING$$ on a page that is in a subdirectory, It outputs something like this: Directory/PageName I would like to have the "/" customisable into say ": ", allowing it to display: Directory: PageName or even Directory> PageName just by changing the config file...

    2006-08-30 02:48:55 UTC by inbilla

  • Comment: LockedPages

    Logged In: YES user_id=678955 Later RCs (RC16+) should do this.

    2006-08-16 19:57:29 UTC by ryannpcs

  • Comment: Extra <br /> in preformatted text

    Logged In: YES user_id=678955 Actually, now in my tests with the latest RC it seems to be fixed. I made some modifications to the parser for other fixes, and this may have been fixed as a result. Basically the above happens if there is a blank line after the monospaced text - i.e. ------- my text ------- produces the extra while ------- my text ------- does...

    2006-08-16 08:42:06 UTC by ryannpcs

  • Comment: Extra <br /> in preformatted text

    Logged In: YES user_id=678955 Ahhh - you are right. Nice catch! I'll see what I can do :).

    2006-08-16 08:32:35 UTC by ryannpcs

  • Comment: Renaming subFolder Links

    Logged In: YES user_id=678955 Fixed in the latest 1.6 RC on the www.wikiserver.org site (just tried it now - works fine)

    2006-08-16 08:28:59 UTC by ryannpcs

  • Comment: Very high utilization

    Logged In: YES user_id=678955 Please try the latest RC16 or RC17 from the wikiserver site and let me know if this still happens - there has been a lot of work on this.

    2006-08-16 08:26:17 UTC by ryannpcs

Our Numbers