Dialog folder
/WEB-INF/template/default/layout/Dialog
Contains all templates to generate the default dialogs in PageSeeder.
Each dialog template is named after the dialog ID:
/WEB-INF/template/default/layout/Dialog/[dialog-id].xsl
The corresponding dialog-specific style (CSS) and behavior (JavaScript) can be found in the weborganic folder.
The folder name is capitalized and case-sensitive!
Project specific page templates should be placed under the correct project-specific Dialog folder.