block.tpl.php |
modules/clean_markup_blocks/theme/block.tpl.php |
|
Default theme implementation to display a block. |
CHANGELOG.txt |
CHANGELOG.txt |
|
Clean Markup 7.x-1.x, xxxx-xx-xx
--------------------------------
#2081655 by dcmouyard: Added permission to edit Clean Markup settings.
#2082065 by dcmouyard, mparker17: Fixed Follow Drupal's coding and
documentation standards.
#2104235 by… |
clean_markup.info |
clean_markup.info |
|
name = Clean markup API
description = Functions common to the clean markup suite.
core = 7.x
package = Clean markup |
clean_markup.module |
clean_markup.module |
|
Functions common to the clean markup suite. |
clean_markup_blocks.info |
modules/clean_markup_blocks/clean_markup_blocks.info |
|
name = Clean block markup
description = Provides clean block markup.
core = 7.x
package = Clean markup
dependencies[] = block
dependencies[] = clean_markup |
clean_markup_blocks.install |
modules/clean_markup_blocks/clean_markup_blocks.install |
|
|
clean_markup_blocks.module |
modules/clean_markup_blocks/clean_markup_blocks.module |
|
Provides clean block markup. |
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Overview
* Features
* Requirements
* Installation
* Known problems
* Version history
* Future plans
* Credits
* Recommended modules
* Similar projects
OVERVIEW
--------
This module aims to clean up,… |