COPYING-LGPL.txt |
QueryPath/COPYING-LGPL.txt |
|
QueryPath: Find Your Way
Matt Butcher <mbutcher@aleph-null.tv>
Copyright (C) 2009 Matt Butcher
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the… |
CssEventHandler.php |
QueryPath/CssEventHandler.php |
|
|
CssParser.php |
QueryPath/CssParser.php |
|
|
GPL.txt |
GPL.txt |
|
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… |
LGPL-2.1.txt |
LGPL-2.1.txt |
|
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
LGPL-2.1.txt |
QueryPath/LGPL-2.1.txt |
|
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
qpa.classes.inc |
qpa/qpa.classes.inc |
|
qpa.classes |
qpa.info |
qpa/qpa.info |
|
name = QueryPath for Arrays
package = QueryPath
description = A QueryPath implementation that operates on arrays.
core = 7.x
php = 5.2
dependencies[] = querypath
files[] = qpa.classes.inc
files[] = qpa.info
files[] = qpa.module
files[] = qpa.phpunit.inc |
qpa.module |
qpa/qpa.module |
|
The main file for qpa. |
qpa.phpunit.inc |
qpa/qpa.phpunit.inc |
|
|
qpcache.info |
qpcache/qpcache.info |
|
name = QPCache
package = QueryPath
description = An XML caching layer for QueryPath or other tools.
core = 7.x
php = 5.2
dependencies[] = querypath
files[] = qpcache.info
files[] = qpcache.install
files[] = qpcache.module |
qpcache.install |
qpcache/qpcache.install |
|
The installer file for qpcache. |
qpcache.module |
qpcache/qpcache.module |
|
The main file for qpcache. |
QPDB.php |
QueryPath/Extension/QPDB.php |
|
|
QPList.php |
QueryPath/Extension/QPList.php |
|
|
QPTPL.php |
QueryPath/Extension/QPTPL.php |
|
|
QPXML.php |
QueryPath/Extension/QPXML.php |
|
|
QPXSL.php |
QueryPath/Extension/QPXSL.php |
|
|
querypath.admin.inc |
querypath.admin.inc |
|
Administrative tools for the QueryPath library. |
querypath.classes.inc |
querypath.classes.inc |
|
Classes that are part of the QueryPath module. |
querypath.info |
querypath.info |
|
name = QueryPath
description = QueryPath is a developer tool for working with HTML and XML.
core = 7.x
php = 5.2
package = QueryPath
files[] = querypath.module
files[] = querypath.admin.inc
files[] = querypath.classes.inc
files[] =… |
querypath.install |
querypath.install |
|
The installer file for querypath. |
querypath.module |
querypath.module |
|
The QueryPath module. |
QueryPath.php |
QueryPath/QueryPath.php |
|
|
QueryPathExtension.php |
QueryPath/QueryPathExtension.php |
|
|
querypath_examples.info |
querypath_examples.info |
|
name = QueryPath Examples
package = QueryPath
description = View and run some examples of QueryPath.
core = 7.x
php = 5.2
requires[] = querypath
files[] = querypath_examples.info
files[] = querypath_examples.module
configure = admin/config/qp/examples |
querypath_examples.module |
querypath_examples.module |
|
The main file for querypath_examples. |
README.txt |
README.txt |
|
The Drupal QueryPath Module
This module provides a standard Drupal interface to the QueryPath
library.
This module provides a stock distribution of QueryPath 2. If you want
to use a different version, you may do so.
What Is… |
README.txt |
qpcache/README.txt |
|
This module provides caching services for QueryPath.
It is based on code originally found in qpservices. |