General Actions:
Log-in
Wiki:
Courses
▼
:
Document Index
»
Space:
Admin
▼
:
Document Index
»
Page:
ExportFromDate
Search
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Export of the Wiki from a specific date
Wiki source code of
Export of the Wiki from a specific date
Last modified by
Hal Eden
on 2010/08/19 07:32
Content
·
Comments
(0)
·
Attachments
(0)
·
History
·
Information
Show line numbers
1 Export of the Wiki from a specific date <form action=""> #if(!$request.date) #set($date = "2008-07-01 00:00:00") #set($versions = "1") #set($backup = "1") #set($start = "") #set($end = "") #else #set($date = $request.date) #set($versions = $request.versions) #set($backup = $request.backup) #set($start = $request.start) #set($end = $request.end) #end Space: <input type="text" name="space" value="$!request.space" /> <br /> Date: <input type="text" name="date" value="$date" /> <br /> Start: <input type="text" name="start" value="$start" /> <br /> End: <input type="text" name="end" value="$end" /> <br /> <input type="checkbox" name="versions" value="1" #if($versions) checked #end /> With History <br /> <input type="checkbox" name="backup" value="1" #if($backup) checked #end /> Backup pack (author and date preserved) <br /> <input type="checkbox" name="confirm" value="1" #if($request.confirm) checked #end/> Confirm <br /> <input type="submit" value="Export" /> </form> <br /> <br /> #if($request.date) #set($exp = $xwiki.parseGroovyFromPage("Admin.ExportFromDateGroovy")) $exp.export($context,$xwiki,$request,$response) #end
Welcome
Welcome to this XWiki!
Quick Links
DSSF 2008
DCNM 2009
HCCF 2010
Document Index
Sandbox
My Recent Modifications
ASSIGNMENTNAME