Edgewall Software
Modify

Opened 11 years ago

Last modified 9 years ago

#11119 new enhancement

Indicate enabled or disabled status of plugins on web admin panel

Reported by: Ryan J Ollos Owned by:
Priority: normal Milestone: next-major-releases
Component: admin/web Version:
Severity: normal Keywords: web admin plugin
Cc: Steffen Hoffmann Branch:
Release Notes:
API Changes:
Internal Changes:

Description

There are occasions when I want to be able to determine what plugins are enabled from the Web Admin page, and it is tedious to expand each folded section and inspect the checkboxes. Initially, I started thinking about a solution similar to what is present for other folded sections, such as attachments, for which a number is shown next to the heading to indicate the number of attachments.

What might be more useful in this case, is to change the background color of the form depending on whether the plugin is enabled or disabled. Maybe that is not obvious enough though. hasienda has done some nice work on the AccountManagerPlugin lately using icons guide the user through the configuration process (see th:#8930 and this attachment). That got me thinking that maybe a check or x icon could be used to indicate a plugins enabled or disabled status (with enabled being defined as at least one component being enabled).

Attachments (0)

Change History (5)

comment:1 by Ryan J Ollos <ryan.j.ollos@…>, 11 years ago

I must have cleared my session data. Anyway, I'm the reporter.

comment:2 by Steffen Hoffmann, 11 years ago

Reporter: changed from anonymous to ryan.j.ollos@…

in reply to:  description comment:3 by Peter Suter, 10 years ago

Milestone: next-dev-1.1.x

Replying to ryan.j.ollos@…:

maybe a check or x icon could be used to indicate a plugins enabled or disabled status (with enabled being defined as at least one component being enabled).

If icons are used I would suggest some kind of tri-state logic:

  1. [ ] no components are enabled
  2. [o] some components are enabled
  3. [x] all componets are enabled

comment:4 by Ryan J Ollos, 10 years ago

Reporter: changed from ryan.j.ollos@… to Ryan J Ollos

comment:5 by Ryan J Ollos, 9 years ago

Milestone: next-dev-1.1.xnext-major-releases

Retargetting tickets to narrow focus for milestone:1.2. Please move the ticket back to milestone:next-dev-1.1.x if you intend to resolve it by milestone:1.2.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
The ticket will be disowned.
as The resolution will be set. Next status will be 'closed'.
The owner will be changed from (none) to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.