Recent Changes . Page History . Printable View . Edit Page
SearchWiki:
        
        
        
       

UseModj? uses the same database format as the UseMod:DataBase. Using the file system storage, there is easy to install it. There are data mapping classes of Page, Section and Text.

 source code location : 
http://cvs.sourceforge.net/viewcvs.py/usemodj/usemodj-tomcat4.1.24/src/org/usemodj/files/#dirlist


 Related parts of souce code :

  -- wiki page file format definition (the same data format as the UseMod Wiki of perl)

  • Section.java :
http://cvs.sourceforge.net/viewcvs.py/usemodj/usemodj-tomcat4.1.24/src/org/usemodj/files/Section.java?view=markup

  • Text.java :
http://cvs.sourceforge.net/viewcvs.py/usemodj/usemodj-tomcat4.1.24/src/org/usemodj/files/Text.java?view=markup


  -- all servlet action classes extend the BaseAction?.java

  -- called by  url query = edit.screen?id=<pageName>  

  -- called by Save Button of editing screen : url query  = post update.screen

Edit Page - Page History - Printable View - Recent Changes - PmWikiHelp - SearchWiki
SourceForge.net Logo XDoclet Logo Struts Logo Velocity Logo
Page last modified on June 18, 2004, at 08:00 PM