DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:changemarks

This is an old revision of the document!


changemarks plugin

Compatible with DokuWiki

>= 2006-11-06

plugin This plugin is used to mark portions of text as inserted, deleted or highlighted. (previous authors: Esther Brunner)

Last updated on
2008-02-12
Provides
Syntax

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

Similar to highlight, inserted

Tagged with highlight, typography

Description

This plugin is used to mark portions of text as inserted, deleted or highlighted. It replaces the older Inserted and Hilited plugins.

Unlike the older plugins and unlike the markup for deleted built in to DokuWiki, you may specify a title which will appear as a tooltip in the browser.

Components

++title>text++ <ins title>text</ins>

Inserted

++[title]>[text]++
<ins [title]>[text]</ins>
[title] title to appear as tooltip; could be the name of the user who proposed the change and current date or a short comment optional; default is none
[text] text to mark as inserted; other formatting markup may be used inside required

Deleted

--[title]>[text]--
<del [title]>[text]</del>
[title] title to appear as tooltip; could be the name of the user who proposed the change and current date or a short comment optional; default is none
[text] text to mark as deleted; other formatting markup may be used inside required

Hilited

!![title]>[text]!!
[title] title to appear as tooltip; could be the name of the user who proposed the change and current date or a short comment optional; default is none
[text] text to mark as highlighted; other formatting markup may be used inside required

Bugs / Feature Requests

Please report bugs or feature requests at the Bug tracker.

Further Resources

Changes

plugin/changemarks.1359121042.txt.gz · Last modified: 2013-01-25 14:37 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki