PDA

View Full Version : Changing page title of multipage cms articles


Jaffery
01-10-2011, 08:02 AM
Hello,

I am looking to change way multipage cms article appears. Currently if a article has two pages,

then second page title will come as :

<article main title> - <title of second page> - board name etc.

But I want it to be :

I want second page article to :
<title of second page> - <article main title>

Looking into vbcms_page show that article page title is managed by :
{vb:raw html_title}
However, there is no way to change order of the title appear in multipage article.