Changes between Version 2 and Version 3 of WorkingWithExtensions
- Timestamp:
- Aug 29, 2007, 1:21:13 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkingWithExtensions
v2 v3 1 1 = Working With Extensions = 2 3 == What Are Extensions == 4 5 Writing extensions for proteios enables you to expand the application with your own actions and plugins. The ExtensionManual 6 contains examples and more detailed information on how to write your own extensions. 2 7 3 8 == Install New Extension ==