|
The links-related actions are optional capabilities. On this page… (hide) 1. The “backlinks” actionClicking on the pagename at the top of the page will cause PmWiki to run a search for all the pages that link to the current page. It displays these in alphabetical order as a standard search results page, with check-boxes and a Typeset button. An author may also add this to a particular page. Like this:
To see the form, click the link. 2. The “links” actionThis is a complement to the backlinks action — it shows all the pages that the current page links to, in alphabetical order. This may be part of the site’s template or used in a specific page. Like this:
To see the form, click the link. 3. The “linkslist” directiveA variant of the links action can be used as a directive to list all the links on a particular page, in alphabetical order, for example in a Sidebar. This variant omits the typeset capability. |