Ignore:
Timestamp:
Apr 18, 2012, 1:21:54 PM (11 years ago)
Author:
Nicklas Nordborg
Message:

Fixes #377: Create some example extensions for the item overview

Updated README with the latest information.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/net.sf.basedb.examples/trunk/README

    r1596 r1604  
    4848   for the web page, and a text-only variant for the table exporter.
    4949
     50Item overview extensions:
     51
     52 * Loader that add the owner of an item to the overview
     53 * Validator that check that the owner has an URL and that it is valid
     54 * Loader that load the role membership of users
     55 * Validator that check that a user is a member of at least one role
     56
    5057This package contains the following plug-ins:
    5158
     
    8592 1. Type `ant download-lib` to automatically download the BASE core JAR file that
    8693    are neeed for compilation. You can also do this manually by copying the
    87     base-core-3.1.0.jar and base-webclient-3.1.0.jar files from the BASE installation
     94    base-core-3.2.0.jar and base-webclient-3.2.0.jar files from the BASE installation
    8895    directory (<basedir>/www/WEB-INF/lib/) to the ./lib/compile directory.
    8996
Note: See TracChangeset for help on using the changeset viewer.