You are here

Files in SEO Compliance Checker 6.2

Primary tabs

File namesort descending Location Namespace Description
basic_seo_rules.info basic_seo_rules/basic_seo_rules.info name = 'Basic SEO Rules' description = 'Basic rules for the SEO compliance checker module' dependencies[] = "seo_checker" package = "SEO Compliance Checker" core = 6.x
basic_seo_rules.install basic_seo_rules/basic_seo_rules.install Installer for the Basic Rules for the SEO Checker.
basic_seo_rules.module basic_seo_rules/basic_seo_rules.module Basic SEO rules for the SEO Checker
keyword_rules.info keyword_rules/keyword_rules.info name = 'Keyword Rules' description = 'Keyword rule checks for the SEO compliance checker module' dependencies[] = "seo_checker" dependencies[] = "text" package = "SEO Compliance Checker" core = 6.x
keyword_rules.install keyword_rules/keyword_rules.install
keyword_rules.module keyword_rules/keyword_rules.module Implements some keyword based rules for the SEO Checker.
README_FOR_DEVELOPERS.txt README_FOR_DEVELOPERS.txt --------------------------------------------------------------------------- seo_checker - Version 6.x-2.x --------------------------------------------------------------------------- Author: Michael Ruoss About Version 6.2 ================= This…
README_INSTALL.txt README_INSTALL.txt Installation of seo_checker 6.x-2.x ----------------------------------- 1. Place the seo_checker directory in sites/all/modules. 2. Enable the core module and the submodules you need at /admin/build/modules 2.1 If you enable the module…
seo_checker.admin.inc inc/seo_checker.admin.inc The functions used to configure the module over the admin interface.
seo_checker.css css/seo_checker.css tr.even.seo_checker_result_failed td { background-color: #ffcccc; } tr.odd.seo_checker_result_failed td { background-color: #ffe6e6; } tr.even.seo_checker_result_passed td { background-color: #ccffcc; } tr.odd.seo_checker_result_passed td { …
seo_checker.info seo_checker.info name = 'SEO Compliance Checker' description = 'Checks the SEO compliance of a node at it's creation/modification' package = "SEO Compliance Checker" core = 6.x
seo_checker.install seo_checker.install Installer for the SEO Compliance Checker
seo_checker.module seo_checker.module
seo_checker.theme.inc inc/seo_checker.theme.inc Contains the functions used to theme the outputs of this module.
slider-atleast.tpl.php theme/slider-atleast.tpl.php Default theme implementation to display the slider-atleast form element
slider-nojquery.tpl.php theme/slider-nojquery.tpl.php Default theme implementation to display a slider if jquery_ui is not installed
slider-range.tpl.php theme/slider-range.tpl.php Default theme implementation to display the slider-range form element
slider.css css/slider.css .ui-slider { width:200px; }

Other projects