vqwiki.file |
|
Java Source File Name | Type | Comment |
FileChangeLog.java | Class | |
FileExtensionFilter.java | Class | |
FileHandler.java | Class | |
FileHandlerTest.java | Class | Very Quick Wiki - WikiWikiWeb clone
Copyright (C) 2001-2002 Gareth Cronin
This program is free software; you can redistribute it and/or modify
it under the terms of the latest version of the GNU Lesser General
Public License as published by the Free Software Foundation;
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
FileNotify.java | Class | Implementation of Notify which stores notification records in text files. |
FileReminders.java | Class | Implementation of Reminders which stores reminder records in text files.
Reminder files use the same filename as the associated topic and use
the extension ".rmd". |
FileSearchEngine.java | Class | Very Quick Wiki - WikiWikiWeb clone
Copyright (C) 2001-2002 Gareth Cronin
This is the search engine for the default file system. |
FileStartFilter.java | Class | |
FileVersionManager.java | Class | Very Quick Wiki - WikiWikiWeb clone
Copyright (C) 2001-2002 Gareth Cronin
FileVersionManager is the VQWiki native file system implementation of
the version manager for looking after the version trail that is used
in diffs etc.
This program is free software; you can redistribute it and/or modify
it under the terms of the latest version of the GNU Lesser General
Public License as published by the Free Software Foundation;
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
FileWikiMembers.java | Class | Stores a list of usernames and their registered email addresses so
that users may set notifications and reminders per topic page. |