Ticket #145 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by anonymous

  • cc sameerdcosta@… added

Changed 3 years ago by anonymous

  • owner changed from mbonetti to anonymous
  • status changed from new to assigned
  • milestone set to Gregarius 0.5.2

Changed 3 years ago by mbonetti

  • milestone changed from Gregarius 0.5.2 to Gregarius 0.5.5

Changed 3 years ago by sdcosta

  • owner changed from anonymous to sdcosta
  • status changed from assigned to new

Changed 3 years ago by sdcosta

  • status changed from new to closed
  • resolution set to fixed

Added in [1029]

Note: See TracTickets for help on using tickets.