DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:changemarks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:changemarks [2013-09-19 08:08] – [Changes] adamshandplugin:changemarks [2023-10-31 00:59] (current) Klap-in
Line 1: Line 1:
-====== changemarks plugin ======+====== changemarks Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: This plugin is used to mark portions of text as inserted, deleted or highlighted. (previous authors: Esther Brunner) +description: This plugin is used to mark portions of text as inserted, deleted or highlighted 
-author     : Gina Häußge, Michael Klier +author     : Dokufreaks (previous authors: Gina Häußge, Michael Klier, Esther Brunner) 
-email      : dokuwiki@chimeric.de+email      : freaks@dokuwiki.org
 type       : syntax type       : syntax
-lastupdate : 2008-02-12 +lastupdate : 2017-02-25 
-compatible : >= 2006-11-06+compatible : Frusterick Manners, Greebo
 depends    :  depends    : 
 conflicts  conflicts 
Line 20: Line 20:
  
 ===== Description ===== ===== Description =====
 +
 This plugin is used to mark portions of text as inserted, deleted or highlighted. It replaces the older Inserted and Hilited plugins. 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. 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 ===== ===== Components =====
-++title>text++ 
-<ins title>text</ins> 
  
 ==== Inserted ==== ==== Inserted ====
Line 35: Line 33:
   <ins [title]>[text]</ins>   <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 | +^ [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 |+^ [text]  | text to mark as inserted;\\ \\ other formatting markup may be used inside | required |
  
 ==== Deleted ==== ==== Deleted ====
- 
      
   --[title]>[text]--   --[title]>[text]--
   <del [title]>[text]</del>   <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 |+^ [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 | ^ [text]  | text to mark as deleted; other formatting markup may be used inside | required |
  
Line 52: Line 49:
   !![title]>[text]!!   !![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 | +^ [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 |+^ [text]  | text to mark as highlighted;\\ \\ other formatting markup may be used inside | required |
  
  
plugin/changemarks.1379570924.txt.gz · Last modified: 2013-09-19 08:08 by adamshand

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