Changeset 1019 for extensions/net.sf.basedb.examples/trunk/README
- Timestamp:
- Apr 3, 2009, 9:14:51 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.examples/trunk/README
r691 r1019 1 1 == Requirements == 2 2 3 1. BASE 2. 7.0 or later.3 1. BASE 2.12.0 or later. 4 4 5 5 == Introduction == … … 16 16 * Hello Servlet world! - Uses a servlet to generate the message 17 17 18 There are also a few toolbar button extensions: 19 20 * More info - A toolbar button on all single-item toolbars and 21 displays some information in a popup window about the current item. 22 * Annotation filter - A toolbar button on all list pages for annotatable 23 items which allows a user to show only items with/without annotations. 24 18 25 == Installation == 19 26 20 27 1. Unpack the tar.gz file to a directory of your choice. 21 28 2. Copy the extension-examples.jar to your BASE extensions directory: WEB-INF/extensions. 22 3. Run the ' Extensions -> Manual scan' command if you have disabled automatic29 3. Run the ''Extensions -> Manual scan'' command if you have disabled automatic 23 30 installation. Otherwise, just wait a bit and the automatic installation will 24 31 find and install the new extensions. 25 32 4. If you are logged in, you may have to logout and then login again to see 26 the new menu items .27 5. The ' Hello X-JSP world' example requires that the X-JSP compiler is installed33 the new menu items, or use the ''File -> Reload permissions'' menu. 34 5. The ''Hello X-JSP world'' example requires that the X-JSP compiler is installed 28 35 on the server. Read in the documentation how to do this. 29 36 http://base.thep.lu.se/chrome/site/latest/html/admindoc/extensions/admin.extensions.html
Note: See TracChangeset
for help on using the changeset viewer.