Subject says it all.

Comments

hingo’s picture

Status: Active » Postponed (maintainer needs more info)

No it doesn't.

tamhas’s picture

OK, currently, if one uses both Footnotes and Pagination on the same node, e.g., http://www.cintegrity.com/content/Object-Oriented-Vocabulary-Introduction one ends up with all the footnotes on the bottom of the last page, i.e., what would ordinarily be call end notes rather than foot notes. Yes, one can mouse-over and see the contents of the footnote, but it would be nice for it to show up at the bottom of the local page as well.

hingo’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Ok.

In that case it has to be dealt with in the Pagination module. There is no way to know in the footnotes filter that the text will later on be split up into pages. Pagination should do the splitting first, then run each part through the filters, including the footnotes filter.

An additional challenge is that footnotes should increase throughout the article, and not start from 1 on each page. Otherwise they will be inconsistent with footnote numbers when you view the full article such as in "printer friendly" format. If the Pagination developers decide to work on this, I can provide some helper functionality in footnotes to make that easier.

tamhas’s picture