Documents, folders and URLs are specific types of URIs.
They all have a unique URI ID and share many common features.
Documents and folders belong to an internal host, meaning they are managed internally by PageSeeder and their source can be found in the local database or file system. Like in a file system, folders are containers for documents.
URLs belong to an external host; their source is defined outside of PageSeeder.
In the developer documentation, URLs might also be described as external URIs.
Hosts in PageSeeder are managed by an administrator. They are automatically created when a link or a URL is created.
* Feature can be applied to documents in the folder
In the PageSeeder API, documents, folders and URLs are represented using the <uri>
element.
All URIs can be exported with an associated PSML file descriptor ( <document level="metadata">
), allowing PageSeeder to re-import any PageSeeder-specific data associated with the
file. PSML documents don’t have a file descriptor as they already contain all associated
data.
The PageSeeder user manual
© Allette Systems (Australia)