Adjusts a relative or absolute link from a wiki or file system to one using the hash bang syntax
Returns a new create document wizard tree
Returns all the links for the given branch for the custom views, starting with "/"
Takes a row containing the entity object; or can take the entity directly.
It then uses the name, directory and xmlNamespaces properties
Returns the file name of the given path; stripping off any directories
Returns the folder of the given path (everything but the last path name)
Returns a relative URL to perform a GET or POST for the given branch/path
Returns the URL to perform a GET or POST for the given branch name and path
Returns the file name for the given name; we hide some extensions
Extracts the pageId, branch, objectId from the route parameters
Returns true if the given filename/path is an index page (named index.* and is a markdown/html page).
Loads the branches for this wiki repository and stores them in the branches property in the $scope and ensures $scope.branch is set to a valid value
whether we run as fabric8 or as hawtio
Extracts the pageId from the route parameters
Parses the given JSON text reporting to the user if there is a parse error
Return a relative URL without "git" prepended
The custom views within the wiki namespace; either "/wiki/$foo" or "/wiki/branch/$branch/$foo"
The wizard tree for creating new content in the wiki
Which extensions do we wish to hide in the wiki file listing
Generated using TypeDoc
Wiki