-
By kiam: Removed a reference to the Variable API module from the installation instructions.
-
By kiam: Back-ported the function textile_library_path() from the Drupal 7 branch; updated the INSTALL.txt file.
-
By kiam: Completed the previous, uncomplete commit.
-
By kiam: Fixed the reference to a not declared variable.
-
By kiam: Removed the dependency from the Variable API module.
-
By kiam: Changed the code not to raise a runtime error if the class file has been loaded, but the class is not found in the file.
-
By kiam: Updated the INSTALL.txt and README.txt files; removed the CHANGELOG.txt and CREDITS.txt files; updated the hook_requirements() implementation to report an error if the Textile class has not been found, and the file containing the class has been found.
-
Issue #1314928 by kiam: Fixed the relative URL generated when language path prefixes are enabled. By kiam: Fixed the implementation of hook_requirements().
-
By kiam: Fixed the code that should check if the Textile library is in the directory inside the module directory.
-
Stripping CVS keywords