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 |
|
// $Id$
CONTENTS OF THIS FILE
---------------------
* Description and Benefits
* Upgrading from 1.x
* Installation and Usage
* More Information
DESCRIPTION AND BENEFITS
------------------------
The SEO Checklist module provides a list of good… |
seochecklist.admin.inc |
seochecklist.admin.inc |
|
Administrative page callbacks for the seochecklist module. |
seochecklist.css |
seochecklist.css |
|
/* $Id$ */
div.seochecklist_item {
clear:both;
}
div.seochecklist_item div,
div.seochecklist_item label,
div.seochecklist_item p {
display:inline;
margin-bottom:0;
margin-top:0;
} |
seochecklist.info |
seochecklist.info |
|
; $Id$
name = SEO Checklist
description = A Search Engine Optimization checklist for Drupal.
core = 7.x
configure = admin/config/search/seochecklist |
seochecklist.install |
seochecklist.install |
|
Install, update and uninstall functions for the seochecklist module. |
seochecklist.module |
seochecklist.module |
|
SEO Checklist module allows users to track important SEO techniques on the website. |