⧼vector-jumptocontent⧽

Lib/static/javascript/auto/: Difference between revisions

From EPrints Documentation
Moj (talk | contribs)
No edit summary
link to 88_uploadmethod_file.js
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:


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]]
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''' -
** '''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_block_enter.js''' -
** '''50_blur.js''' -
** '''50_blur.js''' -
Line 24: Line 16:
** '''50_toggle.js''' -
** '''50_toggle.js''' -
** '''70_autocomplete.js''' -
** '''70_autocomplete.js''' -
** '''70_phraseedit.js''' -
** '''80_metafield.js''' -
** '''81_filetree.js''' -
** '''85_progress.js''' -
** '''87_component_field.js''' -
** '''[[88_uploadmethod_file.js]]''' -
** '''89_component_documents.js''' -
** '''90_history_search.js''' -
** '''91_google_analytics.js''' -
** '''99_eprints_api.js''' -
** '''99_limit_names_shown.js''' -
** '''jscss.js''' -


The numbers at the start of filenames ensure they are loaded in the correct order.
The numbers at the start of filenames ensure they are loaded in the correct order.

Latest revision as of 09:14, 20 January 2023

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

  • eprints3/lib/static/javascript/auto
    • 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 -
    • 70_phraseedit.js -
    • 80_metafield.js -
    • 81_filetree.js -
    • 85_progress.js -
    • 87_component_field.js -
    • 88_uploadmethod_file.js -
    • 89_component_documents.js -
    • 90_history_search.js -
    • 91_google_analytics.js -
    • 99_eprints_api.js -
    • 99_limit_names_shown.js -
    • jscss.js -

The numbers at the start of filenames ensure they are loaded in the correct order.