Paging + Table Of Content
panji - October 19, 2008 - 00:46
| Project: | Pagination (Node) |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | mundanity |
| Status: | closed |
Jump to:
Description
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...

#1
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.
#2
#3
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
#4
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?
#5
Thanks Mundowen, for the a quick respond,..
yup,.. that's what I mean, tag, and make it as a title of the child page...
#6
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.#7
Automatically closed -- issue fixed for 2 weeks with no activity.