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 [2010-09-18 13:14] – [Changes] Aleksandrplugin: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. It replaces the older Inserted and Hilited plugins. (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 
-similar    : hilited, inserted+similar    : 
 tags       : typography, highlight tags       : typography, highlight
----- 
  
-^  Download | [[http://www.chimeric.de/_src/plugin-changemarks.tgz|plugin-changemarks.tgz]] |+downloadurl: https://github.com/dokufreaks/plugin-changemarks/archive/master.zip 
 +bugtracker : https://github.com/dokufreaks/plugin-changemarks/issues 
 +sourcerepo : https://github.com/dokufreaks/plugin-changemarks/ 
 + 
 +----
  
 ===== Description ===== ===== Description =====
-This plugin is used to mark portions of text as inserted, deleted or highlighted. It replaces the older [[plugin:inserted|inserted]] and [[plugin:hilited|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 32: 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 |
 +
  
 ==== Hilited ==== ==== Hilited ====
Line 48: 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 |
- +
- +
-===== Bugs / Feature Requests ===== +
-Please report bugs or feature requests at the [[http://github.com/dokufreaks/plugin-changemarks/issues|Bug tracker]]. +
- +
- +
- +
-===== Further Resources ===== +
-  * [[http://github.com/dokufreaks/plugin-changemarks/tree/master|Git Repository]] +
-  * [[http://github.com/dokufreaks/plugin-changemarks/issues|Bug Tracker]]+
  
  
 ===== Changes ===== ===== Changes =====
  
-{{rss>http://github.com/feeds/dokufreaks/commits/plugin-changemarks/master date}} +{{rss>https://github.com/dokufreaks/plugin-changemarks/commits/master.atom date}}
- +
-===== Discussion ===== +
- +
-> The use of the "<nowiki>--></nowiki>" markup to indicate deleted text is rather unfortunate because Dokuwiki already uses two hyphens to indicate an //en-dash//, and this results in unexpected rendering in some cases. For instance, I had to replace //en-dash// markups in pages ''wiki/dokuwiki'' and ''wiki/syntax'' in my local installation to have them properly displayed. Presumably, this problem could be fixed by using a different markup (I've locally replaced "<nowiki>--></nowiki>" with "<nowiki>@@></nowiki>") or by using an improved regular expression. [[miquel.cabanas@uab.cat | Miquel Cabañas]]+
  
->> I'm experiencing the same problem and I would suggest an updated version of this plugin where only "<nowiki><del></del></nowiki>" is working and not double dash. Maybe also "<nowiki>++</nowiki>" should be removed, for the sake of symmetry. /Peter Åström 
plugin/changemarks.1284808487.txt.gz · Last modified: 2010-09-18 13:14 by Aleksandr

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