Table of Contents

Shortcut Plugin

Compatible with DokuWiki

No compatibility info given!

plugin Link pages using short names and add some descriptive info about the anchor to the page

Last updated on
2007-02-05
Provides
Syntax
Conflicts with
backlinks

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with alias, links, shortcut

This plugin is intended to provide shortcuts functionality for DokuWiki. Its main purpose is to link pages using short names and add some descriptive info about the anchor to the page. Additionally, it allows to replace link title with the specified image.

Syntax

Shortcut definition

<shortcut name[|image]>[description]</shortcut>
name Shortcut name Used in links to this page required
image Shortcut image Replaces link with the supplied images, using 'imline icon' technique. optional
descripts Description Text, displayed in the tooltip for the link optional

Anchor

[[target [|title] ]]

Anchor does replace the standard anchor syntax with fallback compatibility. If plugin could not find the shortcut , it creates the standard DokuWiki anchor.

Use cases

Notes

Configuration

This release does not support configuration yes, although it contains some config files for the future use.

How to install

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Changelog

Todo

Discussion

Question: I have a problem with making shortcut plugin work properly. When I installed it, all text linked to other pages or those linked to wikipedia disappears. Once I remove it, it recovers. Does anybody have any idea? Yasunori Hayashi

Hi, this plugin has not been updated for a really long time, either there were no compatibility testing against the latest dokuwiki releases. Sorry, but i'm not sure if i ever get the time to update it. Ilya

Feature request