DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:html5

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:html5 [2012-07-25 11:34] Klap-inplugin:html5 [2023-10-30 23:32] (current) Klap-in
Line 1: Line 1:
-====== html5 plugin ======+====== html5 Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: HTML 5 Renderer+description: Renderer which adds <section>s and changes all headings to <h1>s
 author     : neolao author     : neolao
 email      : neo@neolao.com  email      : neo@neolao.com 
 type       : renderer type       : renderer
 lastupdate : 2010-01-09 lastupdate : 2010-01-09
-compatible : 2009-12-25+compatible : Lemming
 depends    :  depends    : 
 conflicts  conflicts 
Line 18: Line 18:
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the URL given above. 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.
  
 ===== Syntax and Usage ===== ===== Syntax and Usage =====
 Go to the [[plugin:config|Configuration Manager]] and select **"HTML5 (plugin)"** for the main renderer. Go to the [[plugin:config|Configuration Manager]] and select **"HTML5 (plugin)"** for the main renderer.
  
 +=====Discussion=====
 +After the plugin is installed, what is the proper syntax to render the html5?
 +- [[molnerad@gmail.com|Adam Molner]] 4/20/2015 12:42 p.m EST 
  
 +There is no syntax, this is a render plugin, it should work automatically after you've selected "HTML5 (plugin)" for the [[config:renderer_xhtml]] config option.
 +But there is a bug in the plugin. The ''getFormat()'' method needs to return ''xhtml'' (and not ''html5''). After changing that it worked for me. --- [[user>ach|Anika Henke]] //2015-04-26 14:25//
 +
 +==== Misleading name and description ====
 +
 +I find the name and description of this plugin very misleading. The only thing this plugin does is substituting the section ''<div>''s with ''<section>''s (and creating invalid HTML in the process due to mismatched number of elements) and changing all headings to ''<h1>''s. That's about 0.01% of what HTML5 is about and not necessarily what you would want... --- [[user>ach|Anika Henke]] //2015-04-26 13:40//
 +> I now changed the original description ("HTML 5 Renderer") to something more descriptive. --- [[user>ach|Anika Henke]] //2015-04-26 14:41//
  
plugin/html5.1343208864.txt.gz · Last modified: 2012-07-25 11:34 by Klap-in

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