CHANGELOG.txt |
CHANGELOG.txt |
|
Text Size 6.x Releases
======================
Text Size 6.x-1.9, 2011-01-05
-----------------------------
- Fixed variable "textsize_reset".
- Fixed: German translation.
- Czech translation by Jan Mědílek.
Text Size 6.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 6, jQuery plugin (http://drupal.org/project/jquery_plugin)
License - GPL (see LICENSE.txt)
Description
-----------
This module display… |
textsize-form.tpl.php |
textsize-form.tpl.php |
|
Form theme implementation for rendering a block. |
textsize-image.tpl.php |
textsize-image.tpl.php |
|
Image theme implementation for rendering a block. |
textsize-rtl.css |
textsize-rtl.css |
|
div.block-textsize div h3.inline {
padding: 0 0 0.25em 0;
}
div.block-textsize div h3.inline,
div.textsize_inline div#edit-textsize-select-wrapper,
div.textsize_inline div#edit-textsize-select-wrapper label,
div.textsize_current_inline… |
textsize-text.tpl.php |
textsize-text.tpl.php |
|
Default theme implementation for rendering a block. |
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 = 6.x
dependencies[] = jquery_plugin |
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. |