You are here

Files in Footnotes 6.2

Primary tabs

File namesort descending Location Namespace Description
Add footnote tinymce_footnotes/tinymce_plugin/footnote.htm Add footnote
Add footnote footnotes_wysiwyg/tinymce_plugin/footnote.htm Add footnote
Changelog.txt Changelog.txt xxx-xx-xx Footnotes 2.5 Major features - Add new addon module: Footnotes with Views by AlexisWilke. [#939738] Smaller fixes - Remove "DEPRECATED" text from Better URL filter and instead have a small "Note" about it not being…
footnotes-alternative_layout.css footnotes-alternative_layout.css /* * CSS specific to Footnotes module. * * This is an alternative layout, it is not so nice but overcomes * the layout bugs on IE.…
footnotes.css footnotes.css /* * CSS specific to Footnotes module. * * Thanks to binford2k@lug.wsu.edu for this tip and drinkypoo * for the question leading up to it. http://drupal.org/node/80538 */ /* Add empty space before footnotes and a black line on top. */ .footnotes…
footnotes.info footnotes.info name = Footnotes description = "Add automatically numbered footnotes to your posts. (Includes Better URL filter.)" core = 6.x
footnotes.module footnotes.module The Footnotes module is a filter that can be used to insert automatically numbered footnotes into Drupal texts.
footnotes_views.info footnotes_views.info name = Footnotes with Views description = Add views support to the footnotes module by allowing you to cut the footnotes from the rest of the body (or teaser). dependencies[] = footnotes dependencies[] = views package = Other core = 6.x
footnotes_views.module footnotes_views.module Declare the view API in use.
footnotes_views.views.inc footnotes_views.views.inc To do views declarations.
footnotes_views_handler_field.inc footnotes_views_handler_field.inc Views handler field.
footnotes_views_handler_field_body_content.inc footnotes_views_handler_field_body_content.inc Views handler for the body content.
footnotes_views_handler_field_body_footnotes.inc footnotes_views_handler_field_body_footnotes.inc Views handler for the body footnotes.
footnotes_wysiwyg.info footnotes_wysiwyg/footnotes_wysiwyg.info name = "Footnotes Wysiwyg" description = "Add a footnote button to Wysiwyg editors (TinyMCE, CKEditor). Currently supports the WYSIWYG and CKEditor modules." package = User interface dependencies[] = footnotes core = 6.x
footnotes_wysiwyg.module footnotes_wysiwyg/footnotes_wysiwyg.module WYSIWYG support for the footnotes module. Currently this supports TinyMCE and CKEditor via the WYSIWYG module and CKEditor via the CKEditor module.
README.txt README.txt Footnotes module can be used to easily create automatically numbered footnote references into an article or post (such as a reference to a URL). <strong>It now supports also TinyMCE and CKEditor via WYSIWYG module</strong>. This release…
README.txt tinymce_footnotes/README.txt DEPRECATED: TinyMCE Footnotes 6.x-0.1 -------------------- Note: This module is DEPRECATED. Please use footnotes_wysiwyg module instead (in the Footnotes package), it contains a newer version of this code. If you are not using this module, you can…
README.txt footnotes_wysiwyg/README.txt Footnotes Wysiwyg 6.x-0.1 -------------------- Installation Instructions: 1. Make sure you have enabled wither the WYSIWYG or CKEditor module. Otherwise nothing will happen. 2. Enable the module in /admin/build/modules 3. Enable the "Add…
tinymce_footnotes.info tinymce_footnotes/tinymce_footnotes.info name = "TinyMCE Footnotes" description = "DEPRECATED: Please use 'Footnotes Wysiwyg' instead" package = User interface dependencies[] = wysiwyg dependencies[] = footnotes core = 6.x
tinymce_footnotes.module tinymce_footnotes/tinymce_footnotes.module

Other projects