Ticket #145 (closed defect: fixed)
Plugins should be allowed to be kept 1 directory level deep.
| Reported by: | sameerdcosta@… | Owned by: | sdcosta |
|---|---|---|---|
| Priority: | low | Milestone: | Gregarius 0.5.5 |
| Component: | PLUGINS | Version: | |
| Severity: | normal | Keywords: | enhancement |
| Cc: | sameerdcosta@… |
Description
Gregarius should search for plugins 1 directory level deep.
/rss/plugins/plugin1.php /rss/plugins/plugin2.php /rss/plugins/coolplugin/coolplugin.php /rss/plugins/coolplugin/coolfiles.png /rss/plugins/coolplugin/library.inc.php
This way if someone wanted to remove coolplugin, they only need to remove the directory coolplugin. Currently they have to search for all the files that coolplugin might have installed.
P.s. Wordpress allows plugins to be 1 directory level deep.
Change History
Note: See
TracTickets for help on using
tickets.
