Difference between revisions of "Lib/static/javascript/auto/"
Line 1: | Line 1: | ||
{{noeditdir}} | {{noeditdir}} | ||
+ | |||
+ | This directory contains javascript files which are to be included in every page in every repository. They are applied in alphabetical order. | ||
+ | |||
+ | These files can be overridden by placing files in [[EPrints Directory Structure/eprints3/archives/ARCHIVEID/cfg/static/javascript/auto|eprints3/archives/ARCHIVEID/cfg/static/javascript/auto]] | ||
+ | |||
+ | The prototype and scriptaculous libraries are libraries and not subject to the EPrints copyright and license statements. | ||
+ | |||
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/lib|lib]]/[[EPrints_Directory_Structure/eprints3/lib/static|static]]/[[EPrints_Directory_Structure/eprints3/lib/static/javascript|javascript]]/auto''' | *'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/lib|lib]]/[[EPrints_Directory_Structure/eprints3/lib/static|static]]/[[EPrints_Directory_Structure/eprints3/lib/static/javascript|javascript]]/auto''' | ||
− | ** '''20_prototype.js''' - | + | ** '''20_prototype.js''' - |
− | ** '''30_scriptaculous_01_builder.js''' - | + | ** '''30_scriptaculous_01_builder.js''' - |
** '''30_scriptaculous_02_effects.js''' - | ** '''30_scriptaculous_02_effects.js''' - | ||
** '''30_scriptaculous_03_dragdrop.js''' - | ** '''30_scriptaculous_03_dragdrop.js''' - | ||
Line 16: | Line 23: | ||
** '''50_toggle.js''' - | ** '''50_toggle.js''' - | ||
** '''70_autocomplete.js''' - | ** '''70_autocomplete.js''' - | ||
+ | |||
+ | The numbers at the start of filenames ensure they are loaded in the correct order. |
Revision as of 13:53, 4 January 2007
DON'T EDIT THESE FILES....
Editing the contents of this directory is not recommended. See Read Only Directories.
This directory contains javascript files which are to be included in every page in every repository. They are applied in alphabetical order.
These files can be overridden by placing files in eprints3/archives/ARCHIVEID/cfg/static/javascript/auto
The prototype and scriptaculous libraries are libraries and not subject to the EPrints copyright and license statements.
- eprints3/lib/static/javascript/auto
- 20_prototype.js -
- 30_scriptaculous_01_builder.js -
- 30_scriptaculous_02_effects.js -
- 30_scriptaculous_03_dragdrop.js -
- 30_scriptaculous_04_controls.js -
- 30_scriptaculous_05_slider.js -
- 50_block_enter.js -
- 50_blur.js -
- 50_button_pushed.js -
- 50_enter_click.js -
- 50_preview.js -
- 50_scrollfix.js -
- 50_tabs.js -
- 50_toggle.js -
- 70_autocomplete.js -
The numbers at the start of filenames ensure they are loaded in the correct order.