⧼vector-jumptocontent⧽

Lib/themes/example/templates/: Difference between revisions

From EPrints Documentation
Added directory page for lib/themes/example/templates/
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
This is the templates directory of this example theme, which contains XML files describing the templates for the web pages (i.e. branding) for this theme.
This is the templates directory of this example theme, which contains XML files describing the templates for the web pages (i.e. branding) for this theme.


*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/lib|lib]]/[[Lib/themes/|themes]]/[[Lib/themes/example/|example]]/static'''
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/lib|lib]]/[[Lib/themes/|themes]]/[[Lib/themes/example/|example]]/templates'''
** '''default_internal.xml''' - Internal (logged in) pages template for this example theme.
** '''default.xml''' - Default template for this example theme.
** '''default.xml''' - Default template for this example theme.
** '''default_internal.xml''' - Default template for internal (logged in) pages for this example theme.

Latest revision as of 12:27, 9 February 2022

DON'T EDIT THESE FILES....

Editing the contents of this directory is not recommended. See Read Only Directories.

This is the templates directory of this example theme, which contains XML files describing the templates for the web pages (i.e. branding) for this theme.

  • eprints3/lib/themes/example/templates
    • default_internal.xml - Internal (logged in) pages template for this example theme.
    • default.xml - Default template for this example theme.