Included Templates
General info
The following templates are included in the Teamworkx Configuration Publisher for Jira.
You only have to access the admin page "TWX Config Pub Template Import" and click on the button labeled "Preload / Initialize Template".
Templates
Template name | CSV | XLS | HTML | Confluence | Content |
---|---|---|---|---|---|
jira-project-overview.vm | One page containing all information of any given project. The page is structured similar to the standard project details page in the Jira admin view. | ||||
jira-project-overview-detailed-subpages.vm | A page tree containing all information of any given project. Contains all information from the template above but split into multiple sub-pages to add readability. Sub-pages are:
| ||||
jira-project-to-screen-to-field-csv.vm | Simple table listing all fields on all screens in all projects | ||||
jira-project-to-group-and-user-csv.vm | Simple table listing all groups and users in all projects | ||||
jira-project-to-screen-to-field-xls.vm | Simple table listing all fields on all screens in all projects | ||||
jira-project-to-group-and-user-xls.vm | Simple table listing all groups and users in all projects |
Workflows
The exported information on the workflows are formatted in a similar way the Workflow Analyser offers.
Macros
The templates make heavy use of macros, which are in turn nothing special but templates named macro-*.
These macros are meant to be re-usable.
E.g. you can see, that the macro named macro-screen.vm
is actually used these macros:
macro-issue-type-screen-info-list.vm
macro-issue-type-screen-info-list-with-expander.vm
macro-issue-type-screen-info-table.vm
macro-workflows-with-expander-step.vm
This is done in order to render the screen "the same" whenever it is referenced.
This is the list of all already available macro-templates you can re-use to you liking:
Macro template name | Contains | List | List with expand/fold | Table | Table with expand/fold | Other |
---|---|---|---|---|---|---|
macro-components-list.vm | Render the project components | |||||
macro-components-table.vm | Render the project components | |||||
macro-customfield-fieldconfig.vm | Render the custom field's configuration | |||||
macro-field-layouts-list.vm | Render the field layouts | |||||
macro-field-layouts-list-with-expander.vm | Render the field layouts | |||||
macro-field-layout-table.vm | Render the field layouts | |||||
macro-group-members-list.vm | Render the group members components | |||||
macro-group-members-table.vm | Render the group members components | |||||
macro-issue-security-list.vm | Render the issue security schemes | |||||
macro-issue-type-screen-info-list.vm | Render the issue type screens | |||||
macro-issue-type-screen-info-list-with-expander.vm | Render the issue type screens | |||||
macro-issue-type-screen-info-table.vm | Render the issue type screens | |||||
macro-issue-types-list.vm | Render the issue types | |||||
macro-notifications-table.vm | Render the notification schemes | |||||
macro-notifications-table-with-expander.vm | Render the notification schemes | |||||
macro-permissions-table.vm | Render the permission schemes | |||||
macro-permissions-table-with-expander.vm | Render the permission schemes | |||||
macro-priorities-list.vm | Render the priorities | |||||
macro-project-info-table-excerpt-and-page-pros.vm | Render the project infos (typo in the name, should be props not pros) | |||||
macro-role-actors-table.vm | Render the project role actors | |||||
macro-roles.vm | Render the project roles | |||||
macro-roles-with-expander.vm | Render the project roles | |||||
macro-screens-list.vm | Render the screens | |||||
macro-screens.vm | Render the screens | |||||
macro-screens-with-expander.vm | Render the screens | |||||
macro-screen.vm | Render a screen | |||||
macro-simple-project-info-table.vm | Render the project info | |||||
macro-versions-list.vm | Render the project versions | |||||
macro-versions-table.vm | Render the project versions | |||||
macro-workflow-missing-info.vm | Display a simple info table for broken workflow info | |||||
macro-workflows-analyse.vm | Render analysed workflows | |||||
macro-workflows-detailed.vm | Render analysed workflows (details) | |||||
macro-workflows-list.vm | Render analysed workflows | |||||
macro-workflows-with-expander-analyse.vm | Render analysed workflows | |||||
macro-workflows-with-expander-detailed.vm | Render analysed workflows (details) | |||||
macro-workflows-with-expander-step.vm | Render analysed workflows (single step) | |||||
macro-workflows-with-expander.vm | Render analysed workflows |