Tabla de Contenidos

Shortcut Plugin

Compatible con DokuWiki

No hay compatibilidad sobre la información dada!

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

actualizado por última vez en
2007-02-05
Proporciona
Syntax
Conflictos con
backlinks

La extensión no ha sido actualizada en al menos 2 años. Puede que ya no tenga soporte o no sea mantenida y tenga problemas de compatibilidad.

Etiquetado con 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