Class | Description |
---|---|
AttachmentURIResolver |
URIResolver for type "attachment-content".These links point to a file from the attachments of the current Content. |
LocalURIResolver |
URIResolver for type "local".resources local to a Content
These links or images point resources local to a Content. |
MetadataURIResolver |
URIResolver for type "metadata".These links or images point to a file from the metadata of the current Content. |
PageAttachmentURIResolver |
URIResolver for type "attachment-page".These links point to a file from the attachments of the current Page. |
PageURIResolver |
URIResolver for type "page".These links point to a CMS page. |
RemoteURIResolver |
URIResolver for type "remote".This resolver is a proxy to another type to be called from remote url. |
ResourceURIResolver |
URIResolver for type "explorer". |
SiteMetadataUriResolver |
URIResolver for type "site-metadata".These links point to a file of a site |
UploadedLinksHTMLEditionHandler |
This transformer stores linked files as attachment from the incoming HTML.
|
WebHTMLEditionHandler |
Do stuffs during save process such as repairing copy/paste links
|