DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:htmlcomment

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:htmlcomment [2013-03-19 09:24] – [Installation] danny0838plugin:htmlcomment [2023-01-09 08:22] (current) 5.171.103.140
Line 1: Line 1:
-====== HTML Comment ======+====== HTML Comment Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Enables HTML comments.+description: Enables HTML comments
 author     : Christopher Arndt author     : Christopher Arndt
 email      : chris@chrisarndt.de email      : chris@chrisarndt.de
 type       : syntax type       : syntax
 lastupdate : 2013-03-19 lastupdate : 2013-03-19
-compatible : 2013-03-062012-10-132012-01-252011-05-25+compatible : RincewindAnguaAdora BelleWeatherwax, Binky, Ponder Stibbons, Greebo, Hogfather, Igor
 depends    :  depends    : 
-conflicts +conflicts ckgedit
 similar    : comment, commentsrc similar    : comment, commentsrc
 tags       : annotations, hide tags       : annotations, hide
  
-downloadurl: https://github.com/danny0838/dw-htmlcomment/archive/master.zip+downloadurl: https://github.com/danny0838/dokuwiki-plugin-htmlcomment/archive/master.zip 
 +sourcerepo : https://github.com/danny0838/dokuwiki-plugin-htmlcomment/ 
 +bugtracker : https://github.com/danny0838/dokuwiki-plugin-htmlcomment/issues
 ---- ----
  
-This is a very simple [[plugins|plugin]] that allows HTML style comments to be used in the [[:wikitext]]. They will show up unchanged in the XHTML output. They will not be rendered by the browser, but can be viewed with "View source code" command. The syntax is exactly like in HTML:+This is a very simple plugin that allows HTML style comments to be used in the [[:wikitext]]. They will show up unchanged in the XHTML output. They will not be rendered by the browser, but can be viewed with "View source code" command. The syntax is exactly like in HTML:
  
   <!-- This is a HTML comment -->   <!-- This is a HTML comment -->
Line 28: Line 30:
 ===== Installation ===== ===== Installation =====
  
-Simply install via the plugin manager with the download link.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. 
 ===== Changes ===== ===== Changes =====
  
Line 37: Line 40:
   * Incorporated changes made by [[esther@kaffeehaus.ch|Esther Brunner]] (see [[#Discussion]]).   * Incorporated changes made by [[esther@kaffeehaus.ch|Esther Brunner]] (see [[#Discussion]]).
   * Defined constant ''HTMLCOMMENT_SAFE'' to allow to switch back to old behaviour.   * Defined constant ''HTMLCOMMENT_SAFE'' to allow to switch back to old behaviour.
-  * Removed version number from plugin archive, since the [[plugin:plugin]] manager can't handle versioned archives. +  * Removed version number from plugin archive, since the [[plugin:extension]] manager can't handle versioned archives.
  
 ===== Discussion ===== ===== Discussion =====
Line 56: Line 58:
 > Hi! One short question: Commented text is displayed in search results. Is there a method to prevent this? --- //[[orinoco]] 2011-03-09 9:20// > Hi! One short question: Commented text is displayed in search results. Is there a method to prevent this? --- //[[orinoco]] 2011-03-09 9:20//
  
-It should be no problem to embed the unescaped code into the html comment, so I removed the escape feature. The code is slight changed and is replaced into a git repo. Already informed the original author.  --- [[user>danny0838|danny0838]] //2013/03/19 08:54// +It should be no problem to embed the unescaped code into the html comment, so I removed the escape feature. The code is slight changed and is replaced into a git repo. Already informed the original author.  --- [[user>danny0838|danny0838]] //2013/03/19 08:54//
plugin/htmlcomment.1363681466.txt.gz · Last modified: 2013-03-19 09:24 by danny0838

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