Static Export

(Difference between revisions)
Jump to: navigation, search
(slightly extended the intro to Static Export)
Line 3: Line 3:
 
OpenCms is not only able to export static files like images from its [[Virtual File System]] - it can also export a complete page, after it has been processed by a [[JSP Template]]. Of course this makes only sense for resources, that do not have to change with each request. Because of this, Static Export can be switched on or off for complete folders or individual files by using the ''export'' property.
 
OpenCms is not only able to export static files like images from its [[Virtual File System]] - it can also export a complete page, after it has been processed by a [[JSP Template]]. Of course this makes only sense for resources, that do not have to change with each request. Because of this, Static Export can be switched on or off for complete folders or individual files by using the ''export'' property.
  
Opencms can handle websites where only part of the some pages are exported and some pages are always created dynamically. In such a case, OpenCms will automatically rewrite any links so that to exportable files will point to their export location but that all other links will still point to the CMS.
+
Opencms can handle websites where only some pages are exported and some pages are always created dynamically. In such a case, OpenCms will automatically rewrite any links so that to exportable files will point to their export location but that all other links will still point to the CMS.
  
 
See also: [[Static Export After Publish]], [[Static Export On Demand]] and [[Static Export configuration]].
 
See also: [[Static Export After Publish]], [[Static Export On Demand]] and [[Static Export configuration]].

Revision as of 11:21, 21 January 2007

OpenCms is capable of exporting Resources into the Real File System. That means that opencms creates a frozen snapshot of a website or parts of a website. These files can then be served by a normal web server, without involving any more processing on the side of OpenCms. This is mainly used to increase performance and is called Static Export.

OpenCms is not only able to export static files like images from its Virtual File System - it can also export a complete page, after it has been processed by a JSP Template. Of course this makes only sense for resources, that do not have to change with each request. Because of this, Static Export can be switched on or off for complete folders or individual files by using the export property.

Opencms can handle websites where only some pages are exported and some pages are always created dynamically. In such a case, OpenCms will automatically rewrite any links so that to exportable files will point to their export location but that all other links will still point to the CMS.

See also: Static Export After Publish, Static Export On Demand and Static Export configuration.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox