DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:commentsrc

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
Last revisionBoth sides next revision
plugin:commentsrc [2018-05-30 21:36] – [Install] Klap-inplugin:commentsrc [2020-10-31 20:20] – +tag "comment" Michaelsy
Line 11: Line 11:
 conflicts  conflicts 
 similar    : comment, htmlcomment, wrap similar    : comment, htmlcomment, wrap
-tags       : annotations, hide+tags       : annotations, hide, comment
  
-downloadurl: http://dokuplugins.idotech.info/commentsrc.zip+downloadurl: https://trello-attachments.s3.amazonaws.com/5af4815352fa15728c62aaae/5bc21fba6cae5c27f9810b58/e6e61981a796e5d6d8bbbc1d7a06be10/commentsrc.zip 
 +bugtracker :  
 +sourcerepo :  
 +donationurl:  
 + 
 +screenshot_img: 
 ---- ----
  
 ===== Syntax ===== ===== Syntax =====
-Just put your comment between !- and -!:+ 
 +Just put your comment between ''!-'' and ''-!'':
  
   !-I love dokuwiki-!   !-I love dokuwiki-!
  
 ===== Install ===== ===== Install =====
 +
 Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
  
 ===== Code ===== ===== Code =====
-lib/plugins/commentsrc/syntax.php :+ 
 +lib/plugins/commentsrc/syntax.php:
 <code php syntax.php> <code php syntax.php>
 <?php   <?php  
Line 49: Line 57:
             'date'   => '14/12/2005',             'date'   => '14/12/2005',
             'name'   => 'commentsrc Plugin',             'name'   => 'commentsrc Plugin',
- 'desc'   => 'Make texte only visible when editing a page', +            'desc'   => 'Make texte only visible when editing a page', 
-            'url'    => 'http://www.dokuwiki.org/plugin:commentsrc',+            'url'    => 'https://www.dokuwiki.org/plugin:commentsrc',
         );         );
     }     }
Line 92: Line 100:
  
 //Setup VIM: ex: et ts=4 enc=utf-8 : //Setup VIM: ex: et ts=4 enc=utf-8 :
-?> 
 </code> </code>
  
plugin/commentsrc.txt · Last modified: 2023-12-21 16:49 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