DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:pagetitle

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:pagetitle [2019-06-25 13:34] – [parse error after upgrade] punktplugin:pagetitle [2021-06-23 14:32] (current) porg
Line 6: Line 6:
 email      : sahara.satoshi@gmail.com  email      : sahara.satoshi@gmail.com 
 type       : syntax type       : syntax
-lastupdate : 2019-05-08 +lastupdate : 2019-09-29 
-compatible : 2014-09-29d, 2015-08-10a, 2016-06-26a, 2017-02-19b, 2018-04-22a+compatible : 2014-09-29d, 2015-08-10a, 2016-06-26a, 2017-02-19b, 2018-04-22a, !Hogfather
 depends    :  depends    : 
 conflicts  conflicts 
Line 43: Line 43:
  
   ~~Title: Page Title plugin for DokuWiki ~~   ~~Title: Page Title plugin for DokuWiki ~~
 +
 +=== CSS for PageTitle ===
 +
 +You can use class selector "pagetitle" for the HTML element of Page Title rendered in the page.
 +
 +<code css>
 +.dokuwiki h1.pagetitle {
 +    text-align: center;
 +}
 +</code>
 +
  
  
Line 61: Line 72:
  
 ===== Development ===== ===== Development =====
 +
 {{rss>https://github.com/ssahara/dw-plugin-pagetitle/commits/master.atom date 5}} {{rss>https://github.com/ssahara/dw-plugin-pagetitle/commits/master.atom date 5}}
 +
      
 === ToDo/Wish List === === ToDo/Wish List ===
Line 69: Line 82:
  
 ===== Known Bugs and Issues ===== ===== Known Bugs and Issues =====
 +
 +==== Incompatibilities with 2020-07-29 Hogfather ====
 +  * [[https://github.com/ssahara/dw-plugin-pagetitle/issues/19|(Re-)activating the plugin should clear/regenerate the caches]]
 +  * [[https://github.com/ssahara/dw-plugin-pagetitle/issues/20|Visible title syntax: Rendered in page but not put into html head title]]
 +  * [[https://github.com/ssahara/dw-plugin-pagetitle/issues/21|Invisible title syntax: Rendered as raw markup AND not put into html head title]]
  
 ==== parse error after upgrade ==== ==== parse error after upgrade ====
Line 86: Line 104:
  --- [[user>punkt|Punkt]] //2019-06-25 13:30//  --- [[user>punkt|Punkt]] //2019-06-25 13:30//
  
 +Pagetitle makes my Detritus crash (error 500), at mekineer.com.  PHP version: <del>7.3.6</del> sorry, it was actually running 5.6.40.  I updated my site to use 7.0.x, and pagetitle works now.
 +
 +I'm a bit confused about functionality.  I am using indexmenu plugin, and want the URL path for the menu.  However, I want the page title to be what's in <title> This way, I can keep my menu with brief names, yet have the page title be more descriptive.  Is this not possible?   --- [[user>mekineer|mekineer]] //2020-01-16 02:51//
plugin/pagetitle.1561462447.txt.gz · Last modified: 2019-06-25 13:34 by punkt

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