Menu

#19 Tune page title display

1.7
closed
nobody
None
5
2017-07-02
2010-04-10
No

For some advanced template, it could be useful to have the possibility to display page title and page content separately.
For example : <div id="title">Page Titile</div><div id="someid">Other template stuff</div><div id="content">Page content</div>

Implementation proposal :
- change content() function to content($title=true) so that content(false) will display page content without page title.
- add title() function to display page title only

Discussion

  • Christoph Michael Becker

    • status: open --> closed
    • Group: --> 1.7
     
  • Christoph Michael Becker

    As of CMSimple_XH 1.7.0, the page title (aka. heading) isn't displayed at all anymore, so this ticket can be closed.