source:
plugins/lastImages/_define.php
@
1114
Revision 1114, 290 bytes checked in by philippe, 14 years ago (diff) |
---|
Line | |
---|---|
1 | <?php |
2 | $this->registerModule( |
3 | /* Name */ "lastImages", |
4 | /* Description*/ "Display images from posts with different image sizes. Can be randomly chosen and/or filtered by category.", |
5 | /* Author */ "Philippe", |
6 | /* Version */ '1.3', |
7 | /* Permissions */ 'usage,contentadmin' |
8 | ); |
9 | ?> |
Note: See TracBrowser
for help on using the repository browser.