Changeset 7111 for trunk/src/clients/web/web-extensions.xml
- Timestamp:
- Mar 15, 2016, 1:57:46 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/clients/web/web-extensions.xml
r6596 r7111 171 171 </extension-point> 172 172 173 <extension-point 174 id="start-page"> 175 <action-class>net.sf.basedb.clients.web.extensions.startpage.StartPageAction</action-class> 176 <name>Start page</name> 177 <description> 178 Extension point for selecting the start page that is displayed 179 after a user has logged in to BASE. Extensions should implement 180 the StartPageAction interface. Use the BASE › Preferences menu 181 to select the start page. This extension point doesn't use any 182 custom scripts or stylesheets. 183 </description> 184 </extension-point> 185 173 186 <!-- 174 187 More extension points:
Note: See TracChangeset
for help on using the changeset viewer.