collaboration this module to Table Of Content Module (http://drupal.org/project/tableofcontents),.. for simple navigation or pagination break option using Heading 1, Heading 2, etc on content.. I think it's gonna be great...

Comments

mundanity’s picture

Hi Panji,

Thanks for your feedback :) I took a look at the TableofContents module, definitely looks interesting. The problem I saw with integration is, that module relies on existing style tags, which isn't as straightforward in a paginated node. I've added a table of contents style pager to version 1.1, let me know if it meets your needs.

mundanity’s picture

Component: Miscellaneous » User interface
Assigned: panji » mundanity
Priority: Critical » Normal
Status: Active » Closed (works as designed)
panji’s picture

is there any way to make it simple,.... maybe like, making Heading1 as Page Title and page Break for an option,...
Just breaking the page using H1 , and using it as a page title...

Just use the automatic page title and link (TOC or drop down Navigation) using Heading 1,..

Thanks

mundanity’s picture

Status: Closed (works as designed) » Postponed (maintainer needs more info)

Hi Panji,

Ah, I think I get what you're saying. The only problem with that is that Drupal uses H# headings for a number of things (and they are all styled a certain way, according to your theme). In the overall page, semantically, it would be a <h2>, <h3>, or even <h4> tag. I suppose I could make an option so you could break by any <h#> tag (an alternate form of manually breaking). Would anyone else find this functionality useful?

panji’s picture

Thanks Mundowen, for the a quick respond,..
yup,.. that's what I mean, tag, and make it as a title of the child page...

mundanity’s picture

Status: Postponed (maintainer needs more info) » Fixed

Hi there,

So much for a quick response, sorry! I've added an option to manually page by <h3> tags, I hope the functionality is what you're looking for.

Status: Fixed » Closed (fixed)

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