Download Size md5 hash
footnotes-6.x-1.1.tar.gz 12.47 KB 4ae6442f241594aa81347e76fc2d71fc
footnotes-6.x-1.1.zip 14.7 KB 4b63834a145cc8592e832ae7692cd55a
Official release from tag: 6.x-1.1
Last updated: December 24, 2010 - 23:02

This version of Footnotes has been redesigned so that it only outputs html tags that
are allowed in a default installation of HTML filter. (Tags used are A, OL and LI.)

KNOWN ISSUES
----

This version uses a new markup for the list of footnotes. It is an OL list with
CSS taking away the browser generated list numbers and moving the link numbers
towards the left. All IE versions have a bug that the numbers are slightly lower
than the baseline of the footnote text. (If you know how to fix this, please tell.)
In addition IE 5.5 has a more serious bug that the footnote number will be on top of
the first letters of the footnote text. An alternative CSS file footnotes-alternative_layout.css
can be used to provide simpler layout that avoids the IE issues.