Just a tip - The paging filter needs to be weighted heavier than the HTML filter to work (i.e. at /admin/settings/filters/1/order ) - The standard HTML filter configuration prevents the Paging filter from being able to properly set different titles for each page though - my guess is it strips out the extra information being used to title the pages.

Unfortunately I don't know how to let the HTML filter allow

<!--pagenames:First page||Page no. 2||Page 3-->.

as I feel that would correct this issue -

Comments

newmediaist’s picture

Issue summary: View changes

added more details

jenlampton’s picture

Category: bug » support
Status: Active » Fixed

You should just be able to add <!--> to your allowed HTML tags, and all comments should no longer be stripped out.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

updated