- Created by Robert Reiner, last modified on 07. Aug 2019
Property Supplier for Documents, Search Function, and many more new features, improvements, and bug fixes.
Today we released version 3.2 of the projectdoc Toolbox on the Atlassian Marketplace!
This release provides new features, improvements, and bugfixes.
The projectdoc Toolbox is an add-on for Confluence supporting agile software development teams to collaborate on process, project, system, and product documentation.
If you want to learn more about the projectdoc Toolbox and how it helps to create good project documentation, please refer to the introduction video!
The following image is a link to a video on YouTube. When you click the link your browser will serve a page from youtube.com
.
Very interesting, but way too fast?
Step through at your own pace with with our Prezi Presentation (external link to prezi.com
)!
In the Online Manual you’ll find additional video material that introduces you in the concepts of the projectdoc Toolbox.
Refer to use cases and show cases for information on how to use the projectdoc Toolbox.
New and Noteworthy
Property Supplier for Documents
Authors can define properties for projectdoc document with the Document Properties Marker Macro, the Document Properties Supplier Macro, and the Document Properties Supplier Attachment Macro. No properties can also be supplied by other projectdoc documents by the use of the new Document Properties Supplier From Documents Macro.
The properties are ready for import once they have the supply control set.
For more information see Supply Documents.
Search Function Support
Where clauses of macros provided by the projectdoc Toolbox may take advantage of search functions such as now() to specify queries.
The syntax for using search functions is:
$<PROPERTY NAME>=${function-name(argument-list)}
Functions can be used for a value in a Where clause parameter of a projectdoc macro.
Functions cannot be used for a property name or outside the Where clause.
Here are some usage examples:
$<Start Date§>=${now()} $<Login Name>=${currentUser()} $<Attendee>=${currentUser("fn")}
The following functions are supported:
currentUser()
now()
startOfDay()
endOfDay()
startOfWeek()
endOfWeek()
startOfMonth()
endOfMonth()
startOfYear()
endOfYear()
Upgrade Instructions
Install the new OBR of the projectdoc Toolbox.
Update doctype and extensions listed under Related Releases.
List of Changes
Related Releases
Resources
- Release Notes for the projectdoc Toolbox
- Information on all released versions of the projectdoc Toolbox for Confluence.
- Glossary
- Terms used in and defined for projectdoc.
- FAQs
- Questions and answers related to the projectdoc Toolbox and Confluence.