FrontPage
RecentChanges
FindPage
PageIndex
UnusedPages
UndefinedPages

Set your name in
UserPreferences



Referenced by
UndefinedPages




JSPWiki v2.0.36


Main

[old:Main]

Difference between version 42 and version 28:

Line 1 was replaced by lines 1-3
- You've been redirected to the new wiki. This is a copy of the old perl Wiki as oh 1540 23 Feb 2003.
+ __You've been redirected to the new wiki.__\\
+ Please update your bookmarks.\\
+ This is a copy of the old perl Wiki as oh 1540 23 Feb 2003.
Lines 4-5 were replaced by lines 6-18
- ----
- FrontPage
+
+ You may want to start again from the familiar FrontPage.
+ - I've now fixed the fowarding to use mod_rewrite which was a bit of a pain, but finally got things down to the this in the .htaccess file in the old cgi-bin directory.\\
+ {{{
+ RewriteEngine on
+ RewriteBase /cgi-bin
+
+ RewriteCond %{QUERY_STRING} browse=(.*)
+ RewriteRule ^wiki\.cgi /xpdwiki/Wiki.jsp?page=%1 [R]
+ }}}
+
+ --OliBye
+
Line 7 was replaced by lines 20-23
- *[c2:OliBye] [old:OliBye]
+ Is there anything we can do about the regular expressions for WikiNames? This one doesn't pick up some of the old ones, for example XtC. --[SteveF]
+ ** Addressed in the lastest version of JSPWiki (i.e. it does form a link now).
+
+ See NewWikiIssues for more.
At line 8 added 1 line.
+ ----
Removed lines 15-27
- CamelCase is working, so the upgrade is on.
-
- Edit the RecentChanges page to see some of the more interesting aspects of this wiki in action.
-
- ''MikeRoberts thinks that we should consider using [MoinMoin|http://twistedmatrix.com/users/jh.twistd/moin/moin.cgi/]. Its python based, but I like it.''
- KarlScotland likes MoinMoin aswell.
- ----
- Do we have any [WikiUserStories] we can use as the basis for evaluating alternative Wikis? --DarrenH
- ----
- I've been playing with JSPWiki on [oneeyedmen|http://www.oneeyedmen.com]. It seems to do everything it says on the tin, and is well supported. I'm looking forward to hacking on it. --[DuncanMcGregor|old:DuncanMcGregor]
- ----
-
- CamelCase might be working in 1.9.2, but I need people to [test it|JSPWiki:JSPWikiDownload], and possibly (hopefully?) send in patches =). My UnitTests run, but they don't seem to be complete. --JanneJalkanen. Now that OliBye has 1.9.2 installed here, he'll start looking at the UnitTests to enable ParallelRunningWithOldWiki

Back to Main, or to the Page History.