⧼vector-jumptocontent⧽

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

From EPrints Documentation
Added directory page for lib/themes/example/static/
 
Added favicon
 
Line 5: Line 5:


*'''[[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]]/static'''
** '''favicon.ico''' - A favicon to be used by this example theme.
** '''[[Lib/themes/example/static/images/|images/]]''' - Images used by this example theme.
** '''[[Lib/themes/example/static/images/|images/]]''' - Images used by this example theme.
** '''[[Lib/themes/example/static/javascript/|javascript/]]''' - JavaScript used by this example theme.
** '''[[Lib/themes/example/static/javascript/|javascript/]]''' - JavaScript used by this example theme.
** '''[[Lib/themes/example/static/style/|style/]]''' - CSS and associated files (e.g. fonts, icons, etc.) for this example theme.
** '''[[Lib/themes/example/static/style/|style/]]''' - CSS and associated files (e.g. fonts, icons, etc.) for this example theme.

Latest revision as of 14:56, 9 February 2022

DON'T EDIT THESE FILES....

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

This is the static directory of this example theme, which contains CSS, JavaScript, images and maybe even fonts specific to this theme.

  • eprints3/lib/themes/example/static
    • favicon.ico - A favicon to be used by this example theme.
    • images/ - Images used by this example theme.
    • javascript/ - JavaScript used by this example theme.
    • style/ - CSS and associated files (e.g. fonts, icons, etc.) for this example theme.