Changes between Version 5 and Version 6 of FieldGroupsPlugin


Ignore:
Timestamp:
Mar 7, 2015, 4:58:53 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged with license

Legend:

Unmodified
Added
Removed
Modified
  • FieldGroupsPlugin

    v5 v6  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Group sets of related fields together =
     3= Group sets of related fields together
    44
    5 == Description ==
     5== Description
    66
    7 Adds support for grouping sets of related ticket fields together, both in the change properties section of the ticket page as well as in the ticket box section.  Provides an admin console for easy management of fieldgroups.
     7Adds support for grouping sets of related ticket fields together, both in the change properties section of the ticket page as well as in the ticket box section. Provides an admin console for easy management of fieldgroups.
    88
    9 == Bugs/Feature Requests ==
     9== Bugs/Feature Requests
    1010
    1111Existing bugs and feature requests for FieldGroupsPlugin are
     
    1515[http://trac-hacks.org/newticket?component=FieldGroupsPlugin&owner=bphinz new ticket].
    1616
    17 == Download ==
     17[[TicketQuery(component=FieldGroupsPlugin,group=type,format=progress)]]
     18
     19== Download
    1820
    1921Download the zipped source from [download:fieldgroupsplugin here].
    2022
    21 == Source ==
     23== Source
    2224
    2325You can check out FieldGroupsPlugin from [http://trac-hacks.org/svn/fieldgroupsplugin here] using Subversion, or [source:fieldgroupsplugin browse the source] with Trac.
    2426
    25 == Example ==
     27== Example
    2628
    27 This first image shows the effect that the plugin has on the ticket box.  The fields "Begin Date" and "Due Date" have been grouped together in the "Deadlines & Signoff" group, while the field "Repository URL" field has been grouped into the "Information" group.  A header is created for each group and then the fields are listed one per line. The values (none are shown here) would be displayed along the right-hand side of the table.
     29This first image shows the effect that the plugin has on the ticket box. The fields "Begin Date" and "Due Date" have been grouped together in the "Deadlines & Signoff" group, while the field "Repository URL" field has been grouped into the "Information" group. A header is created for each group and then the fields are listed one per line. The values (none are shown here) would be displayed along the right-hand side of the table.
    2830
    2931[[Image(FieldGroups_ticket_box.png,50%)]]
    3032
    31 The next image show how the groups are broken out into separate fieldsets under the standard "Change Properties" fieldset in the "Modify" section of the ticket.
     33The next image show how the groups are broken out into separate fieldsets under the standard "Change Properties" fieldset in the "Modify" section of the ticket:
    3234
    3335[[Image(FieldGroups_fieldsets.png,50%)]]
    3436
    35 An admin console similar to the standard !AdminEnum interface is provided for adding, removing, and re-ordering the field groups.  The "order" specifies the sequence in which the groups are displayed in both the ticket box and the change properties section.
     37An admin console similar to the standard !AdminEnum interface is provided for adding, removing, and re-ordering the field groups. The "order" specifies the sequence in which the groups are displayed in both the ticket box and the change properties section:
    3638
    3739[[Image(FieldGroups_admin_groups.png,50%)]]
    3840
    39 Individual field groups are managed using a jQuery datatable.  Fields are added or removed from the group using this table (accessible by clicking the field group's link on the main FieldGroups admin console).
     41Individual field groups are managed using a jQuery datatable.  Fields are added or removed from the group using this table, accessible by clicking the field group's link on the main FieldGroups admin console.
    4042
    4143[[Image(FieldGroups_admin_fields.png,50%)]]
    4244
    43 == Recent Changes ==
     45== Recent Changes
    4446
    4547[[ChangeLog(fieldgroupsplugin, 3)]]
    4648
    47 == Author/Contributors ==
     49== Author/Contributors
    4850
    4951'''Author:''' [wiki:bphinz] [[BR]]
    50 '''Maintainer:''' [wiki:bphinz] [[BR]]
     52'''Maintainer:''' [[Maintainer]] [[BR]]
    5153'''Contributors:'''