Releases for Footnotes

footnotes 5.x-2.1

hingo - September 7, 2008 - 19:11
Official release from CVS tag: DRUPAL-5--2-1
First released: September 7, 2008 - 19:11
Download: footnotes-5.x-2.1.tar.gz
Size: 18.03 KB
md5_file hash: 2749bfc48c945fdfe080d7ed06702723
Last updated: September 7, 2008 - 19:15
View usage statistics for this release

Small bugfix to css, add "clear: both".
http://drupal.org/node/303828

footnotes 6.x-2.1

hingo - September 7, 2008 - 19:09
Official release from CVS tag: DRUPAL-6--2-1
First released: September 7, 2008 - 19:09
Download: footnotes-6.x-2.1.tar.gz
Size: 18.02 KB
md5_file hash: 0c0c4e0069ad24267de2684182a889c7
Last updated: September 7, 2008 - 19:10
View usage statistics for this release

Small bug fix to css, adding "clear: both".
http://drupal.org/node/303828

footnotes 5.x-2.0

hingo - August 16, 2008 - 19:57
Official release from CVS tag: DRUPAL-5--2-0
First released: August 16, 2008 - 19:57
Download: footnotes-5.x-2.0.tar.gz
Size: 18.01 KB
md5_file hash: 1024f48968a2afa9d6e1878eb1733659
Last updated: August 16, 2008 - 20:00
View usage statistics for this release

Footnotes module can be used to easily create automatically numbered footnote references into an article or post (such as a reference to a URL). This is the first 2.x release of the Drupal Footnotes module, with several enhancements compared to 1.x. Introducing the new square bracket syntax makes Footnotes usable also in WYSIWYG editors like TinyMCE and FCKEditor.

This release also includes "Better URL filter", which can be used to replace the (incomplete) URL filter available in Drupal core. Especially Footnotes users have suffered from the current URL filter, so the inclusion of a fixed URL filter in Footnotes provides for much awaited relief to Footnotes users. Even so, it is also possible to use Better URL filter independent of the Footnotes filter.

Changelog highlights:

- Add support for using [fn]square brackets[/fn] (268026)
- Add support for specifying "value" attribute. (emfabric 282104)
- Adding Better URL filter (fork from core). http://drupal.org/node/161217
- There appears to also be a French translation now. Thanks Beginner! (Japanese already done earlier.)
- Start using the Drupal theme system, footnotes can now be themed by site admins (emfabric 221156)

ABOUT FOOTNOTES (README.txt

The Footnotes module can be used to create automatically numbered footnotes
within a text. In the place, where you want to add a footnote, enclose the

footnotes 6.x-2.0

hingo - August 16, 2008 - 19:55
Official release from CVS tag: DRUPAL-6--2-0
First released: August 16, 2008 - 19:55
Download: footnotes-6.x-2.0.tar.gz
Size: 18 KB
md5_file hash: 98082d17720b8942695d6e34765f9698
Last updated: August 16, 2008 - 20:00
View usage statistics for this release

Footnotes module can be used to easily create automatically numbered footnote references into an article or post (such as a reference to a URL). This is the first 2.x release of the Drupal Footnotes module, with several enhancements compared to 1.x. Introducing the new square bracket syntax makes Footnotes usable also in WYSIWYG editors like TinyMCE and FCKEditor.

This release also includes "Better URL filter", which can be used to replace the (incomplete) URL filter available in Drupal core. Especially Footnotes users have suffered from the current URL filter, so the inclusion of a fixed URL filter in Footnotes provides for much awaited relief to Footnotes users. Even so, it is also possible to use Better URL filter independent of the Footnotes filter.

Changelog highlights:

- Add support for using [fn]square brackets[/fn] (268026)
- Add support for specifying "value" attribute. (emfabric 282104)
- Adding Better URL filter (fork from core). http://drupal.org/node/161217
- There appears to also be a French translation now. Thanks Beginner! (Japanese already done earlier.)
- Start using the Drupal theme system, footnotes can now be themed by site admins (emfabric 221156)

ABOUT FOOTNOTES (README.txt

The Footnotes module can be used to create automatically numbered footnotes
within a text. In the place, where you want to add a footnote, enclose the

footnotes 6.x-2.x-dev

hingo - July 10, 2008 - 22:05
Nightly development snapshot from CVS branch: HEAD
First released: July 10, 2008 - 22:05
Download: footnotes-6.x-2.x-dev.tar.gz
Size: 18 KB
md5_file hash: a9b01f39b843d07c4566afcc3c817485
Last updated: July 31, 2008 - 00:03
View usage statistics for this release

Development snapshot from HEAD branch. (Currently against 6.x)

footnotes 6.x-1.1

hingo - December 25, 2007 - 00:52
Official release from CVS tag: DRUPAL-6--1-1
First released: December 25, 2007 - 00:52
Download: footnotes-6.x-1.1.tar.gz
Size: 12.47 KB
md5_file hash: 4ae6442f241594aa81347e76fc2d71fc
Last updated: December 25, 2007 - 00:55
View usage statistics for this release

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.

footnotes 5.x-1.3

hingo - December 25, 2007 - 00:48
Official release from CVS tag: DRUPAL-5--1-3
First released: December 25, 2007 - 00:48
Download: footnotes-5.x-1.3.tar.gz
Size: 12.75 KB
md5_file hash: ad8cf35ea225b8570b185aa8e3cc77cb
Last updated: December 25, 2007 - 00:50
View usage statistics for this release

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.

footnotes 6.x-1.0

beginner - December 19, 2007 - 13:22
Official release from CVS tag: DRUPAL-6--1-0
First released: December 19, 2007 - 13:22
Download: footnotes-6.x-1.0.tar.gz
Size: 11.94 KB
md5_file hash: e1f74a3c3b01451638e0e9ab41bfaef0
Last updated: December 19, 2007 - 13:25
View usage statistics for this release

First official release of footnotes.module for D6.

footnotes 6.x-1.x-dev

beginner - December 19, 2007 - 13:18
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: December 19, 2007 - 13:18
Download: footnotes-6.x-1.x-dev.tar.gz
Size: 13.07 KB
md5_file hash: ffd6867efc06c6b7f08f2762d5c7e892
Last updated: January 4, 2008 - 12:04
View usage statistics for this release

Drupal 6 version of the module.

footnotes 5.x-1.2

hingo - April 29, 2007 - 20:38
Official release from CVS tag: DRUPAL-5--1-2
First released: April 29, 2007 - 20:38
Download: footnotes-5.x-1.2.tar.gz
Size: 11.6 KB
md5_file hash: 0cab3007421683cfd3f025dc5d69a842
Last updated: April 29, 2007 - 20:40
View usage statistics for this release

Add new helper function
footnotes_is_footnotes_later( $format, 'filter_example_filter', $delta )
to be used by other modules depending on footnotes.

This release has not been tested by anyone. Since this is a new function not being used within Footnotes itself, I tought it is quite low risk to go ahead and release it as is. No code except this new function was touched.

footnotes 5.x-1.x-dev

hingo - April 29, 2007 - 18:57
Nightly development snapshot from CVS branch: DRUPAL-5
First released: April 29, 2007 - 18:57
Download: footnotes-5.x-1.x-dev.tar.gz
Size: 13.3 KB
md5_file hash: cd63a860ab9c35912973ad977e188db3
Last updated: January 4, 2008 - 12:04
View usage statistics for this release

Development snapshot of the 5.x branch

footnotes 5.x-1.1

hingo - April 29, 2007 - 18:55
Official release from CVS tag: DRUPAL-5--1-1
First released: April 29, 2007 - 18:55
Download: footnotes-5.x-1.1.tar.gz
Size: 10.84 KB
md5_file hash: 8596f7da53d68228cf9e9471c12be719
Last updated: April 29, 2007 - 19:00
View usage statistics for this release

Japanese translation contributed

Drupal Japan ( http://drupal.jp/ )
Drupal Nippon ( http://drupon.org/ ) /
Takafumi ( jp.drupal@imagine **reverse order**)

footnotes 4.7.x-1.0

beginner - February 8, 2007 - 06:15
Official release from CVS tag: DRUPAL-4-7--1-0
First released: February 8, 2007 - 06:15
Download: footnotes-4.7.x-1.0.tar.gz
Size: 9.65 KB
md5_file hash: 10b527c8823c83bec024d21ceffe3dd2
Last updated: February 8, 2007 - 06:20
View usage statistics for this release

First 4.7 official release of footnotes.

footnotes 5.x-1.0

beginner - February 8, 2007 - 05:56
Official release from CVS tag: DRUPAL-5--1-0
First released: February 8, 2007 - 05:56
Download: footnotes-5.x-1.0.tar.gz
Size: 9.76 KB
md5_file hash: 0fcc56c34756591a284fb584815bb1ff
Last updated: February 8, 2007 - 06:00
View usage statistics for this release

This is a straight upgrade of the latest 4.7 release. No new feature has been added.

footnotes 4.7.x-1.x-dev

hingo - June 10, 2006 - 09:01
Nightly development snapshot from CVS branch: DRUPAL-4-7
First released: June 10, 2006 - 09:01
Download: footnotes-4.7.x-1.x-dev.tar.gz
Size: 9.65 KB
md5_file hash: 5eeeed40adec2eeed084add1868e96de
Last updated: December 10, 2006 - 20:06
View usage statistics for this release
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.