At line 2 changed one line |
how to separate your domainwiki-pages from other wiki-pages (e.g. the corewiki-pages or default help-pages)?\\ |
How to separate your domainwiki-pages from other wiki-pages (e.g. the corewiki-pages or default help-pages)?\\ |
At line 4 changed 4 lines |
the ~MultiVersionFileProvider is based on the default VersionFileProvider and solves the problem like this:\\ |
* you have to configure multi page dirs in the jspwiki.properties (see Installation). |
* if a page is requested, the provider looks in every pagedir and return the correspondent page (if exists). |
* the first pageDir-entry is the master dir. every NEW page is created in this dir. you can't create new pages in the other folders. |
The ~MultiVersionFileProvider is based on the default VersionFileProvider and solves the problem like this:\\ |
* You have to configure multi-page dirs in the jspwiki.properties (See Installation). |
* If a page is requested, the provider looks in every pagedir and returns the correspondent page (if exists). |
* The first pageDir-entry is the master dir. Every NEW page is created in this dir. You can't create new pages in the other folders. |
At line 9 changed 2 lines |
tested with JSPWiki Version 2.5.166-cvs.\\ |
it is not working with MultipleWikis, because the ReferenceManager is not refreshed. |
Tested with JSPWiki Version 2.5.166-cvs.\\ |
It is not working with MultipleWikis, because the ReferenceManager is not refreshed. |
At line 13 changed 2 lines |
* copy the [MultiVersionFileProvider.jar|MultiVersionFileProvider-0.1.jar] in your WEB-INF\lib folder. |
* edit the jspwiki.properties like this: |
* Copy the [MultiVersionFileProvider.jar|MultiVersionFileProvider-0.1.jar] in your WEB-INF\lib folder. |
* Edit the jspwiki.properties like this: |
At line 28 changed 2 lines |
* implement a MultiAttachmentProvider |
* tests with multiwiki-installations |
* Implement a MultiAttachmentProvider |
* Tests with multiwiki-installations |
At line 33 changed one line |
more [Category Provider] |
More [Category Provider] |