frevvo Latest - This documentation is for frevvo v10.1. Not for you? Earlier documentation is available too.
You probably have other add-ins installed in Confluence.
On this Page:
This has been tested with Theme Builder 4.2.4 and Confluence 3.5.5.
If you're using the Theme Builder add-ins, it will not by default show the menu items added by the frevvo add-ins. However, you can modify the menus to add these items. There are likely to be several ways to accomplish this and, given that we're not experts on using Theme Builder, we'd love to hear any feedback. One example is below:
{with-page:directon=none} {menu}Edit [ CONTENT DELETED FOR BREVITY.] {menu} {menu}frevvo {compound-menuitem:custom|icon=form_blue|link=/spaces/frevvo/addForm.action?pageId=%withpageid%|caption=Add Form ...} {menuseparator} {compound-menuitem:custom|icon=documents|link=/spaces/frevvo/addFlow.action?pageId=%withpageid%|caption=Add Flow ...} {menuseparator} {compound-menuitem:custom|icon=server_document|link=/spaces/frevvo/addSubmissions.action?pageId=%withpageid%|caption=Add Submissions ...} {menuseparator} {compound-menuitem:custom|icon=pictures|link=/spaces/frevvo/addTasks.action?pageId=%withpageid%|caption=Add Tasks ...} {menu} {with-page}
This adds a top-level menu called frevvo to Confluence and menu items to add a Form, Flow, Submissions and Tasks.
Note that this also does not call the frevvo add-ins verification code that figures out whether or not to display these menu items depending on who is logged in, the server license etc. You will have to do this manually.
Coming soon