Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By now we know which pages use scriptaculous, , let's see jQuery.

jQuery libraries

DSpace already uses a copy of jQuery, but in a local form. The library function that uses it is:

...

Now that every script file and script file caller is located we'll start to code, let's see jQuery.

First steps

In this examples we'll overwrite existing source code files, if you feel comfortable working with JSPUI modules can move this modifications to "dspace/modules/jspui" folder.

...