Blog

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »




Today we updated the documentation for or Display Table Macro and Display List Macro! These macros are part of projectdoc addon for Confluence.

Both macros allow to select on projectdoc documents within the Confluence wiki, using a Lucene search syntax. The Display Table Macro renders the properties and sections of a document as columns. The Display List Macro is a simplified version bound to the task of rendering document names and optionally short descriptions as definition lists, unnumbered, or numbered lists.



You specify queries like this:


SELECT PropertyOne, PropertyTwo, PropertyFour
WHERE PropertyOne = "Some String" AND
(PropertyTwo = "Another String" OR PropertyFive = "Something")
SORT BY PropertyOne, PropertyThree


Note that this is pseudo syntax. The values for SELECT, WHERE and SORT BY are passed to the macros as parameters.

Here are some screenshots to give you a visual impression:

display-table

display-list

You may have a look at the updated Prezi presentation: projectdoc Macros. This presentation is a brief overview over the macros provided by projectdoc.

[dropshadowbox align="none" effect="lifted-both" width="550px" height="" background_color="#ffffff" border_width="1" border_color="#dddddd" ]If you want to learn more about projectdoc and how it helps to create good project documentation, please refer to the introduction video!

YOUTUBEWP[/dropshadowbox]


Link

Link

Posts

  • No labels