<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://blutwald.de/index.php?action=history&amp;feed=atom&amp;title=JSPWiki_FAQ</id>
	<title>JSPWiki FAQ - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://blutwald.de/index.php?action=history&amp;feed=atom&amp;title=JSPWiki_FAQ"/>
	<link rel="alternate" type="text/html" href="https://blutwald.de/index.php?title=JSPWiki_FAQ&amp;action=history"/>
	<updated>2026-04-17T22:20:00Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Earthdawn-Wiki.v2</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://blutwald.de/index.php?title=JSPWiki_FAQ&amp;diff=2326&amp;oldid=prev</id>
		<title>Root: Die Seite wurde neu angelegt: „This is a snapshot of the [JSPWiki:JSPWikiFAQ on-line copy of the JSPWiki FAQ].  You should go there for more up-to-date questions and answers. ---- ===How do WikiAttachments work ?=== Yes, please do see the wiki attachments page for more information. --JanneJalkanen, 09-Dec-02. ===How recent are Recent Changes?=== We just basically look at the modification time of each file, then show them…“</title>
		<link rel="alternate" type="text/html" href="https://blutwald.de/index.php?title=JSPWiki_FAQ&amp;diff=2326&amp;oldid=prev"/>
		<updated>2024-10-22T18:36:09Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „This is a snapshot of the [JSPWiki:JSPWikiFAQ on-line copy of the JSPWiki FAQ].  You should go there for more up-to-date questions and answers. ---- ===How do &lt;a href=&quot;/index.php/Wiki_Attachments&quot; title=&quot;Wiki Attachments&quot;&gt;WikiAttachments&lt;/a&gt; work ?=== Yes, please do see the &lt;a href=&quot;/index.php/Wiki_Attachments&quot; title=&quot;Wiki Attachments&quot;&gt;wiki attachments&lt;/a&gt; page for more information. --&lt;a href=&quot;/index.php?title=Janne_Jalkanen&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Janne Jalkanen (Seite nicht vorhanden)&quot;&gt;JanneJalkanen&lt;/a&gt;, 09-Dec-02. ===How recent are &lt;a href=&quot;/index.php/Recent_Changes&quot; title=&quot;Recent Changes&quot;&gt;Recent Changes&lt;/a&gt;?=== We just basically look at the modification time of each file, then show them…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is a snapshot of the [JSPWiki:JSPWikiFAQ on-line copy of the JSPWiki FAQ].  You should go there for more up-to-date questions and answers.&lt;br /&gt;
----&lt;br /&gt;
===How do [[Wiki Attachments|WikiAttachments]] work ?===&lt;br /&gt;
Yes, please do see the [[Wiki Attachments|wiki attachments]] page for more information.&lt;br /&gt;
--[[Janne Jalkanen|JanneJalkanen]], 09-Dec-02.&lt;br /&gt;
===How recent are [[Recent Changes]]?===&lt;br /&gt;
We just basically look at the modification time of each file, then show them in reversed order.  Currently the cutoff point is at 60 days, but you can see a full list of all changes at [[Full Recent Changes|FullRecentChanges]].&lt;br /&gt;
However, if a page gets modified twice, the change is only marked up once.  This helps to keep the list compact.&lt;br /&gt;
===How do I delete a page?===&lt;br /&gt;
Simple.  Just put a link to the page [[DELETEME]] as the first item on your page, and at some point the administration will delete these pages.  Easier page deletion will be implemented on upcoming versions.&lt;br /&gt;
===What happens if two people try to edit and save concurrently? Last one to save wins? ===&lt;br /&gt;
First one to save wins, the next guy gets a warning and a note telling that you should check what changed and try a re-edit. &lt;br /&gt;
====Where do I find the source code?====&lt;br /&gt;
You can download the JSPWiki distribution package, including a war-file and the source code from [JSPWiki:JSPWikiDownload].&lt;br /&gt;
===How do I add a new Wiki page?===&lt;br /&gt;
Create a link that points to a new (not existing) page using its [[Wiki Name|WikiName]]. Click question mark (?) after the new link and you will get an editor for the new page. &lt;br /&gt;
The reason for this is that linking between [[Wiki Page|WikiPage]]s is the way how people&lt;br /&gt;
find to these pages.  If a page is not linked to, nobody can find it and it&lt;br /&gt;
is thus useless.  By forcing people to create a link first, you encourage people to link more and more.&lt;br /&gt;
In fact, whenever you write something that you think someone could write an explanation for, just make it a hyperlink.  Someone will pick it up, someday.&lt;br /&gt;
&lt;br /&gt;
===How does JSPWiki compare to other Java based Wikis?===&lt;br /&gt;
I am pondering the possibility of installing a Wiki on a site I run. Well, I actually have already decided I will, so now I am looking at different implementations. My hosting provider supports perl, python, php and java, so I can really use anyone. However, since the rest of the site is JSP based I prefer to use a JSP based Wiki if possible. I&amp;#039;d like to know which are the advantages or features of [[JSPWiki]] as compared to other JSP [WikiWikiWeb:WikiWikiClones]. How easy is it to modify the editing markers, for example? --[[Victor Jalencas|VictorJalencas]]  PS: BTW, I have just seen all the RPC hooks in the [JSPWiki:JSPWikiDevelopment] page... seems like I am almost decided ;)&lt;br /&gt;
[[Mahlen Morris|MahlenMorris]]: I hope you aren&amp;#039;t expecting to get some sort of unbiased answer from the people who hang out here. :)&lt;br /&gt;
Well, the reasons i chose to use JSPWiki over others were:&lt;br /&gt;
*It&amp;#039;s in Java. I&amp;#039;m currently most adept at Java coding, so any modifications i might need to make would be easier in Java. Admittedly, i haven&amp;#039;t actually coded any modifications to JSPWiki, but I have tracked down a bug or two.&lt;br /&gt;
*It&amp;#039;s under active development. None of the other Java-based Wiki Clones that i could find were. It means you don&amp;#039;t have to fix/add every new feature yourself.&lt;br /&gt;
*I like the Wiki syntax of JSPWiki. It hasn&amp;#039;t been allowed to get too convoluted, which is important to me, since my user base is somewhat naive and easily bewildered.&lt;br /&gt;
Since I adopted it, the XML-RPC server stuff that Janne put in has grabbed my brain and shook it like a wet kitten, inspiring me to start my first [[Free Software|FreeSoftware]] project, [JSPWiki:Hula]. I haven&amp;#039;t even had time to implement some of my wackier ideas using that, but stay tuned.&lt;br /&gt;
Plus, hey, Janne&amp;#039;s been a joy to intercontinentally work with. So that&amp;#039;s why I&amp;#039;m using JSPWiki.&lt;br /&gt;
&lt;br /&gt;
===Which is the proper page to ask for support?===&lt;br /&gt;
Go to the JSPWiki main site, and ask around in there.&lt;br /&gt;
For example:&lt;br /&gt;
* [JSPWiki:BugReports] - a good place if you suspect a bug.&lt;br /&gt;
* [JSPWiki:Ideas] - if you have new ideas&lt;br /&gt;
* [JSPWiki:JSPWikiDevelopment] - for a list of all development related pages.&lt;br /&gt;
&lt;br /&gt;
===Why is there a noticeable delay when you first start JSPWiki up?===&lt;br /&gt;
This is because the ReferenceManager (the piece of software that is responsible for creating the &amp;quot;Referenced by&amp;quot; -list which you can see in the [[Left Menu Footer|left menu footer]], the [[Unused Pages|unused pages]] -list and [[Undefined Pages|undefined pages]] -list, scans all wiki pages on your hard drive for links.  For a large Wiki on a slow machine, this initialization can take a long time.&lt;br /&gt;
===Why is RecentChanges very slow?===&lt;br /&gt;
Are you using [[RCSFile Provider|RCSFileProvider]] or [[Versioning File Provider|VersioningFileProvider]]?  If yes, then the reason is that JSPWiki has to go and find the author for each page separately.  Especially with RCSFileProvider, this can take some time.&lt;br /&gt;
The solution is to enable the [[Caching File Provider|CachingFileProvider]], which keeps a list of recently used pages and author information in memory.&lt;br /&gt;
===Would creating folders and subfolders for the contents translate into a hierarchy?===&lt;br /&gt;
No.  JSPWiki uses an entirely flat file structure for pages.  The different PageProviders may use subdirectories, but these are not visible to the user.&lt;br /&gt;
This is actually a conscious decision: Wikis are flat by nature, and if you want to have a hierarchy, then what you need to do is to define the pages by hand.  This is actually very useful - for example, see [[JSPWiki Development|JSPWikiDevelopment]] for a page that contains all pages that have something to do with JSPWiki development.&lt;br /&gt;
You can easily &amp;quot;simulate&amp;quot; hierarchies by using dots, but JSPWiki in itself does not limit the structure in any way. --[[Janne Jalkanen|JanneJalkanen]]&lt;br /&gt;
===How do I see an Index of all the pages which exist?===&lt;br /&gt;
Go to [[Page Index|PageIndex]].  It is in fact just a regular WikiPage which has just the IndexPlugin from AlainRavet embedded.&lt;br /&gt;
&lt;br /&gt;
===How do I change the colour of the edit screen to something other than blue?===&lt;br /&gt;
The background color is determined in three locations:&lt;br /&gt;
# Edit the CSS files (jspwiki_ie.css, jspwiki_ns.css, and jspwiki_mac.css) and change the &amp;quot;BODY.edit&amp;quot; color&lt;br /&gt;
# Edit the &amp;quot;EditTemplate.jsp&amp;quot; file&lt;br /&gt;
# Make your own stylesheet, and redefine &amp;quot;BODY.edit&amp;quot; in it, then use your browser&amp;#039;s facilities to force that stylesheet.&lt;br /&gt;
&lt;br /&gt;
===How do I change the page layout, modify the presentation or add a logo===&lt;br /&gt;
From version 1.9.x all pages are now [[Wiki Templates|templates]], which the administrator can change at will.  The display of many page elements can be modified via the [[Cascading Style Sheets|style sheets]].&lt;br /&gt;
-- [[Janne Jalkanen|JanneJalkanen]]&lt;br /&gt;
===I&amp;#039;ve written (a new plugin|bug fixes|new functionality)!  How do I contribute it to JSPWiki?===&lt;br /&gt;
Please see [JSPWiki:ContributingChanges].&lt;br /&gt;
===Username not being shown on modified pages===&lt;br /&gt;
Q: I keep getting the following message on all pages -&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;quot;This page last changed on Wed Nov 13 16:44:27 EST 2002 by unknown.&amp;quot;&amp;lt;br /&amp;gt;&lt;br /&gt;
Why isn&amp;#039;t the &amp;quot;unknown&amp;quot; changed to the username I&amp;#039;ve logged in as ? My username does showup in the left menu as - &amp;quot;G&amp;#039;day vipul&amp;quot;&lt;br /&gt;
A: You&amp;#039;re not using any of the versioning file providers: RCSFileProvider or VersioningFileProvider. If you use only FileSystemProvider, then the username is not stored with the changes. --[[Janne Jalkanen|JanneJalkanen]], 15-Nov-02&lt;br /&gt;
===Log4j DNS lookups taking lots of time===&lt;br /&gt;
Some time below, somebody complained about a terribly slowly running&lt;br /&gt;
JSPWiki - I ran into a similar situation: after having successfully&lt;br /&gt;
installed JSPWiki 1.8.2 within a [http://www.gefionsoftware.com LiteWebserver]&lt;br /&gt;
I observed long delays between an HTTP request and the corresponding response&lt;br /&gt;
from the server (30 seconds and more) - surprisingly, the whole(!) server&lt;br /&gt;
was blocked during that time, i.e., concurrent requests with other URIs (I&amp;#039;m&lt;br /&gt;
using that server for a HTML wrapping facility based on servlets which I&lt;br /&gt;
wrote myself) did not proceed as well!&lt;br /&gt;
I then figured out, that the delay might have been caused by problems with&lt;br /&gt;
DNS lookups (the method HttpRequest.getRemoteHost took very long to complete)&lt;br /&gt;
and switching off DNS immediately solved the problem.&lt;br /&gt;
Consequence: you may not have to switch off DNS resolution yourself (I just used this&lt;br /&gt;
to verify my assumption), but you may want to change your DNS servers or&lt;br /&gt;
help your system with a local &amp;quot;hosts&amp;quot; file...&lt;br /&gt;
Hoping that this remark is of any help...&lt;br /&gt;
--[http://www.Andreas-Rozek.de Andreas Rozek]&lt;br /&gt;
You may be right. There should be an option to disable DNS queries (which incidentally, are currently&lt;br /&gt;
only used by the logging routines. Duh. Perhaps I should just disable them completely.)&lt;br /&gt;
--[[Janne Jalkanen|JanneJalkanen]]&lt;br /&gt;
Hmmm, can I disable logging by &amp;lt;tt&amp;gt;log4j&amp;lt;/tt&amp;gt; somehow? This package was the one&lt;br /&gt;
which caused most of the trouble when installing JSPWiki on my LiteWebServer...&lt;br /&gt;
--[http://www.Andreas-Rozek.de Andreas Rozek]&lt;br /&gt;
Simple: Look at the jspwiki.properties, right at the end. Comment out anything that has anything to do log4j, and you should be set. Unfortunately, since string concatenation is done &amp;#039;&amp;#039;before&amp;#039;&amp;#039; the logging, you&amp;#039;ll still get the DNS resolution. Easiest is to remove the offending statements from the JSP pages.&lt;br /&gt;
--[[Janne Jalkanen|JanneJalkanen]]&lt;/div&gt;</summary>
		<author><name>Root</name></author>
	</entry>
</feed>