Page History
Div | ||
---|---|---|
| ||
2. Initial ImplementationThe description below explains how the first two PATs were implemented. The output of this implementation is:
This describes all of the initial setup. see Maintenance for details of ongoing maintenance, adding PATs, etc. 2.1 Initial Structure
2.2 First asset in SWE-084
2.3 Asset StandardizationEach PAT needs to have a simple structure that can be used by project teams. To ensure this reusability aspect, Assets will be created and saved as Word, Excel, or other editable format, not as a PDF. Each should have a simple minimalist structure for the user to embellish as they see fit. See section 3.1 Configuring an Asset as a PAT below for the full details on standardization. 2.4 Challenges and Workarounds2.4.1 Creation of report macros for Resource tabsThe creation of new user macros requires using HTML instead of Wiki Markup. Since most of the legacy macros are in Wiki Markup, new macros cannot be created easily. They must be created in HTML. This creates a future problem. Eventually, Wiki Markup macros will not work and everything will need to be rewritten in HTML. Workaround: Build a report that uses a manual method for selecting content. This is working effectively for pages under Topic 7.18. It needs to be implemented for all pages under 7.18 and 8.16. Strategy: I will investigate a method for converting Wiki Markup macros to HTML. There are some promising ways of doing this on the internet. 2.4.2 Including a PAT in pages outside of SITE spaceConfluence is supposed to support attachments from pages in one space being referenced in another space. This has proven to be difficult to do as documented by Atlassian. Workaround:
|
The easiest way to build a new PAT is to copy an existing PAT. By doing this you will avoid forgetting some seemingly minor feature and causing major problems.
Make sure you have the following items ready for use: ;
- Asset is ready to be attached to the new PAT - verify that it is in standardized format. File name should not contain version coding.
- Screenshots of Asset have been prepared - one shot per page of the document. Image title should be the Asset Name, sequence number (if more than one shot) and version code.
Perform the following steps:
...
- Space and Parent page should not be changed.
- Uncheck the "Include attached files and images" box - Thee will be added after the new page is created.
- Click Copy to complete the action.
...
- Change the title to be the new PAT number followed by the name of the asset.
- Delete any "Unknown Attachment" markers created by building the copy without the old attachments.
- Save the new PAT.
- Verify that the new page was created by looking at the PAT Database (refresh if necessary).
...
- For the asset, use the Properties option to add a Comment. The Comment should include the version code (number or date) of the Asset version.
- Click on each of the attachments to ensure that the viewer opens and displays the file properly.
...
- All entries are separated by a comma and a space
- Last entry ends with a comma and a space.
- DO NOT ADD A CARRIAGE RETURN AT THE END OF THE FIELD
- for example: "SWE-999, Topic 9.88, AudCK,
...