VaultWiki

VaultWiki [Paid] 4.1.7 Patch Level 1

No permission to buy ($15.00)
As the default style on XenForo has responsive design, when using VaultWiki with XenForo, its content pages will also have responsive design. If you have a particular issue with a custom style, you may need to update VaultWiki's templates in accordance with your custom style.
 
As the default style on XenForo has responsive design, when using VaultWiki with XenForo, its content pages will also have responsive design. If you have a particular issue with a custom style, you may need to update VaultWiki's templates in accordance with your custom style.
Thanks, it means the latest XenForo and the latest VaultWiki combined will have a responsive design.
 
Can you insert Vaultwiki data into:
(1) posts (2) RM ?

What I mean is could I embed a vaultwiki entry right here where I am typing ?

[wiki]wiki.item[/wiki]
This BB-Code will create a hyperlink to the wiki page called "wiki.item".

To embed a VaultWiki entry, you may want to use XenForo's EMBED BB-Code, same as for forum posts and other content, which embeds a preview of content wrapped with the premade widget block you're used to. As with other forum types, you need the canonical URL of the wiki content to create an EMBED. Requires XenForo 2.3+

If "wiki.item" is a wiki page, you can also use the VaultWiki INJECT BB-Code, which will embed the entire content of a VaultWiki page as a more inline presentation (without a styled wrapper). I don't use it often, but I think INJECT only works on wiki pages, not wiki entries.
Code:
[INJECT]wiki.item[/INJECT]
 
Back
Top Bottom