Static Export On Demand

(Difference between revisions)
Jump to: navigation, search
(slightly changed some formulations)
Line 1: Line 1:
 
This is a method of exporting pre-processed Content from OpenCms into the file system. The export takes place, whenever a resource that should be exported, is requested for the first time. At that point in time, the resource is processed and exported. All future requests can be answered by serving the statically exported file, without triggering any processing on the side of opencms again.
 
This is a method of exporting pre-processed Content from OpenCms into the file system. The export takes place, whenever a resource that should be exported, is requested for the first time. At that point in time, the resource is processed and exported. All future requests can be answered by serving the statically exported file, without triggering any processing on the side of opencms again.
 +
To use 'export on demand' configure <staticexporthandler> in opencms-importexport.xml to
 +
  'org.opencms.staticexport.CmsOnDemandStaticExportHandler'.
  
 
see also: [[Static Export]], [[Static_Export_configuration]].
 
see also: [[Static Export]], [[Static_Export_configuration]].

Revision as of 19:02, 26 March 2007

This is a method of exporting pre-processed Content from OpenCms into the file system. The export takes place, whenever a resource that should be exported, is requested for the first time. At that point in time, the resource is processed and exported. All future requests can be answered by serving the statically exported file, without triggering any processing on the side of opencms again.

To use 'export on demand' configure <staticexporthandler> in opencms-importexport.xml to
 'org.opencms.staticexport.CmsOnDemandStaticExportHandler'.

see also: Static Export, Static_Export_configuration.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox