Public Application Repository

Back to listing of all packages

  • library

    Shared Resources: jquery, dojo, ace, templating, utilities

    Description: Shared resources used by other apps
    Version: 0.4.2
    Size: 2048k
    Short Title: shared
    Package Name (URI): http://exist-db.org/apps/shared
    Author(s): Wolfgang Meier
    License: GNU-LGPL
    Website: https://github.com/eXist-db/shared-resources
    Download: shared-resources-0.4.2.xar
    Download other versions:
    • 0.4.1
    • 0.4.0
    • 0.3.8
    • 0.3.7
    • 0.3.6
    • 0.3.5
    • 0.3.4
    • 0.3.3
    • 0.3.1
    • 0.3.0
    • 0.2.8
    • 0.2.7
    • 0.2.6
    • 0.2.5
    • 0.2.4
    • 0.2.3
    • 0.9.1 (Note: Requires eXist-db version 3.0.4 or later.)
    • 0.8.5 (Note: Requires eXist-db version 3.0.4 or later.)
    • 0.8.4 (Note: Requires eXist-db version 3.0.4 or later.)
    • 0.8.3 (Note: Requires eXist-db version 3.0.4 or later.)
    • 0.8.2 (Note: Requires eXist-db version 3.0.4 or later.)
    • 0.8.1 (Note: Requires eXist-db version 3.0.4 or later.)
    • 0.8.0 (Note: Requires eXist-db version 3.0.4 or later. This version's short title is “shared-resources”.)
    • 0.7.0 (Note: Requires eXist-db version 3.0.4 or later.)
    • 0.6.0 (Note: Requires eXist-db version 3.0.4 or later.)
    • 0.5.0 (Note: Requires eXist-db version 3.0.4 or later.)
    Change log:
    0.4.2
    • Minor release to restore package/@abbrev value to prevent problems on older systems querying public-repo.
    0.4.1
    • Fixed templates:each to not output empty element.
    • Improved HTML output by stripping data-template attributes unless configuration option "debug" is set to true.
    • Aligned limit of template:resolve to the max arity number in templates:call-with-args.
    • Fixed for erroneous return type from two functions in apputil module affecting package installation.
    0.4.0
    • No release notes prepared for this version.
    0.3.9
    • No release notes prepared for this version.
    0.3.8
    • Fixed permission checks in dbutil module: functions should not fail if user lacks the permission to browse into a collection.
    • Updated ace
    • Fixed templates:surround to report a proper error if a template could not be found.
    0.3.7
    • Externalised parameter value resolution in templating. Now useable outside XQuery URL Rewrite context.
    • Updated ace
    0.3.6
    • Small syntax error in templates.xql
    0.3.5
    • Move site-wide CSS to shared-resources. Modularize design using less.
    • Added bootstrap
    • Bug fixes and minor improvements in templating
    • Updated ace