Changes between Version 9 and Version 10 of Documentation/Howto/ImplementAHLWebAppPlugin
- Timestamp:
- 01/31/18 02:52:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Howto/ImplementAHLWebAppPlugin
v9 v10 62 62 63 63 == Example Plugin == 64 The [[https://dev.heuristiclab.com/trac.fcgi/browser/trunk/ sources/HeuristicLab.Services.WebApp.Status/3.3/]] plugin can be used as a good example of how to structure and configure a WebApp plugin.64 The [[https://dev.heuristiclab.com/trac.fcgi/browser/trunk/HeuristicLab.Services.WebApp.Status/3.3/]] plugin can be used as a good example of how to structure and configure a WebApp plugin. 65 65 66 66 == Conventions ==