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
Next revisionBoth sides next revision
plugin:pagetitle [2019-06-25 13:34] – [parse error after upgrade] punktplugin:pagetitle [2020-01-16 02:52] – [parse error after upgrade] mekineer
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-24
 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
 depends    :  depends    : 
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 84: Line 95:
  
 I can confirm functionality on PHP7.1. Maybe you should correct your commit description on github. ''PHP 7.0.x support'' is a little misinterpretative. ;) I can confirm functionality on PHP7.1. Maybe you should correct your commit description on github. ''PHP 7.0.x support'' is a little misinterpretative. ;)
- 
  --- [[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.txt · Last modified: 2021-06-23 14:32 by porg

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