org.olat.modules.wiki
Class WikiToCPExport

java.lang.Object
  extended by org.olat.modules.wiki.WikiToCPExport

public class WikiToCPExport
extends java.lang.Object

Description:
To generate an snapshot of the current wiki users can export it in an offlinereadeble html export. The export contains also an IMS content package manifest and therefore can be reimported as an static html content which is no longer editable back into OLAT or any other IMS CP capable LMS.

Initial Date: Aug 7, 2006

Author:
guido

Field Summary
static java.lang.String WIKI_MANIFEST_IDENTIFIER
           
 
Method Summary
 void archiveWikiToCP()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WIKI_MANIFEST_IDENTIFIER

public static final java.lang.String WIKI_MANIFEST_IDENTIFIER
See Also:
Constant Field Values
Method Detail

archiveWikiToCP

public void archiveWikiToCP()