kolab.org/www

Torsten Grote grote at kolabsys.com
Tue Jul 31 14:15:17 CEST 2012


 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/LICENSE.txt                     |  601 +++++----
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/README.txt                      |   68 -
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.css               |   11 
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.info              |   13 
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.install           |  135 ++
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.js                |   23 
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.module            |  650 ++++++++++
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist_intro_tab.tpl.php |   40 
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.admin.inc          |  162 --
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.css                |   13 
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.info               |   12 
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.install            |  360 -----
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.module             |   87 -
 kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/volacci-logo.png                |binary
 14 files changed, 1234 insertions(+), 941 deletions(-)

New commits:
commit b1d9ab0cd6cbbc7888401a6cfa41be541247d691
Author: Torsten Grote <grote at kolabsys.com>
Date:   Tue Jul 31 14:15:06 2012 +0200

    updated seo_checklist plugin

diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/LICENSE.txt b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/LICENSE.txt
index 2c095c8..d159169 100644
--- a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/LICENSE.txt
+++ b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/LICENSE.txt
@@ -1,274 +1,339 @@
-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 changing it is not allowed.
-
-                  Preamble
-
-The licenses for most software are designed to take away your freedom to
-share and change it. By contrast, the GNU General Public License is
-intended to guarantee your freedom to share and change free software--to
-make sure the software is free for all its users. This General Public License
-applies to most of the Free Software Foundation's software and to any other
-program whose authors commit to using it. (Some other Free Software
-Foundation software is covered by the GNU Library General Public License
-instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our
-General Public Licenses are designed to make sure that you have the
-freedom to distribute copies of free software (and charge for this service if
-you wish), that you receive source code or can get it if you want it, that you
-can change the software or use pieces of it in new free programs; and that
-you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to
-deny you these rights or to ask you to surrender the rights. These restrictions
-translate to certain responsibilities for you if you distribute copies of the
-software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for
-a fee, you must give the recipients all the rights that you have. You must make
-sure that they, too, receive or can get the source code. And you must show
-them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2)
-offer you this license which gives you legal permission to copy, distribute
-and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that
-everyone understands that there is no warranty for this free software. If the
-software is modified by someone else and passed on, we want its recipients
-to know that what they have is not the original, so that any problems
-introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We
-wish to avoid the danger that redistributors of a free program will individually
-obtain patent licenses, in effect making the program proprietary. To prevent
-this, we have made it clear that any patent must be licensed for everyone's
-free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification
-follow.
-
-           GNU GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND
-               MODIFICATION
-
-0. This License applies to any program or other work which contains a notice
-placed by the copyright holder saying it may be distributed under the terms
-of this General Public License. The "Program", below, refers to any such
-program or work, and a "work based on the Program" means either the
-Program or any derivative work under copyright law: that is to say, a work
-containing the Program or a portion of it, either verbatim or with
-modifications and/or translated into another language. (Hereinafter, translation
-is included without limitation in the term "modification".) Each licensee is
-addressed as "you".
-
-Activities other than copying, distribution and modification are not covered
-by this License; they are outside its scope. The act of running the Program is
-not restricted, and the output from the Program is covered only if its contents
-constitute a work based on the Program (independent of having been made
-by running the Program). Whether that is true depends on what the Program
-does.
-
-1. You may copy and distribute verbatim copies of the Program's source
-code as you receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice and
-disclaimer of warranty; keep intact all the notices that refer to this License
-and to the absence of any warranty; and give any other recipients of the
-Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you
-may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it,
-thus forming a work based on the Program, and copy and distribute such
-modifications or work under the terms of Section 1 above, provided that you
-also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that
-you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in
-part contains or is derived from the Program or any part thereof, to be
-licensed as a whole at no charge to all third parties under the terms of this
-License.
-
-c) If the modified program normally reads commands interactively when run,
-you must cause it, when started running for such interactive use in the most
-ordinary way, to print or display an announcement including an appropriate
-copyright notice and a notice that there is no warranty (or else, saying that
-you provide a warranty) and that users may redistribute the program under
-these conditions, and telling the user how to view a copy of this License.
-(Exception: if the Program itself is interactive but does not normally print such
-an announcement, your work based on the Program is not required to print
-an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable
-sections of that work are not derived from the Program, and can be
-reasonably considered independent and separate works in themselves, then
-this License, and its terms, do not apply to those sections when you distribute
-them as separate works. But when you distribute the same sections as part
-of a whole which is a work based on the Program, the distribution of the
-whole must be on the terms of this License, whose permissions for other
-licensees extend to the entire whole, and thus to each and every part
-regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to
-work written entirely by you; rather, the intent is to exercise the right to
-control the distribution of derivative or collective works based on the
-Program.
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
 
 In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of a
-storage or distribution medium does not bring the other work under the scope
-of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under
-Section 2) in object code or executable form under the terms of Sections 1
-and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source
-code, which must be distributed under the terms of Sections 1 and 2 above
-on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give
-any third party, for a charge no more than your cost of physically performing
-source distribution, a complete machine-readable copy of the corresponding
-source code, to be distributed under the terms of Sections 1 and 2 above on
-a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute
-corresponding source code. (This alternative is allowed only for
-noncommercial distribution and only if you received the program in object
-code or executable form with such an offer, in accord with Subsection b
-above.)
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
 
 The source code for a work means the preferred form of the work for
-making modifications to it. For an executable work, complete source code
-means all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation and
-installation of the executable. However, as a special exception, the source
-code distributed need not include anything that is normally distributed (in
-either source or binary form) with the major components (compiler, kernel,
-and so on) of the operating system on which the executable runs, unless that
-component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to
-copy from a designated place, then offering equivalent access to copy the
-source code from the same place counts as distribution of the source code,
-even though third parties are not compelled to copy the source along with the
-object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as
-expressly provided under this License. Any attempt otherwise to copy,
-modify, sublicense or distribute the Program is void, and will automatically
-terminate your rights under this License. However, parties who have received
-copies, or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it.
-However, nothing else grants you permission to modify or distribute the
-Program or its derivative works. These actions are prohibited by law if you
-do not accept this License. Therefore, by modifying or distributing the
-Program (or any work based on the Program), you indicate your acceptance
-of this License to do so, and all its terms and conditions for copying,
-distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the original
-licensor to copy, distribute or modify the Program subject to these terms and
-conditions. You may not impose any further restrictions on the recipients'
-exercise of the rights granted herein. You are not responsible for enforcing
-compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues), conditions
-are imposed on you (whether by court order, agreement or otherwise) that
-contradict the conditions of this License, they do not excuse you from the
-conditions of this License. If you cannot distribute so as to satisfy
-simultaneously your obligations under this License and any other pertinent
-obligations, then as a consequence you may not distribute the Program at all.
-For example, if a patent license would not permit royalty-free redistribution
-of the Program by all those who receive copies directly or indirectly through
-you, then the only way you could satisfy both it and this License would be to
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
 refrain entirely from distribution of the Program.
 
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply and
-the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or
-other property right claims or to contest validity of any such claims; this
-section has the sole purpose of protecting the integrity of the free software
-distribution system, which is implemented by public license practices. Many
-people have made generous contributions to the wide range of software
-distributed through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing to
-distribute software through any other system and a licensee cannot impose
-that choice.
-
-This section is intended to make thoroughly clear what is believed to be a
-consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain
-countries either by patents or by copyrighted interfaces, the original copyright
-holder who places the Program under this License may add an explicit
-geographical distribution limitation excluding those countries, so that
-distribution is permitted only in or among countries not thus excluded. In such
-case, this License incorporates the limitation as if written in the body of this
-License.
-
-9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time. Such new versions will be
-similar in spirit to the present version, but may differ in detail to address new
-problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies
-a version number of this License which applies to it and "any later version",
-you have the option of following the terms and conditions either of that
-version or of any later version published by the Free Software Foundation. If
-the Program does not specify a version number of this License, you may
-choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs
-whose distribution conditions are different, write to the author to ask for
-permission. For software which is copyrighted by the Free Software
-Foundation, write to the Free Software Foundation; we sometimes make
-exceptions for this. Our decision will be guided by the two goals of
-preserving the free status of all derivatives of our free software and of
-promoting the sharing and reuse of software generally.
-
-               NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE,
-THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT
-PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
-STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
-WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
-INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
-PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
-NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR
-AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR
-ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE
-LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
-SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
-ARISING OUT OF THE USE OR INABILITY TO USE THE
-PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA
-OR DATA BEING RENDERED INACCURATE OR LOSSES
-SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
-PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN
-IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF
-THE POSSIBILITY OF SUCH DAMAGES.
-
-          END OF TERMS AND CONDITIONS
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+                            NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License along
+    with this program; if not, write to the Free Software Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) year name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/README.txt b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/README.txt
index 2a7ba98..89ce740 100644
--- a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/README.txt
+++ b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/README.txt
@@ -1,11 +1,10 @@
-// $Id$
 
 CONTENTS OF THIS FILE
 ---------------------
 
  * Description and Benefits
- * Upgrading from 1.x
  * Installation and Usage
+ * Upgrading from 3.x
  * More Information
 
 
@@ -22,42 +21,33 @@ the easier it is for you to get customers. This module helps you with on-page
 SEO - a necessary component of a good online marketing campaign.
 
 
-UPGRADING FROM 1.x
-------------------
-
-If you are upgrading from the previous SEO Checklist 1.x versions, you will
-need to follow a couple important steps:
+INSTALLATION AND USAGE
+----------------------
 
-1. Make sure you remove the entire SEO Checklist module's folder before copying
-   in the new files.
-2. Execute the following SQL in your site's database, making sure to prefix
-   the 'system' table name if your site uses a table prefix:
-   UPDATE system SET name = 'seochecklist', filename = REPLACE(filename, 'SEOChecklist', 'seochecklist'), status = 1 WHERE type = 'module' AND name = 'SEOChecklist'
+SEO Checklist is installed in the usual way. See
+http://drupal.org/documentation/install/modules-themes/modules-7. To start using
+the module, go to admin/settings/seo-checklist. It will pre-check any completed
+items it is able to auto detect. Start working through the rest, and click
+"Save" to save your progress!
 
-3. Make sure you run update.php immediately afterwards.
 
+UPGRADING FROM 3.x
+------------------
 
-INSTALLATION AND USAGE
-----------------------
+IMPORTANT: As with any other irreversible change, you should backup your
+database before attempting to upgrade the SEO Checklist!
 
-See http://drupal.org/getting-started/5/install-contrib for instructions on
-how to install or update Drupal modules.
+With the 4.x branch the module machine name was changed to match the Drupal.org
+project name, so Drupal won't recognize it as the same module anymore. You'll
+need to re-enable it from the Modules page (admin/modules). When installed, it
+will remove the residue of the old module name itself.
 
-Summary:
-1. Download and extract the module package into your sites/all/modules directory.
-2. Go to admin/build/modules and enable the "SEO Checklist" module which should
-   be in the 'Other' category.
-3. To start using the SEO Checklist, go to admin/settings/seochecklist. The
-   module should automatically check if you have already installed any of the
-   modules required for a task.
-4. Start checking off some tasks!
+Additionally, the module now depends on the Checklist API
+(http://drupal.org/project/checklistapi), which you'll need to install before
+you can enable the new version.
 
-Optional:
-- Install the Vertical Tabs module (http://drupal.org/project/vertical_tabs) to
-  help improve your SEO Checklist interface. It helps collapse the interface
-  into vertical tabs instead of one huge long list of fieldsets. This module
-  also works on the add or edit content forms, which is helpful for your site's
-  content creators and editors!
+Your saved progress from the 3.x version of the module will be preserved when
+you update.
 
 
 MORE INFORMATION
@@ -67,23 +57,23 @@ MORE INFORMATION
   Optimization book by Ben Finklea. For more information and to purchase, go to
   http://www.drupalseobook.com/.
 
-- To issue any bug reports, feature or support requests, see the module issue
+- To submit any bug reports or feature-or-support requests, see the module issue
   queue at http://drupal.org/project/issues/seo_checklist.
 
 - This module is potentially controversial as many people have ideas about good
   and bad SEO. If you have an idea of a module or task that should be included,
-  please file an issue with the above link to the module's issue queue.
+  please file an issue at http://drupal.org/project/issues/seo_checklist.
 
 - Volacci spent numerous hours in research and development on this module. We
   want to maintain it and keep good SEO advice available to the entire
   community. Instead of asking for donations or bounties for this module, we
   request that you include a simple link back to us somewhere on your website.
   When you're done (or before) go down to the "Link to Volacci" task and check
-  it! That will automatically add a link in your website's footer to Volacci.
-  If you want to link to use, but not in your footer, uncheck the box and put
-  the link to http://www.volacci.com/ where you want to. And thanks for the
-  link! If you e-mail us (seochecklist [at] volacci.com) and tell us where your
-  link is, then we'll link back to you! And as you may know, links help move
-  your site up in the search engines.
+  it! That will automatically add a link to Volacci in your website's footer.
+  If you want to link to us but not in your footer, uncheck the box and put
+  the link to http://www.volacci.com/ wherever you want to. Thanks for the link!
+  If you e-mail us (seochecklist [at] volacci.com) and tell us where your link
+  is, we'll link back to you! As you may know, links help move your site up in
+  the search engines. (See http://www.volacci.com/why-links-help-seo.)
 
 - Enjoy using the module!
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.css b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.css
new file mode 100644
index 0000000..386ea8a
--- /dev/null
+++ b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.css
@@ -0,0 +1,11 @@
+
+#seo-checklist-intro-volacci {
+  font-weight: bold;
+  text-align: center;
+}
+#seo-checklist-intro-volacci strong {
+  display: block;
+}
+#seo-checklist-volacci-link {
+  text-align: center;
+}
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.info b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.info
new file mode 100644
index 0000000..00e48e0
--- /dev/null
+++ b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.info
@@ -0,0 +1,13 @@
+name = SEO Checklist
+description = A Search Engine Optimization checklist for Drupal.
+core = 7.x
+dependencies[] = checklistapi
+package = SEO
+configure = admin/config/search/seo-checklist
+
+; Information added by drupal.org packaging script on 2012-07-24
+version = "7.x-4.0"
+core = "7.x"
+project = "seo_checklist"
+datestamp = "1343141863"
+
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.install b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.install
new file mode 100644
index 0000000..3244159
--- /dev/null
+++ b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.install
@@ -0,0 +1,135 @@
+<?php
+
+/**
+ * @file
+ * Install, update and uninstall functions for the seo_checklist module.
+ */
+
+/**
+ * Implements hook_install().
+ */
+function seo_checklist_install() {
+  // Detect and update a pre- name change installation.
+  $result = db_query("SELECT * FROM {system} WHERE name = 'seochecklist'");
+  if ($result->rowCount()) {
+    seo_checklist_update_7400();
+  }
+}
+
+/**
+ * Implements hook_uninstall().
+ */
+function seo_checklist_uninstall() {
+  variable_del('checklistapi_checklist_seo_checklist');
+}
+
+/**
+ * Rename module machine name and convert saved progress data to new format.
+ *
+ * Note: Drupal won't detect and run this function in the usual way, because
+ * the change of module machine name causes it to lose track of the current
+ * schema version, so it's invoked manually by seo_checklist_install(), if
+ * appropriate.
+ */
+function seo_checklist_update_7400() {
+  // Convert saved progress data.
+  $result = db_query('SELECT id, completed, uid FROM {seo_checklist}');
+  $old_data = $result->fetchAllAssoc('id');
+  $data_mapping = array(
+    'install_page_title' => 1,
+    'enable_clean_urls' => 2,
+    'install_pathauto' => 5,
+    'install_globalredirect' => 6,
+    'get_google_account' => 7,
+    'install_google_analytics' => 9,
+    'create_google_analytics_analytics' => 11,
+    'input_google_analytics_code' => 12,
+    'authenticate_with_google_analytics' => 13,
+    'install_metatags_quick' => 15,
+    'install_scheduler' => 16,
+    'install_htmlpurifier' => 17,
+    'install_search404' => 18,
+    'validate_html' => 19,
+    'check_links' => 20,
+    'install_xmlsitemap' => 21,
+    'authenticate_with_google' => 23,
+    'submit_xml_sitemap_to_google' => 24,
+    'submit_xml_sitemap_to_bing' => 28,
+    'add_to_google_places' => 29,
+    'install_addthis' => 30,
+    'install_service_links' => 31,
+    'install_mollom' => 39,
+    'sign_up_for_mollom_account' => 40,
+    'authenticate_with_bing' => 43,
+    'get_windows_live_id' => 44,
+    'install_htmlpurifier' => 45,
+    'install_site_map' => 46,
+    'install_site_verify' => 47,
+    'install_addtoany' => 49,
+    'add_geo_meta_tags' => 51,
+    'install_admin_menu' => 53,
+    'enable_drupal_caching' => 54,
+    'install_boost' => 55,
+    'install_seo_checker' => 57,
+    'install_fb_social' => 58,
+    'install_follow' => 59,
+    'install_elements' => 60,
+    'install_security_review' => 61,
+    'install_read_more' => 62,
+    'install_ga_tokenizer' => 63,
+    'install_contact_google_analytics' => 64,
+    'install_context_keywords' => 65,
+  );
+  global $user;
+  $new_data = array(
+    '#changed' => $time = time(),
+    '#changed_by' => $user->uid,
+    '#completed_items' => 0,
+  );
+  $definitions = seo_checklist_checklistapi_checklist_info();
+  $groups = $definitions['seo_checklist'];
+  foreach (element_children($groups) as $group_key) {
+    $group = &$groups[$group_key];
+    foreach (element_children($group) as $item_key) {
+      if (!empty($data_mapping[$item_key])) {
+        $old_item = $old_data[$data_mapping[$item_key]];
+        if (!empty($old_item->completed)) {
+          $new_data[$item_key] = array(
+            '#completed' => $old_item->completed,
+            '#uid' => $old_item->uid,
+          );
+          $new_data['#completed_items']++;
+        }
+      }
+      if (!isset($new_data[$item_key])) {
+        $new_data[$item_key] = 0;
+      }
+    }
+  }
+  if (variable_get('seo_checklist_link', 0)) {
+    $new_data['link_to_volacci'] = array(
+      '#completed' => $time,
+      '#uid' => $user->uid,
+    );
+  }
+  ksort($new_data);
+  variable_set('checklistapi_checklist_seo_checklist', $new_data);
+
+  // Remove old database tables.
+  foreach (array('seo_group', 'seo_checklist') as $table) {
+    if (db_table_exists($table)) {
+      db_drop_table($table);
+    }
+  }
+
+  // Remove the old "seochecklist" row from the system table.
+  db_delete('system')
+    ->condition('name', 'seochecklist')
+    ->execute();
+
+  // Remove now unused variables.
+  variable_del('seo_checklist_book_references');
+  variable_del('seo_checklist_link');
+  variable_del('seo_checklist_podcast');
+  variable_del('seo_checklist_thanks');
+}
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.js b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.js
new file mode 100644
index 0000000..fc2f20e
--- /dev/null
+++ b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.js
@@ -0,0 +1,23 @@
+(function ($) {
+
+  "use strict";
+  Drupal.behaviors.seo_checklist = {
+    attach: function (context) {
+
+      // Open external links in a new window.
+      $('#checklistapi-checklist-form fieldset a', context).filter(function () {
+        // Ignore non-HTTP (e.g. mailto:) link.
+        return this.href.indexOf('http') === 0;
+      }).filter(function () {
+        // Filter out links to the same domain.
+        return this.hostname && this.hostname !== location.hostname;
+      }).each(function () {
+        // Send all links to drupal.org to the same window. Open others in their
+        // own windows.
+        $(this).attr('target', (this.hostname === 'drupal.org') ? 'drupal_org' : '_blank');
+      });
+
+    }
+  };
+
+})(jQuery);
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.module b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.module
new file mode 100644
index 0000000..88e841a
--- /dev/null
+++ b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist.module
@@ -0,0 +1,650 @@
+<?php
+
+/**
+ * @file
+ * Track important SEO techniques on the website.
+ */
+
+/**
+ * Checks whether the Volacci footer link is enabled.
+ *
+ * @return bool
+ *   Returns TRUE if the footer link is enabled or FALSE if not.
+ */
+function _seo_checklist_volacci_link_is_enabled() {
+  $link_is_enabled = &drupal_static(__FUNCTION__);
+  if (!isset($link_is_enabled)) {
+    $saved_progress = variable_get('checklistapi_checklist_seo_checklist', array());
+    $link_is_enabled = !empty($saved_progress['link_to_volacci']);
+  }
+  return $link_is_enabled;
+}
+
+/**
+ * Implements hook_form_FORM_ID_alter().
+ */
+function seo_checklist_form_checklistapi_checklist_form_alter(&$form, &$form_state, $form_id) {
+  if ($form['#checklist']->id == 'seo_checklist') {
+    $form['checklistapi']['#attached']['js'][] = drupal_get_path('module', 'seo_checklist') . '/seo_checklist.js';
+    $form['checklistapi']['#attached']['css'][] = drupal_get_path('module', 'seo_checklist') . '/seo_checklist.css';
+  }
+}
+
+/**
+ * Implements hook_checklistapi_checklist_info().
+ */
+function seo_checklist_checklistapi_checklist_info() {
+  $modules_page = array('#text' => t('Enable'), '#path' => 'admin/modules');
+
+  $definitions = array();
+  $definitions['seo_checklist'] = array(
+    '#title' => t('SEO checklist'),
+    '#description' => t('Keep track of your Drupal Search Engine Optimization tasks.'),
+    '#path' => 'admin/config/search/seo-checklist',
+    '#help' => t("<p>Check off each SEO-related task as you complete it. Don't forget to click the <em>Save</em> button!</p>"),
+
+    // Introduction.
+    'introduction' => array(
+      '#title' => t('Introduction'),
+      '#description' => theme('seo_checklist_intro_tab'),
+    ),
+
+    // Tools.
+    'tools' => array(
+      '#title' => t('Tools'),
+      '#description' => t('<p>While not strictly necessary for SEO, these modules will accelerate your work.</p>'),
+      'install_admin_menu' => array(
+        '#title' => t('Install Administration menu module.'),
+        '#default_value' => module_exists('admin_menu'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/admin_menu',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_elements' => array(
+        '#title' => t('Install Elements module.'),
+        '#default_value' => module_exists('elements'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/elements',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_security_review' => array(
+        '#title' => t('Install Security Review module.'),
+        '#default_value' => module_exists('security_review'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/security_review',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_module_filter' => array(
+        '#title' => t('Install Module Filter module.'),
+        '#default_value' => module_exists('module_filter'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/module_filter',
+        ),
+        'modules_page' => $modules_page,
+      ),
+    ),
+
+    // Page titles.
+    'page_titles' => array(
+      '#title' => t('Page titles'),
+      '#description' => t('<p>The single most important thing you can do for on-site SEO.</p>'),
+      'install_page_title' => array(
+        '#title' => t('Install Page Title module.'),
+        '#default_value' => module_exists('page_title'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/page_title',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'configure_page_title' => array(
+        '#title' => t('Configure Page Title module.'),
+        'config_page' => array(
+          '#text' => t('Configure'),
+          '#path' => 'admin/config/search/page-title',
+        ),
+      ),
+    ),
+
+    // URL paths.
+    'url_paths' => array(
+      '#title' => t('URL paths'),
+      '#description' => t('<p>The second most important thing you can do.</p>'),
+      'enable_clean_urls' => array(
+        '#title' => t('Enable clean URLs.'),
+        '#default_value' => variable_get('clean_url', 0),
+        'config_page' => array(
+          '#text' => t('Configure'),
+          '#path' => 'admin/config/search/clean-urls',
+        ),
+        'more_info' => array(
+          '#text' => t('More info'),
+          '#path' => 'http://drupal.org/getting-started/clean-urls',
+        ),
+      ),
+      'install_pathauto' => array(
+        '#title' => t('Install Pathauto module.'),
+        '#default_value' => module_exists('pathauto'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/pathauto',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'configure_pathauto' => array(
+        '#title' => t('Configure Pathauto module.'),
+        'config_page' => array(
+          '#text' => t('Configure'),
+          '#path' => 'admin/config/search/path/patterns',
+        ),
+      ),
+      'install_globalredirect' => array(
+        '#title' => t('Install Global Redirect module.'),
+        '#default_value' => module_exists('globalredirect'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/globalredirect',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_redirect' => array(
+        '#title' => t('Install Redirect module.'),
+        '#default_value' => module_exists('redirect'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/redirect',
+        ),
+        'modules_page' => $modules_page,
+      ),
+    ),
+
+    // Create search engine accounts.
+    'search_engine_accounts' => array(
+      '#title' => t('Create search engine accounts'),
+      '#description' => t("<p>Set yourself up with the search engines. You'll need these accounts for later steps.</p>"),
+      'get_google_account' => array(
+        '#title' => t('Get a Google account.'),
+        'create_account' => array(
+          '#text' => t('Create account'),
+          '#path' => 'https://www.google.com/accounts/NewAccount',
+        ),
+      ),
+      'get_windows_live_id' => array(
+        '#title' => t('Get a Windows Live ID.'),
+        'create_account' => array(
+          '#text' => t('Create account'),
+          '#path' => 'https://signup.live.com/',
+        ),
+      ),
+    ),
+
+    // Track your visitors.
+    'track_visitors' => array(
+      '#title' => t('Track your visitors'),
+      '#description' => t('<p>Know where your visitors are coming from and what they do while visiting your site.</p>'),
+      'install_google_analytics' => array(
+        '#title' => t('Install Google Analytics module.'),
+        '#default_value' => module_exists('googleanalytics'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/google_analytics',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'create_google_analytics_analytics' => array(
+        '#title' => t('Sign in to your Google Analytics account and create an Analytics for your website.'),
+        '#default_value' => $googleanalytics_account = (bool) variable_get('googleanalytics_account', 0),
+        'web_site' => array(
+          '#text' => t('Google Analytics'),
+          '#path' => 'http://www.google.com/analytics',
+        ),
+      ),
+      'input_google_analytics_code' => array(
+        '#title' => t('Copy and paste your new Google Analytics code into the Google Analytics module.'),
+        '#default_value' => $googleanalytics_account = (bool) variable_get('googleanalytics_account', 0),
+        'project_page' => array(
+          '#text' => t('Module settings'),
+          '#path' => 'admin/config/system/googleanalytics',
+        ),
+      ),
+      'authenticate_with_google_analytics' => array(
+        '#title' => t('Authenticate your site with Google Analytics.'),
+        'web_site' => array(
+          '#text' => t('Google Analytics'),
+          '#path' => 'http://www.google.com/analytics',
+        ),
+      ),
+      'install_ga_tokenizer' => array(
+        '#title' => t('Install Google Analytics Tokenizer module.'),
+        '#default_value' => module_exists('ga_tokenizer'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/ga_tokenizer',
+        ),
+      ),
+      'install_contact_google_analytics' => array(
+        '#title' => t('Install Google Analytics Contact Form, Webform, Rules Email module.'),
+        '#default_value' => module_exists('contact_google_analytics'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/contact_google_analytics',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'configure_contact_google_analytics' => array(
+        '#title' => t('Configure Google Analytics Contact Form, Webform, Rules Email module.'),
+        '#default_value' => variable_get('contact_google_analytics_allowed_recipients', 'all') != 'all',
+        'config_page' => array(
+          '#text' => t('Configure'),
+          '#path' => 'admin/config/contact-google-analytics',
+        ),
+      ),
+      'install_context_keywords' => array(
+        '#title' => t('Install Context Keywords module.'),
+        '#default_value' => module_exists('context_keywords'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/context_keywords',
+        ),
+      ),
+    ),
+
+    // Page content.
+    'page_content' => array(
+      '#title' => t('Page content'),
+      '#description' => t('<p>Take control of your page content.</p>'),
+      'install_metatag' => array(
+        '#title' => t('Install Meta tags module.'),
+        '#default_value' => module_exists('metatag'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/metatag',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'configure_metatag' => array(
+        '#title' => t('Configure Meta tags module.'),
+        'config_page' => array(
+          '#text' => t('Configure'),
+          '#path' => 'admin/config/search/metatags',
+        ),
+      ),
+      'install_metatags_quick' => array(
+        '#title' => t('Install Meta tags quick module.'),
+        '#default_value' => module_exists('metatags_quick'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/metatags_quick',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'configure_metatags_quick' => array(
+        '#title' => t('Configure Meta tags quick module.'),
+        'config_page' => array(
+          '#text' => t('Configure'),
+          '#path' => 'admin/config/search/metatags_quick',
+        ),
+      ),
+      'install_scheduler' => array(
+        '#title' => t('Install Scheduler module.'),
+        '#default_value' => module_exists('scheduler'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/scheduler',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_htmlpurifier' => array(
+        '#title' => t('Install HTML Purifier module.'),
+        '#description' => t('Follow the README!'),
+        '#default_value' => module_exists('htmlpurifier'),
+        'readme' => array(
+          '#text' => t('README.txt'),
+          '#path' => 'http://drupalcode.org/project/htmlpurifier.git/blob/refs/heads/7.x-1.x:/INSTALL.txt',
+        ),
+        'project_page' => array(
+          '#text' => t('Download module'),
+          '#path' => 'http://drupal.org/project/htmlpurifier',
+        ),
+        'library_page' => array(
+          '#text' => t('Download library'),
+          '#path' => 'http://htmlpurifier.org/download',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_search404' => array(
+        '#title' => t('Install Search 404 module.'),
+        '#default_value' => module_exists('search404'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/search404',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_seo_checker' => array(
+        '#title' => t('Install SEO Compliance Checker module.'),
+        '#default_value' => module_exists('seo_checker'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/seo_checker',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_read_more' => array(
+        '#title' => t('Install Read More Link module.'),
+        '#default_value' => module_exists('read_more'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/read_more',
+        ),
+        'modules_page' => $modules_page,
+      ),
+    ),
+
+    // Clean code.
+    'clean_code' => array(
+      '#title' => t('Clean code'),
+      '#description' => t('<p>Well written markup is very important to the search engine spiders.</p>'),
+      'validate_html' => array(
+        '#title' => t('Validate your markup.'),
+        'w3c_validator' => array(
+          '#text' => t('W3C Markup Validation Service'),
+          '#path' => 'http://validator.w3.org/',
+        ),
+      ),
+      'check_links' => array(
+        '#title' => t('Check for broken links.'),
+        'w3c_link_checker' => array(
+          '#text' => t('W3C Link Checker'),
+          '#path' => 'http://validator.w3.org/checklink',
+        ),
+      ),
+    ),
+
+    // Submit your site to the search engines.
+    'submit_to_search_engines' => array(
+      '#title' => t('Submit your site to the search engines'),
+      '#description' => t("<p>Now that you've got your site ready for the search engines, tell them about it!</p>"),
+      'install_site_verify' => array(
+        '#title' => t('Install Site verification module.'),
+        '#default_value' => module_exists('site_verify'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/site_verify',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'add_verifications' => array(
+        '#title' => t('Add verifications.'),
+        'config_page' => array(
+          '#text' => t('Verifications'),
+          '#path' => 'admin/config/search/verifications',
+        ),
+      ),
+      'install_xmlsitemap' => array(
+        '#title' => t('Install XML Sitemap module.'),
+        '#default_value' => module_exists('xmlsitemap'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/xmlsitemap',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_site_map' => array(
+        '#title' => t('Install Site map module.'),
+        '#default_value' => module_exists('site_map'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/site_map',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'authenticate_with_google' => array(
+        '#title' => t('Authenticate with Google.'),
+        'webmaster_tools' => array(
+          '#text' => t('Webmaster Tools'),
+          '#path' => 'http://www.google.com/webmasters/tools',
+        ),
+      ),
+      'submit_xml_sitemap_to_google' => array(
+        '#title' => t('Submit your XML sitemap to Google.'),
+        'webmaster_tools' => array(
+          '#text' => t('Webmaster Tools'),
+          '#path' => 'http://www.google.com/webmasters/tools',
+        ),
+        'help_page' => array(
+          '#text' => t('Help page'),
+          '#path' => 'http://support.google.com/webmasters/bin/answer.py?hl=en&answer=183669&topic=8476&ctx=topic',
+        ),
+      ),
+      'authenticate_with_bing' => array(
+        '#title' => t('Authenticate with Bing.'),
+        'webmaster_tools' => array(
+          '#text' => t('Webmaster Tools'),
+          '#path' => 'http://www.bing.com/webmaster/',
+        ),
+      ),
+      'submit_xml_sitemap_to_bing' => array(
+        '#title' => t('Submit your XML sitemap to Bing.'),
+        'webmaster_tools' => array(
+          '#text' => t('Submission page'),
+          '#path' => 'http://www.bing.com/webmaster/submitsitepage.aspx',
+        ),
+      ),
+      'add_to_google_places' => array(
+        '#title' => t('Add your business to Google Places, if appropriate.'),
+        'google_places' => array(
+          '#text' => t('Google Places'),
+          '#path' => 'http://www.google.com/local/add/',
+        ),
+      ),
+    ),
+
+    // Social media.
+    'social_media' => array(
+      '#title' => t('Social media'),
+      '#description' => t('<p>Using Social news sites, blogs, etc? Consider these:</p>'),
+      'install_addthis' => array(
+        '#title' => t('Install AddThis module.'),
+        '#default_value' => module_exists('addthis'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/addthis',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_service_links' => array(
+        '#title' => t('Install Service links module.'),
+        '#default_value' => module_exists('service_links'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/service_links',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_addtoany' => array(
+        '#title' => t('Install Share Buttons (AddToAny) module.'),
+        '#default_value' => module_exists('addtoany'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/addtoany',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_fb_social' => array(
+        '#title' => t('Install Facebook social plugins integration module.'),
+        '#default_value' => module_exists('fb_social'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/fb_social',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'install_follow' => array(
+        '#title' => t('Install Follow module.'),
+        '#default_value' => module_exists('follow'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/follow',
+        ),
+        'modules_page' => $modules_page,
+      ),
+    ),
+
+    // Use Mollom to prevent spam.
+    'prevent_spam' => array(
+      '#title' => t('Use Mollom to prevent spam'),
+      '#description' => t('<p>If your site will get heavy use from visitors creating accounts, commenting and/or creating content then use Mollom. If, for some reason, Mollom does not work for you, consider the <a href="http://drupal.org/project/captcha">CAPTCHA</a> or <a href="http://drupal.org/project/antispam">AntiSpam</a> modules.</p>'),
+      'sign_up_for_mollom_account' => array(
+        '#title' => t('Sign up for a free mollom account.'),
+        'register_page' => array(
+          '#text' => t('Create account'),
+          '#path' => 'http://mollom.com/user/register',
+        ),
+      ),
+      'install_mollom' => array(
+        '#title' => t('Install Mollom module.'),
+        '#default_value' => module_exists('mollom'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/mollom',
+        ),
+        'modules_page' => $modules_page,
+      ),
+      'configure_mollom_api_keys' => array(
+        '#title' => t('Configure Mollom API keys.'),
+        '#default_value' => variable_get('mollom_public_key', '') && variable_get('mollom_private_key', ''),
+        'config_page' => array(
+          '#text' => t('Configure'),
+          '#path' => 'admin/config/content/mollom/settings',
+        ),
+      ),
+    ),
+
+    // Geographic.
+    'geographic' => array(
+      '#title' => t('Geographic'),
+      'add_geo_meta_tags' => array(
+        '#title' => t('Add geo meta tags with the Meta Tags module.'),
+      ),
+    ),
+
+    // Performance.
+    'performance' => array(
+      '#title' => t('Performance'),
+      'enable_drupal_caching' => array(
+        '#title' => t("Turn on Drupal's built-in caching."),
+        '#default_value' => variable_get('cache', FALSE) && variable_get('block_cache', FALSE),
+        'config_page' => array(
+          '#text' => t('Performance page'),
+          '#path' => 'admin/config/development/performance',
+        ),
+      ),
+      'install_boost' => array(
+        '#title' => t('Install Boost module.'),
+        '#default_value' => module_exists('boost'),
+        'project_page' => array(
+          '#text' => t('Download'),
+          '#path' => 'http://drupal.org/project/boost',
+        ),
+        'modules_page' => $modules_page,
+        'more_info' => array(
+          '#text' => t('More info'),
+          '#path' => 'http://drupal.org/node/1434362',
+        ),
+      ),
+    ),
+
+    // Extras.
+    'extras' => array(
+      '#title' => t('Extras'),
+      'download_internet_marketing_whitepapers' => array(
+        '#title' => t('Download <a href="http://www.volacci.com/resources/whitepapers">free internet marketing whitepapers</a> from Volacci.'),
+      ),
+      'link_to_volacci' => array(
+        '#title' => t('Link to <a href="http://www.volacci.com/">Volacci</a> to thank them for this awesome module.'),
+        '#description' => t('Checking this item will cause a small link to appear at the very bottom of your website. You can disable it at any time by un-checking this box. We really appreciate it!'),
+      ),
+      'send_feedback' => array(
+        '#title' => t("Send feedback on the Drupal 7 SEO Checklist or just say <em>Thanks!</em>, and we'll link to your web site from volacci.com."),
+        '#description' => t("Remember to include your link information in your email. If you don't know why you should link with other websites, read <a href=\"http://www.volacci.com/why-links-help-seo\">Why links help SEO</a>."),
+        'email_link' => array(
+          '#text' => t('seochecklist at volacci.com'),
+          '#path' => 'mailto:seochecklist at volacci.com',
+        ),
+      ),
+      'listen_to_volacci_podcast' => array(
+        '#title' => t('Listen to the <a href="http://www.volacci.com/podcast">Volacci Drupal SEO Podcast</a> for more tips and tricks about Drupal SEO. '),
+      ),
+      'read_drupal_6_seo_book' => array(
+        '#title' => t('Read Drupal 6 Search Engine Optimization by Ben Finklea.'),
+        'buy_from_amazon' => array(
+          '#text' => t('Buy from Amazon'),
+          '#path' => 'http://www.amazon.com/gp/product/1847198228?ie=UTF8&tag=dvdcentral02&linkCode=as2&camp=1789&creative=390957&creativeASIN=1847198228',
+        ),
+        'buy_from_packt' => array(
+          '#text' => t('Buy from Packt'),
+          '#path' => 'https://www.packtpub.com/drupal-6-search-engine-optimization-seo/book?mid/170909568gh3',
+        ),
+      ),
+      'watch_drupalize_me_video' => array(
+        '#title' => t('Watch the free <a href="http://drupalize.me/videos/introduction-drupal-seo">Introduction to Drupal SEO</a> video from Lullabot.'),
+      ),
+    ),
+
+  );
+  return $definitions;
+}
+
+/**
+ * Implements hook_init().
+ */
+function seo_checklist_init() {
+  if (_seo_checklist_volacci_link_is_enabled()) {
+    drupal_add_css(drupal_get_path('module', 'seo_checklist') . '/seo_checklist.css');
+  }
+}
+
+/**
+ * Implements hook_page_alter().
+ */
+function seo_checklist_page_alter(&$page) {
+  if (_seo_checklist_volacci_link_is_enabled()) {
+    $page['page_bottom']['seo_checklist_volacci_link'] = array(
+      '#type' => 'markup',
+      '#markup' => '<div id="seo-checklist-volacci-link"><a href="http://www.volacci.com/">Drupal SEO</a></div>',
+    );
+  }
+}
+
+/**
+ * Implements hook_preprocess_HOOK() for seo_checklist_intro_tab.tpl.php.
+ */
+function template_preprocess_seo_checklist_intro_tab(&$variables) {
+  $variables['volacci_logo'] = theme('image', array(
+    'path' => drupal_get_path('module', 'seo_checklist') . '/volacci-logo.png',
+    'alt' => t('Volacci'),
+    'title' => t('Volacci'),
+  ));
+}
+
+/**
+ * Implements hook_theme().
+ */
+function seo_checklist_theme($existing, $type, $theme, $path) {
+  return array(
+    'seo_checklist_intro_tab' => array(
+      'template' => 'seo_checklist_intro_tab',
+      'variables' => array(
+        'volacci_logo' => t('Volacci'),
+      ),
+    ),
+  );
+}
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist_intro_tab.tpl.php b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist_intro_tab.tpl.php
new file mode 100644
index 0000000..10a97e4
--- /dev/null
+++ b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seo_checklist_intro_tab.tpl.php
@@ -0,0 +1,40 @@
+<?php
+
+/**
+ * @file
+ * Default theme implementation to display a node.
+ *
+ * Available variables:
+ * - $volacci_logo: An HTML image tag for the Volacci logo.
+ *
+ * @see template_preprocess()
+ * @see template_preprocess_seo_checklist_intro_tab()
+ * @see template_process()
+ */
+?>
+<h3>How to use the Drupal SEO Checklist</h3>
+<p>Please read these instructions to get the most out of your Drupal Search Engine Optimization efforts.</p>
+
+<h4>Important warning</h4>
+<p>This checklist will not search engine optimize your site. It was written as a guide for Drupal SEO experts. If you need help with Drupal SEO best practices, the search engines' latest changes, your brand's target audience, or strategic marketing objectives, consider using a Drupal-specific Internet Marketing consultant like <a href="mailto:sales at volacci.com">Volacci</a> or ask your Drupal developer for a recommendation.</p>
+
+<h4>Getting started</h4>
+<p>Each time you open the SEO Checklist, it will look to see if any tasks have already been completed. For example, if you've already turned on clean URLs then that item will be checked.  You still need to click "Save" to time and date stamp the automatically-checked items.</p>
+<p>The best way to proceed is to start at the top and work your way through each tab until you're done, clicking save after each completed item.</p>
+
+<h4>How it's organized</h4>
+<p>The sections are listed from most important to least important. The tasks in each section are also ordered from most to least important. A notable exception to this is the Tools section.</p>
+<p>Tools: The tools section contains  items that will help you get things done faster. They are not necessary for good SEO, but they are highly recommended.</p>
+<p>Save Button: Be sure to click the save button after you check off each item. This will create a time and date stamp so that you can easily see when each task was completed.</p>
+<p>Links: Many tasks have links next to them. Some links are to drupal.org, outside websites, or to admin sections of your own site. Links to outside resources will open in a new window.</p>
+<p>Help: Some items have "More info" links. These will take you to appropriate documentation pages where you can read more about a module or important concept.</p>
+
+<h4>A note about pre-release modules</h4>
+<p><em>Some recommended modules may not be considered ready for production websites. These modules are usually marked with "beta" or "dev" or "alpha" on Drupal.org. Please be very careful when installing any module—even those that have been fully tested and released—but be especially careful with dev, alpha, or beta modules.</em></p>
+
+<h4>Credits</h4>
+<p>The Drupal SEO Checklist was created by <a href="http://drupal.org/user/46676">Ben Finklea</a>, the CEO of <a href="http://www.volacci.com/">Volacci</a> and a long-time Drupal community member. Development was paid for exclusively by Volacci. Special thanks to <a href="http://drupal.org/user/236758">Travis Carden</a> who created the <a href="http://drupal.org/project/checklistapi">Checklist API</a> and ported the Drupal SEO Checklist module to use it. </p>
+<p id="seo-checklist-intro-volacci">
+  <a href="http://www.volacci.com/"><?php print $volacci_logo; ?></a>
+  <strong>More Leads. Less Work.</strong>
+</p>
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.admin.inc b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.admin.inc
deleted file mode 100644
index 9eb53c0..0000000
--- a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.admin.inc
+++ /dev/null
@@ -1,162 +0,0 @@
-<?php
-// $Id$
-
-/**
- * @file
- * Administrative page callbacks for the seochecklist module.
- */
-
-define('SEOCHECKLIST_BOOK_PURCHASE', 'http://www.packtpub.com/drupal-6-search-engine-optimization-seo/mid/170909568gh3?utm_source=volacci.com%2F&utm_medium=affiliate&utm_content=authorsite&utm_campaign=mdb_000690');
-
-/**
- * Define the settings form.
- */
-function seochecklist_admin_settings() {
-  global $user;
-
-  $form['save_above'] = array(
-    '#type' => 'submit',
-    '#value' => t('Save'),
-  );
-  // Fetch modules and groups from database.
-  $query = "SELECT id, name, description FROM {seo_group} ORDER BY id";
-
-  $result = db_query($query);
-  $group_id = 0;
-
-  // Vertical tab element.
-  $form['seochecklist'] = array(
-    '#type' => 'vertical_tabs',
-  );
-
-  // Every group is a fieldset.
-  foreach ($result as $data) {
-    $group_id = intval($data->id);
-
-    $form['group_' . $group_id] = array(
-      '#type' => 'fieldset',
-      '#title' => t($data->name),
-      '#collapsible' => TRUE,
-      '#description' => t($data->description),
-      '#group' => 'seochecklist',
-
-    );
-
-    $res = db_query("SELECT download, enable, configure, module, completed, id, name, uid FROM {seo_checklist} WHERE group_id = :group_id ORDER BY order_id", array(':group_id' => $group_id));
-    foreach ($res as $row) {
-      $row->links = array();
-
-      if ($row->completed) {
-        // Show when and who completed this task.
-        $row->links[] = t('Completed on %date by !username', array('%date' => format_date($row->completed, 'small'), '!username' => theme('username', array('account' => user_load($row->uid)))));
-      }
-      else {
-        // Show non-completed sub-tasks.
-        if ($row->download) {
-          $row->links[] = l(t('Download'), $row->download, array('attributes' => array('target' => '_blank')));
-        }
-        if ($row->enable) {
-          $row->links[] = l(t('Enable'), $row->enable);
-        }
-      }
-
-      if ($row->configure && (!$row->module || module_exists($row->module))) {
-        // Show the link to configure if this isn't a module or module is enabled.
-        $row->links[] = l(t('Configure'), $row->configure);
-      }
-
-      /*if (variable_get('seo_checklist_book_references', 1) && $page = seochecklist_get_book_references($row->id)) {
-        $row->links[] = t('See <a href="@book-purchase">Drupal 6 SEO</a> p. @page', array('@page' => $page, '@book-purchase' => SEOCHECKLIST_BOOK_PURCHASE));
-      }*/
-
-      $task = $form['group_' . $group_id]['seochecklist_task_' . $row->id] = array(
-        '#type' => 'checkbox',
-        '#title' => t($row->name),
-        '#default_value' => $row->completed || ($row->module && module_exists($row->module)),
-        '#description' => join(' | ', $row->links),
-      );
-      if (strpos($row->name, 'Clean URLs') === 0) {
-        $task['#disabled'] = !variable_get('clean_url', 0);
-        $task['#default_value'] |= variable_get('clean_url', 0);
-      }
-    }
-  }
-
-  $form['extras'] = array(
-    '#type' => 'fieldset',
-    '#title' => t('Extras'),
-    '#collapsible' => TRUE,
-    '#group' => 'seochecklist',
-  );
-  $form['extras']['seo_checklist_link'] = array(
-    '#type' => 'checkbox',
-    '#title' => t('Link to Volacci to thank them for this awesome module.'),
-    '#default_value' => variable_get('seo_checklist_link', 0),
-    '#description' => t('A small link will appear at the very bottom of your website. You can disable it at any time by un-checking this box. We really appreciate it!'),
-  );
-  $form['extras']['seo_checklist_thanks'] = array(
-    '#type' => 'checkbox',
-    '#title' => t('Send us feedback on the Drupal 6 SEO Checklist module or just say <em>Thanks!</em> and we will link to you from our website. Send your feedback and link information to <a href="mailto:@email">@email</a>.', array('@email' => 'seochecklist at volacci.com')),
-    '#default_value' => variable_get('seo_checklist_thanks', 0),
-    '#description' => t('If you do not know why you should link with other websites, read the following article: <a href="@link">Why links help SEO</a>.', array('@link' => 'http://www.volacci.com/why-links-help-seo')),
-  );
-  $form['extras']['seo_checklist_podcast'] = array(
-    '#type' => 'checkbox',
-    '#title' => t('Listen to the <a href="@podcast">Volacci Drupal SEO Podcast</a> for more tips and tricks about Drupal SEO.', array('@podcast' => 'http://www.volacci.com/podcast')),
-    '#default_value' => variable_get('seo_checklist_podcast', 0),
-  );
-  $form['extras']['seo_checklist_book_references'] = array(
-    '#type' => 'checkbox',
-    '#title' => t('Include page number references from the <a href="@book">Drupal 6 SEO Book</a> by Ben Finklea.', array('@book' => 'http://www.drupalseobook.com/')),
-    '#default_value' => variable_get('seo_checklist_book_references', 1),
-    '#description' => t('<a href="@book-purchase">Purchase from Packt Publishing</a>', array('@book-purchase' => SEOCHECKLIST_BOOK_PURCHASE)),
-  );
-  $form['extras']['buy_seo_book'] = array(
-    '#type' => 'checkbox',
-    '#title' => t('Buy Drupal 6 Search Engine Optimization by Ben Finklea from <a href="@amazon">Amazon</a> or <a href="@packt">Packt</a>.', array('@amazon' => 'http://www.amazon.com/gp/product/1847198228?ie=UTF8&tag=dvdcentral02&linkCode=as2&camp=1789&creative=390957&creativeASIN=1847198228', '@packt' => 'https://www.packtpub.com/drupal-6-search-engine-optimization-seo/book?mid/170909568gh3')),
-    '#default_value' => variable_get('seo_checklist_buy_book', 1),
-  );
-
-  $form['save'] = array(
-    '#type' => 'submit',
-    '#value' => t('Save'),
-    '#weight' => 100,
-  );
-
-
-  $form['save_above']['#attributes']['class'][] = 'js-hide';
-
-
-
-
-  return $form;
-}
-
-/**
- * Submit callback for seochecklist_admin_settings().
- */
-function seochecklist_admin_settings_submit($form, &$form_state) {
-  global $user;
-
-  $count = 0;
-  foreach ($form_state['values'] as $key => $value) {
-    if (preg_match('/seochecklist_task_/', $key)) {
-      $key = explode('_', $key);
-      $key = $key[2];
-      $current = (bool) db_query("SELECT completed FROM {seo_checklist} WHERE id = :id", array(':id' => $key))->fetchField();
-      if ($current != $value) {
-        // If the checkbox changed states, update the record.
-        db_query("UPDATE {seo_checklist} SET completed = :completed, uid = :uid WHERE id = :id", array(':completed' => ($value ? time() : 0), ':uid' => $user->uid, ':id' => $key));
-        $count++;
-      }
-    }
-  }
-
-  // Special values not in database.
-  variable_set('seo_checklist_link', $form_state['values']['seo_checklist_link']);
-  variable_set('seo_checklist_thanks', $form_state['values']['seo_checklist_thanks']);
-  variable_set('seo_checklist_podcast', $form_state['values']['seo_checklist_podcast']);
-  variable_set('seo_checklist_book_references', $form_state['values']['seo_checklist_book_references']);
-
-  drupal_set_message(format_plural($count, 'Updated @count task successfully.', 'Updated @count tasks successfully.'));
-}
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.css b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.css
deleted file mode 100644
index 3bea3e5..0000000
--- a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.css
+++ /dev/null
@@ -1,13 +0,0 @@
-/* $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;
-}
\ No newline at end of file
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.info b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.info
deleted file mode 100644
index 64742e1..0000000
--- a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.info
+++ /dev/null
@@ -1,12 +0,0 @@
-; $Id$
-name = SEO Checklist
-description = A Search Engine Optimization checklist for Drupal.
-core = 7.x
-configure = admin/config/system/seochecklist
-
-; Information added by drupal.org packaging script on 2011-05-27
-version = "7.x-3.0-beta1"
-core = "7.x"
-project = "seo_checklist"
-datestamp = "1306510916"
-
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.install b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.install
deleted file mode 100644
index 6746a49..0000000
--- a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.install
+++ /dev/null
@@ -1,360 +0,0 @@
-<?php
-// $Id$
-
-/**
- * @file
- * Install, update and uninstall functions for the seochecklist module.
- */
-
-/**
- * Implementation of hook_schema().
- */
-function seochecklist_schema() {
-  $schema['seo_group'] = array(
-    'description' => 'seo_group',
-    'fields' => array(
-      'id' => array(
-        'type' => 'serial',
-        'size' => 'tiny',
-        'not null' => TRUE,
-        'description' => 'id',
-        'disp-width' => '4'
-      ),
-      'name' => array(
-        'type' => 'varchar',
-        'length' => '255',
-        'not null' => TRUE,
-        'description' => 'name',
-        'default' => ''
-      ),
-      'description' => array(
-        'type' => 'varchar',
-        'length' => '255',
-        'not null' => TRUE,
-        'description' => 'description',
-        'default' => ''
-      ),
-    ),
-    'primary key' => array('id'),
-  );
-  $schema['seo_checklist'] = array(
-    'description' => 'seo_checklist',
-    'fields' => array(
-      'id' => array(
-        'type' => 'serial',
-        'size' => 'tiny',
-        'not null' => TRUE,
-        'description' => 'id',
-      ),
-      'group_id' => array(
-        'type' => 'int',
-        'size' => 'tiny',
-        'not null' => TRUE,
-        'default' => 0,
-        'description' => 'group_id',
-      ),
-      'name' => array(
-        'type' => 'varchar',
-        'length' => '255',
-        'not null' => TRUE,
-        'description' => 'name',
-        'default' => '',
-      ),
-      'module' => array(
-        'type' => 'varchar',
-        'length' => '255',
-        'not null' => TRUE,
-        'description' => 'module',
-        'default' => '',
-      ),
-      'download' => array(
-        'type' => 'varchar',
-        'length' => '255',
-        'not null' => TRUE,
-        'description' => 'download',
-        'default' => '',
-      ),
-      'enable' => array(
-        'type' => 'varchar',
-        'length' => '255',
-        'not null' => TRUE,
-        'description' => 'enable',
-        'default' => '',
-      ),
-      'configure' => array(
-        'type' => 'varchar',
-        'length' => '255',
-        'not null' => TRUE,
-        'description' => 'configure',
-        'default' => '',
-      ),
-      'order_id' => array(
-        'type' => 'int',
-        'size' => 'tiny',
-        'not null' => TRUE,
-        'description' => 'order id',
-        'default' => 0,
-      ),
-      'completed' => array(
-        'type' => 'int',
-        'unsigned' => TRUE,
-        'not null' => TRUE,
-        'default' => 0,
-        'description' => 'UNIX timestamp of when this task was completed, or 0 if the task has not yet been completed.',
-      ),
-      'uid' => array(
-        'type' => 'int',
-        'unsigned' => TRUE,
-        'not null' => TRUE,
-        'default' => 0,
-        'description' => 'The {user}.uid of the account that completed this task.',
-      ),
-    ),
-    'primary key' => array('id'),
-  );
-  return $schema;
-}
-
-/**
- * Implementation of hook_install().
- */
-function seochecklist_install() {
-  //drupal_install_schema('seochecklist');
-
-  $task_fields = "(id, group_id, name, module, download, enable, configure, order_id)";
-
-  // Page title tasks
-  db_query("INSERT INTO {seo_group} VALUES (1, 'Page Titles', 'The single most important thing you can do for on-site SEO.')");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (41, 1, 'Token (required for other modules to function. Warning: Use beta modules at your own risk.)', 'token', 'http://drupal.org/project/token', 'admin/modules', '', 1)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (1, 1, 'Page Title Module. Warning: Use beta modules at your own risk.', 'page_title', 'http://drupal.org/project/page_title', 'admin/modules', 'admin/config/search/page-title', 2)");
-
-  // URL tasks
-  db_query("INSERT INTO {seo_group} VALUES (2, 'URL paths', 'The second most important thing you can do.')");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (2, 2, 'Clean URLs - Activate (Usually automatic. Please double-check!)', '', '', '', 'admin/config/search/clean-urls', 1)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (5, 2, 'Pathauto Module. Warning: Use beta modules at your own risk.', 'pathauto', 'http://drupal.org/project/pathauto', 'admin/modules', 'admin/config/search/path/patterns', 2)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (6, 2, 'Global Redirect Module', 'globalredirect', 'http://drupal.org/project/globalredirect', 'admin/modules', '', 3)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (38, 2, 'Redirect Module', 'path_redirect', 'http://drupal.org/project/redirect', 'admin/config/search/redirect/settings', '', 4)");
-
-  // Search engine account tasks
-  db_query("INSERT INTO {seo_group} VALUES (3, 'Create Search Engine Accounts', 'Set yourself up with the search engines.')");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (7, 3, 'Get a Google Account - You will need this for several of the steps that follow - <a href=\"https://www.google.com/accounts/NewAccount\">https://www.google.com/accounts/NewAccount</a>', '', '', '', '', 1)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (8, 3, 'Get a Yahoo Account - You will need this for steps that follow - <a href=\"http://www.yahoo.com/r/m7\">http://www.yahoo.com/r/m7</a>', '', '', '', '', 2)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (44, 3, 'Get a Windows Live ID - You will need this for steps that follow - <a href=\"https://signup.live.com/\">https://signup.live.com/</a>', '', '', '', '', 2)");
-
-  // Visitor tracking tasks
-  db_query("INSERT INTO {seo_group} VALUES (4, 'Track your visitors', 'Know where your visitors are coming from and what they do while visiting your site.')");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (9, 4, 'Google Analytics Module', 'googleanalytics', 'http://drupal.org/project/google_analytics', 'admin/modules', 'admin/config/system/googleanalytics', 1)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (10, 4, 'Sign in to your Google Analytics Account - <a href=\"http://www.google.com/analytics\">http://www.google.com/analytics</a>', '', '', '', '', 2)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (11, 4, 'Create an Analytics for your website', '', '', '', '', 3)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (12, 4, 'Paste Google Analytics code into Google Analytics Module', '', '', '', '', 4)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (13, 4, 'Authenticate your site with Google Analytics', '', '', '', '', 5)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (63, 4, 'Google Analytics Tokenizer', 'ga_tokenizer', 'http://drupal.org/project/ga_tokenizer', '', '', 6)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (64, 4, 'Google Analytics Contact Form, Webform, Rules Email. Warning: Use beta modules at your own risk.', 'contact_google_analytics', 'http://drupal.org/project/contact_google_analytics', 'admin/modules', 'admin/config/contact-google-analytics', 7)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (65, 4, 'Context Keywords', 'context_keywords', 'http://drupal.org/project/context_keywords', '', '', 8)");
-
-  // Page content tasks
-  db_query("INSERT INTO {seo_group} VALUES (5, 'Page content', 'Take control of your page content.')");
-  //db_query("INSERT INTO {seo_checklist} $task_fields VALUES (15, 5, 'Meta Tags Module (AKA Nodewords)', 'nodewords', 'http://drupal.org/project/nodewords', 'admin/modules', 'admin/content/nodewords', 2)");
-  
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (15, 5, 'Meta tags quick', 'metatags_quick', 'http://drupal.org/project/metatags_quick', 'admin/modules', 'admin/structure/metatags_quick', 2)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (16, 5, 'Scheduler Module', 'scheduler', 'http://drupal.org/project/scheduler', 'admin/modules', 'admin/config/content/scheduler/default', 3)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (17, 5, 'HTML Purifier Module. Warning: Use DEV modules at your own risk.', 'htmlpurifier', 'http://drupal.org/project/htmlpurifier', 'admin/modules', 'admin/settings/filters/1', 4)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (45, 5, '<a href=\"/sites/all/modules/htmlpurifier/INSTALL.txt\">READ THE INSTALL INSTRUCTIONS!</a> then Download HTML Purifier. You will need
-    3.1.0rc1 or later. - <a href=\"http://htmlpurifier.org/\">http://htmlpurifier.org/</a>', '', '', '', '', 5)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (18, 5, 'Search 404 Module', 'search404', 'http://drupal.org/project/search404', 'admin/modules', 'admin/config/search/search404', 5)");
-  
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (57, 5, 'SEO Compliance Checker', 'seo_checker', 'http://drupal.org/project/seo_checker', 'admin/modules', 'admin/config/content/seo_checker', 6)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (62, 5, 'Read More Link. Warning: Use DEV modules at your own risk.', 'read_more', 'http://drupal.org/project/read_more', 'admin/modules', 'admin/config/content/read_more', 7)");
-            
-  
-  
-  // Source code tasks
-  db_query("INSERT INTO {seo_group} VALUES (6, 'Clean code', 'Well written markup is very important to the search engine spiders.')");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (19, 6, 'Validate your site - <a href=\"http://validator.w3.org/\">http://validator.w3.org/</a>', '', '', '', '', 1)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (20, 6, 'Check your links - <a href=\"http://validator.w3.org/checklink\">http://validator.w3.org/checklink</a>', '', '', '', '', 2)");
-
-  // XML sitemap tasks
-  db_query("INSERT INTO {seo_group} VALUES (7, 'Submit your Site to the search engines.', 'Now that you\'ve got your site ready for the search engines, tell them about it!')");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (47, 7, 'Site Verification Module', 'site_verify', 'http://drupal.org/project/site_verify', 'admin/modules', 'admin/config/search/verifications', 0)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (21, 7, 'XML Sitemap Module. Warning: Use beta modules at your own risk.', 'xmlsitemap', 'http://drupal.org/project/xmlsitemap', 'admin/modules', 'admin/config/search/xmlsitemap', 1)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (46, 7, 'Site Map Module - a plain text sitemap. Warning: Use beta modules at your own risk.', 'site_map', 'http://drupal.org/project/site_map', 'admin/modules', 'admin/config/search/sitemap', 3)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (22, 7, 'Login to Google Webmaster Tools - <a href=\"http://www.google.com/webmasters/tools\">http://www.google.com/webmasters/tools</a>', '', '', '', '', 5)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (23, 7, 'Authenticate your site with Google (page 26)', '', '', '', '', 7)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (24, 7, 'Submit your XML Sitemap to Google - <a href=\"http://www.google.com/webmasters/sitemaps/\">http://www.google.com/webmasters/sitemaps/</a>', '', '', '', '', 9)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (25, 7, 'Login to Yahoo Site Explorer Account - <a href=\"https://siteexplorer.search.yahoo.com/\">https://siteexplorer.search.yahoo.com/</a>', '', '', '', '', 11)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (26, 7, 'Authenticate your site with Yahoo', '', '', '', '', 13)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (27, 7, 'Submit your XML Sitemap to Yahoo - <a href=\"https://siteexplorer.search.yahoo.com/submit\">https://siteexplorer.search.yahoo.com/submit</a>', '', '', '', '', 15)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (42, 7, 'Login to Bing - <a href=\"http://www.bing.com/webmaster/\">http://www.bing.com/webmaster/</a>', '', '', '', '', 17)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (43, 7, 'Authenticate your site with Bing', '', '', '', '', 19)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (28, 7, 'Submit your XML Sitemap to Bing - <a href=\"http://www.bing.com/webmaster/submitsitepage.aspx\">http://www.bing.com/webmaster/submitsitepage.aspx</a>', '', '', '', '', 21)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (29, 7, 'If appropriate, submit your company to Google Local Business Center - <a href=\"https://www.google.com/local/add/login\">https://www.google.com/local/add/login</a>', '', '', '', '', 23)");
-
-  // Social links tasks
-  db_query("INSERT INTO {seo_group} VALUES (8, 'Social Media', 'Using Social news sites, blogs, etc? Consider these:')");
-  //db_query("INSERT INTO {seo_checklist} $task_fields VALUES (30, 8, 'Digg This Module', 'diggthis', 'http://drupal.org/project/diggthis', 'admin/modules', 'admin/settings/diggthis', 1)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (30, 8, 'AddThis. Warning: Use beta modules at your own risk.', 'addthis', 'http://drupal.org/project/addthis', 'admin/modules', 'admin/settings/addthis', 1)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (31, 8, 'Service Links Module. Warning: Use DEV modules at your own risk.', 'service_links', 'http://drupal.org/project/service_links', 'admin/modules', 'admin/config/services/service-links', 2)");
-  //db_query("INSERT INTO {seo_checklist} $task_fields VALUES (32, 8, 'Trackback Module', 'trackback', 'http://drupal.org/project/trackback', 'admin/modules', 'admin/settings/trackback', 3)");
-  //db_query("INSERT INTO {seo_checklist} $task_fields VALUES (48, 8, 'Activity Stream Module', 'activitystream', 'http://drupal.org/project/activitystream', 'admin/modules', '', 4)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (49, 8, 'Add to Any Module', 'addtoany', 'http://drupal.org/project/addtoany', 'admin/modules', 'admin/config/system/addtoany', 5)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (58, 8, 'Facebook social plugins integration. Warning: Use DEV modules at your own risk.', 'fb_social', 'http://drupal.org/project/fb_social', 'admin/modules', 'admin/config/fb_social', 6)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (59, 8, 'Follow', 'follow', 'http://drupal.org/project/follow', 'admin/modules', 'admin/config/services/follow', 6)");
-  
-  
-
-  // Spam tasks
-  db_query("INSERT INTO {seo_group} VALUES (9, 'Protect your site from Spam', 'If your site will get heavy use from visitors creating accounts, commenting and/or creating content then consider these. NOTE: Most sites just need Mollom. The other modules are here in case Mollom does not work for you for some reason.')");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (40, 9, 'HIGHLY RECOMMENDED: Sign up for Mollom\'s free service and get Mollom code - <a href=\"http://mollom.com/user/register\"> http://mollom.com/user/register</a>', '', '', '', '', 0)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (39, 9, 'HIGHLY RECOMMENDED: Mollom Module', 'mollom', 'http://drupal.org/project/mollom', 'admin/modules', 'admin/config/content/mollom/settings', 1)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (33, 9, 'Captcha Module. Warning: Use alpha modules at your own risk.', 'captcha', 'http://drupal.org/project/captcha', 'admin/modules', 'admin/config/people/captcha', 2)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (34, 9, 'Antispam Module', 'antispam', 'http://drupal.org/project/antispam', 'admin/modules', 'admin/config/antispam', 3)");
-  //db_query("INSERT INTO {seo_checklist} $task_fields VALUES (36, 9, 'Spam Module', 'spam', 'http://drupal.org/project/spam', 'admin/modules', 'admin/settings/spam', 4)");
-
-  // Geographic tasks
-  db_query("INSERT INTO {seo_group} VALUES (10, 'Geographic', '')");
-  //db_query("INSERT INTO {seo_checklist} $task_fields VALUES (50, 10, 'hCard Module', 'hcard', 'http://drupal.org/project/hcard', 'admin/modules', '', 1)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (51, 10, 'Use the Meta Tags module to add geo meta tags to your site.', '', '', '', '', 2)");
-
-  // Optional (but helpful) tasks
-  db_query("INSERT INTO {seo_group} VALUES (11, 'Optional (but helpful)', '')");
-  //db_query("INSERT INTO {seo_checklist} $task_fields VALUES (52, 11, 'Vertical Tabs Module', 'vertical_tabs', 'http://drupal.org/project/vertical_tabs', 'admin/modules', '', 1)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (53, 11, 'Administration Menu. Warning: RC.', 'admin_menu', 'http://drupal.org/project/admin_menu', 'admin/modules', 'admin/config/administration/admin_menu', 2)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (60, 11, 'Elements', 'elements', 'http://drupal.org/project/elements', 'admin/modules', '', 3)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (61, 11, 'Security Review. Warning: Use DEV modules at your own risk.', 'security_review', 'http://drupal.org/project/security_review', 'admin/modules', 'admin/reports/security-review', 4)");
-                
-  // Performance tasks
-  db_query("INSERT INTO {seo_group} VALUES (12, 'Performance', '')");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (54, 12, 'Turn on Drupal\'s built in caching.', '', '', '', 'admin/config/development/performance', 1)");
-  db_query("INSERT INTO {seo_checklist} $task_fields VALUES (55, 12, 'Boost Module. Warning: Use DEV modules at your own risk.', 'boost', 'http://drupal.org/project/boost', 'admin/modules', 'admin/settings/performance/boost', 2)");
-  //db_query("INSERT INTO {seo_checklist} $task_fields VALUES (56, 12, 'Authcache Module', 'authcache', 'http://drupal.org/project/authcache', 'admin/modules', '', 3)");
-}
-
-/**
- * Implementation of hook_uninstall().
- */
-function seochecklist_uninstall() {
-  //drupal_uninstall_schema('seochecklist');
-  variable_del('seo_checklist_link');
-  variable_del('seo_checklist_thanks');
-  variable_del('seo_checklist_podcast');
-  variable_del('seo_checklist_book_references');
-}
-
-/**
- * Update from 6.x-1.x to 6.x-2.x.
- */
-function seochecklist_update_6001() {
-  $ret = array();
-
-  $linked_seo = db_query("SELECT linked_seo FROM {seo_checklist} ORDER BY id DESC LIMIT 1")->fetchField();
-  //$result = db_fetch_object($query);
-  variable_set('seo_checklist_link', intval($linked_seo));
-
-  $result = db_query("SELECT extra2, extra3 FROM {seo_checklist} WHERE id = 1")->fetchObject();
-  variable_set('seo_checklist_thanks', intval($result->extra2));
-  variable_set('seo_checklist_podcast', intval($result->extra3));
-
-  db_drop_field('seo_checklist', 'extra2');
-  db_drop_field('seo_checklist', 'extra3');
-  db_drop_field('seo_checklist', 'linked_seo');
-  db_drop_field('seo_group', 'subgroup');
-  db_drop_table('seo_subgroup');
-
-  //return $ret;
-}
-
-/**
- * Fix the link in the clean URL task.
- */
-function seochecklist_update_6202() {
-  $ret = array();
-  $ret[] = update_sql("UPDATE {seo_checklist} SET name = 'Clean URLs - Activate (Usually automatic. Please double-check!)', configure = 'admin/settings/clean-urls' WHERE id = 2");
-  //return $ret;
-}
-
-/**
- * Update from Live to Bing and fix links.
- */
-function seochecklist_update_6203() {
-  $ret = array();
-  $ret[] = db_query("UPDATE {seo_checklist} SET name = 'Get a Windows Live ID - You will need this for steps that follow - <a href=\"https://signup.live.com/\">https://signup.live.com/</a>' WHERE id = 44");
-  $ret[] = db_query("UPDATE {seo_checklist} SET name = 'Login to Bing - <a href=\"http://www.bing.com/webmaster/\">http://www.bing.com/webmaster/</a>', order_id = 17 WHERE id = 42");
-  $ret[] = db_query("UPDATE {seo_checklist} SET name = 'Authenticate your site with Bing', order_id = 19 WHERE id = 43");
-  $ret[] = db_query("UPDATE {seo_checklist} SET name = 'Submit your XML Sitemap to Bing - <a href=\"http://www.bing.com/webmaster/WebmasterAddSitesPage.aspx\">http://webmaster.live.com/webmaster/WebmasterAddSitesPage.aspx</a>', order_id = 21 WHERE id = 28");
-  $ret[] = db_query("UPDATE {seo_checklist} SET module = 'xmlsitemap' WHERE id = 21");
-  //return $ret;
-}
-
-/**
- * Convert the date_changed and option_checked fields into one UNIX completed
- * field.
- */
-function seochecklist_update_6204() {
-  $ret = array();
-
-  db_add_field('seo_checklist', 'completed', array(
-    'type' => 'int',
-    'unsigned' => TRUE,
-    'not null' => TRUE,
-    'default' => 0,
-    'description' => 'UNIX timestamp of when this task was completed.',
-  ));
-
-  $query = db_query("SELECT id, date_changed FROM {seo_checklist} WHERE option_checked <> 0");
-  foreach ($query as $record) {
-    $record->changed = strtotime($record->date_changed);
-    if (!$record->changed) {
-      $record->changed = time();
-    }
-    $ret[] = db_query("UPDATE {seo_checklist} SET completed = {$record->changed} WHERE id = {$record->id}");
-  }
-
-  db_drop_field('seo_checklist', 'date_changed');
-  db_drop_field('seo_checklist', 'option_checked');
-  db_drop_field('seo_checklist', 'checked_module');
-
-  //return $ret;
-}
-
-/**
- * Remove the {seo_checklist}.subgroup_id field and add {seo_checklist}.uid.
- */
-function seochecklist_update_6205() {
-  $ret = array();
-  db_drop_field('seo_checklist', 'subgroup_id');
-  db_add_field('seo_checklist', 'uid', array(
-    'type' => 'int',
-    'unsigned' => TRUE,
-    'not null' => TRUE,
-    'default' => 0,
-    'description' => 'The {user}.uid of the account that completed this task.',
-  ));
-  $ret[] = db_query("UPDATE {seo_checklist} SET module = LOWER(module)");
-  //return $ret;
-}
-
-/**
- * Fixed the link to Google Local Business Center.
- */
-function seochecklist_update_6206() {
-  $ret = array();
-  $ret[] = db_query("UPDATE {seo_checklist} SET name = 'If appropriate, submit your company to Google Local Business Center - <a href=\"https://www.google.com/local/add/login\">https://www.google.com/local/add/login</a>' WHERE id = 29");
-  //return $ret;
-}
-
-function seochecklist_update_6207() {
-  $ret = array();
-  $ret[] = db_query("UPDATE {seo_group} SET name = 'Social Media' WHERE id = 8");
-  $ret[] = db_query("INSERT INTO {seo_checklist} (id, group_id, name, module, download, enable, configure, order_id) VALUES (47, 7, 'Site Verification Module', 'site_verify', 'http://drupal.org/project/site_verify', 'admin/modules', '', 0)");
-  $ret[] = db_query("INSERT INTO {seo_group} VALUES (10, 'Geographic', '')");
-  $ret[] = db_query("INSERT INTO {seo_checklist} (id, group_id, name, module, download, enable, configure, order_id) VALUES (50, 10, 'hCard Module', 'hcard', 'http://drupal.org/project/hcard', 'admin/modules', '', 1)");
-  $ret[] = db_query("INSERT INTO {seo_checklist} (id, group_id, name, module, download, enable, configure, order_id) VALUES (51, 10, 'Use the Meta Tags module to add geo meta tags to your site.', '', '', '', '', 2)");
-  $ret[] = db_query("INSERT INTO {seo_group} VALUES (11, 'Optional (but helpful)', '')");
-  $ret[] = db_query("INSERT INTO {seo_checklist} (id, group_id, name, module, download, enable, configure, order_id) VALUES (52, 11, 'Vertical Tabs Module', 'vertical_tabs', 'http://drupal.org/project/vertical_tabs', 'admin/modules', '', 1)");
-  $ret[] = db_query("INSERT INTO {seo_checklist} (id, group_id, name, module, download, enable, configure, order_id) VALUES (53, 11, 'Administration Menu', 'admin_menu', 'http://drupal.org/project/admin_menu', 'admin/modules', '', 2)");
-  $ret[] = db_query("INSERT INTO {seo_group} VALUES (12, 'Performance', '')");
-  $ret[] = db_query("INSERT INTO {seo_checklist} (id, group_id, name, module, download, enable, configure, order_id) VALUES (54, 12, 'Turn on Drupal\'s built in caching.', '', '', '', 'admin/settings/performance/default', 1)");
-  $ret[] = db_query("INSERT INTO {seo_checklist} (id, group_id, name, module, download, enable, configure, order_id) VALUES (55, 12, 'Boost Module', 'boost', 'http://drupal.org/project/boost', 'admin/modules', 'admin/settings/performance/boost', 2)");
-  $ret[] = db_query("INSERT INTO {seo_checklist} (id, group_id, name, module, download, enable, configure, order_id) VALUES (56, 12, 'Authcache Module', 'authcache', 'http://drupal.org/project/authcache', 'admin/modules', '', 3)");
-  //return $ret;
-}
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.module b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.module
deleted file mode 100644
index 58516d0..0000000
--- a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/seochecklist.module
+++ /dev/null
@@ -1,87 +0,0 @@
-<?php
-// $Id$
-
-/**
- * @file
- * SEO Checklist module allows users to track important SEO techniques on the website.
- */
-
-/**
- * Implementation of hook_help().
- */
-function seochecklist_help($path, $arg) {
-  if ($path == 'admin/config/search/seochecklist') {
-    return '<p>' . t('Check off each SEO-related task as you complete it. Do not forget to click the <em>Save</em> button!') . '</p>';
-  }
-}
-
-/**
- * Implementation of hook_permission().
- */
-function seochecklist_permission() {
-  return array(
-    'access seochecklist content' => array(
-      'title' => t('Access SEOchecklist Content'),
-      'description' => t('Access to SEO Checklist.'),
-    ),
-  );
-}
-
-/**
- * Implementation of hook_menu().
- */
-function seochecklist_menu() {
-  $items['admin/config/search/seochecklist'] = array(
-    'title' => 'SEO Checklist',
-    'description' => 'Keep track of your Drupal Search Engine Optimization tasks.',
-    'page callback' => 'drupal_get_form',
-    'page arguments' => array('seochecklist_admin_settings'),
-    'access arguments' => array('access seochecklist content'),
-    'file' => 'seochecklist.admin.inc',
-  );
-  return $items;
-}
-
-/**
- * Implementation of hook_page_alter().
- */
-
-function seochecklist_page_alter(&$page) {
-  if (variable_get('seo_checklist_link', 0)) {
-    $page['page_bottom']['devel']= array(
-      '#type' => 'markup',
-      '#markup' => '<div align="center"><a href="http://www.volacci.com/" target="_blank">Drupal SEO</a></div>',
-    );
-  }
-}
-
-//hide references to D6 book
-/*
-function seochecklist_get_book_references($tid) {
-  $references = array(
-    1 => 59,
-    39 => 59,
-    2 => 68,
-    6 => 83,
-    5 => 72,
-    7 => 20,
-    9 => 23,
-    10 => 22,
-    11 => 22,
-    12 => 23,
-    13 => 26,
-    15 => 96,
-    16 => 182,
-    17 => 201,
-    18 => 18,
-    19 => 148,
-    21 => 109,
-    46 => 125,
-    24 => 118,
-    40 => 205,
-    39 => 205,
-  );
-
-  return isset($references[$tid]) ? $references[$tid] : NULL;
-}
-*/
diff --git a/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/volacci-logo.png b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/volacci-logo.png
new file mode 100644
index 0000000..046b8c3
Binary files /dev/null and b/kolab.org/www/drupal-7.14/sites/all/modules/seo_checklist/volacci-logo.png differ





More information about the commits mailing list