Offline page generator
----------------------

                 Key: CLEREZZA-96
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-96
             Project: Clerezza
          Issue Type: New Feature
            Reporter: Reto Bachmann-Gmür


The service takes the following argumens:
- 1 base-uri: for all resources with a URI starting with this Uri creation of 
the specified target fomats is attempted
- 1 target-uri: where base-uri appears in the representations it is replaces 
with target-uri
- 0 or 1 root link prefix: prefix to be prepended to links with Uri reference 
starting with a slash 
- 1 - n target formats: the file- extensions represing the different formats to 
be produced, the extensions are added to the generated files where the file 
would not otherwise end with the extension.

The service generates a zip containing a directory structure matching the 
subpaths from base-uri, the directories contains files for the individual 
representations, URIs ending with / are matched to a file called "index"+format 
extension within the respective directory.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to