Changes between Version 4 and Version 5 of Development/Plugins/Demo1
- Timestamp:
- 02/25/08 23:43:55 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Plugins/Demo1
v4 v5 134 134 = Notes = 135 135 136 * all methods starting with export_ are available in s/a client.137 * self.plugin.register_status_field/self.plugin.register_status_field add fields to s/a client.get+torrent_status.136 * all methods starting with export_ are available in s/aclient. 137 * self.plugin.register_status_field/self.plugin.register_status_field add fields to s/aclient.get_torrent_status. 138 138 * the enable, disable and update methods are called by the core. 139 139 140 140 141 142
