Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
11.94 KB
MD5: 2b007c10de6308e94e806bfc80388e67
SHA-1: 85ca4c9515b3f310fdbbccbfb18e1c26835f6e39
SHA-256: f80f41546e80c2ded641fe0a9921c9b0fefa9580a6d6ff49083a239aeef77c82
Download zip
14.65 KB
MD5: bb083cd464930080e52f6d98b698cf8b
SHA-1: cbadbd078e95b62c265f4621cade9337ed00070f
SHA-256: df0f35cbad4810e41c654fd5996a1b22e50c57f5411da6300d9a299d654531ca
Release notes
Changes since DRUPAL-7--2-0-RC8:
- By kiam: Changed the code of textile_library_path() to return the value of a single directory.
- #995356 by pillarsdotnet: Missing / in path to classTextile.php.
- #1001674 by pillarsdotnet: Move from 'Filters' to 'Input filters' in module listing for consistency.
- #1001352 by kiam: Fatal error: TextileThis() on a on-object in textile.module line 100.
- By kiam: Follow-up to the previous commit.
- #1004862 by kiam: The include directory is missing from the archive. #1004410 by kiam: Update the installation instructions.
- By kiam: Fixed a typo in the documentation.
- By kiam: Changed the arguments passed to Vars::getLibraryPath().
- #1004410 by jrguitar21, kiam: Update the installation instructions.
- By jrguitar21: Follow-up to #1004410.
- #1019328 by pillarsdotnet, kiam: The functions textile_library_path() and textile_requirements() need to be fixed.