Handler to register external wikis as part of the profiles.
YAML
objects:
-
type: extwiki
data:
name: doc
url: "http://doc.tiki.org/$page"
External Wiki Object Parameters
Field name | Mandatory | Description
|
name | y | External wiki shorthand
|
url | y | URL for the remote wiki page, using $page as a placeholder
|