Parent Directory
|
Revision Log
|
Revision Graph
Major sets of bug fixes, renamed modules to be more consistant with system, and added module mmedia_gallery.
| 1 | |
| 2 | HOOKS |
| 3 | ===== |
| 4 | |
| 5 | * media |
| 6 | 'create' |
| 7 | when a media is created, extra additional things can be placed in the details |
| 8 | |
| 9 | 'delete' |
| 10 | when a media is deleted, so that other database entries can also follow |
| 11 | |
| 12 | 'load' |
| 13 | for adding extra additional details to the media, for later usage. |
| 14 | |
| 15 | * folder |
| 16 | 'create' |
| 17 | 'delete' |
| 18 | 'move' |
| 19 | 'rename' |
| 20 | 'load' |
| 21 | |
| 22 | |
| 23 | * metadata |
| 24 | 'load' |
| 25 | 'configure' |
| 26 | 'validate' |
| 27 | 'save' |
| 28 | |
| 29 | |
| 30 | |
| 31 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |