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
Comment #0.0
newmediaist commentedadded more details
Comment #1
jenlamptonYou should just be able to add
<!-->to your allowed HTML tags, and all comments should no longer be stripped out.Comment #2.0
(not verified) commentedupdated