CHANGELOG.txt |
CHANGELOG.txt |
|
Text Size 5.x Releases
======================
Text Size 5.x-1.9, 2011-01-05
-----------------------------
- Fixed variable "textsize_reset".
- Fixed: German translation.
- Czech translation by Jan Mědílek.
Text Size 5.x-1.8,… |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave,
Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute
verbatim copies of this license document, but… |
README.txt |
README.txt |
|
Drupal Text Size Module
-----------------------
Author - Christian Zwahlen info@zwahlendesign.ch
Requires - Drupal 5, jQuery Plugin: jQuery Cookie plugin (http://plugins.jquery.com/project/Cookie)
License - GPL (see… |
textsize.admin.inc |
includes/textsize.admin.inc |
|
Provides the Text Size administrative interface. |
textsize.block.inc |
includes/textsize.block.inc |
|
block, page and theme functions. |
textsize.css |
textsize.css |
|
/* subtitle */
div.block-textsize div h3.list {
display: block;
float: none;
margin: 0;
}
div.block-textsize div h3.inline {
display: inline;
float: left;
margin: 0;
padding: 0 0.5em 0.25em 0em;
}
div.textsize_list… |
textsize.info |
textsize.info |
|
name = Text Size
description = Display a adjustable text size changer or a zoom function on the page for a better web accessibility.
package = User interface
core = 5.x |
textsize.install |
textsize.install |
|
This file update or uninstall the Text Size module. |
textsize.module |
textsize.module |
|
Display a text size changer on the page for a better web accessibility. |