DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:htmlokalt

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:htmlokalt [2023-04-06 06:55] ryan-chappelleplugin:htmlokalt [2024-02-08 08:30] (current) Aleksandr
Line 5: Line 5:
 author     : Luis Machuca Bezzaza author     : Luis Machuca Bezzaza
 email      : lambalicious [at] tuta [dot] io email      : lambalicious [at] tuta [dot] io
-type       : +type       : syntax
 lastupdate : 2023-04-05 lastupdate : 2023-04-05
-compatible :  +similar    :  
-depends    :  +tags       : !obsolete
-conflicts  :  +
-similar    : htmlok +
-tags       : html, dokuwiki-fixes markup_language, htmlok_replacement, formatting +
- +
-downloadurl: https://codeberg.org/lmachucabezzaza0/dw-plugin-htmlok/archive/master.zip +
-bugtracker : https://codeberg.org/lmachucabezzaza0/dw-plugin-htmlok/issues +
-sourcerepo : https://codeberg.org/lmachucabezzaza0/dw-plugin-htmlok +
-donationurl: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=T44AQDXJQJTJQ&source=url +
 screenshot_img :  screenshot_img : 
 ---- ----
  
-===== Installation ===== +===== Moved =====
- +
-This is the HTMLOk plugin. Unfortunately as by this time the name "htmlok" has already been squatted for a competing plugin, I'm using the name "htmlokalt" for the Dokuwiki-side identifier instead, but the **official** name of this plugin is HTMLOk. +
- +
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually. +
- +
-===== Examples/Usage ===== +
- +
-Once this plugin is installed and enabled as detailed below, old wikicode using ''<html>'' tags should be working correctly. +
- +
-===== Syntax ===== +
- +
-Basic syntax: +
- +
-<code> +
-<html> some inline level HTML code </html> +
-<HTML> some block level HTML code </HTML> +
- +
-</code> +
- +
- +
-===== Configuration and Settings ===== +
- +
-:!: **To enable the plugin**:  +
- +
-Since this plugin allows users to inject raw HTML into the wikicode of pages, it must be extra enabled explicitly. To do so, the admin of the wiki must enable and set to a value of **''1'' or higher** the following two variables for the plugin in wiki config (eg.: in ''local.php''): +
- +
-  $conf['plugin']['htmlok']['use_sure'+
-  $conf['plugin']['htmlok']['use_really_sure'+
- +
-These variables are, at the moment, intentionally **not** exposed on the webui configuration. +
- +
-=== Change Log === +
- +
-{{rss>https://codeberg.org/lmachucabezzaza0/dw-plugin-htmlok.atom date}} +
- +
-===== Future Development ===== +
- +
-The following two features are planned to be added to the plugin at some point in the future: +
- +
-  * Enable inline level html and block level HTML separately. +
-  * Allow the admin to invoke an external HTML sanitizer function. +
- +
-===== Discussion ===== +
- +
-Issues can be raised at the issue tracker. +
- +
- +
  
 +This plugin has been moved to [[plugin:confightmlok]]. If you have installed this plugin (and **not** [[plugin:htmlok]]), the safest way to upgrade is to remove that plugin and install ''confightmlok'' instead.
plugin/htmlokalt.1680756933.txt.gz · Last modified: 2023-04-06 06:55 by ryan-chappelle

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