Download & Extend

Releases for Textile

textile 6.x-2.5-alpha2

Download Size md5 hash
textile-6.x-2.5-alpha2.tar.gz 12.18 KB 04f20dca83053caf910ced2a40b7e209
textile-6.x-2.5-alpha2.zip 14 KB 27b20594d2c23cac7e02f25f30102423
Last updated: October 22, 2011 - 20:50
Official release from tag: 6.x-2.5-alpha2

Release notes

Changes since version 6.x-2.5-alpha1:

  • 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.

textile 7.x-2.0-rc11

Download Size md5 hash
textile-7.x-2.0-rc11.tar.gz 12.33 KB 90eac5160be3949908d8d97daa311d09
textile-7.x-2.0-rc11.zip 14.17 KB e1e3f594dce4e58447a49ffbe1c2e889
Last updated: October 21, 2011 - 21:05
Official release from tag: 7.x-2.0-rc11

Release notes

Changes since version 7.x-2.0-rc9:

  • 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.
  • By kiam: Changed the code of _textile_match_process() to return the string passed as argument, when the Textile library is not found.

textile 6.x-2.5-alpha1

Download Size md5 hash
textile-6.x-2.5-alpha1.tar.gz 11.73 KB 6e7b4dc3fbfa3399c55f3a8ed055ec3a
textile-6.x-2.5-alpha1.zip 14.46 KB c315e45ad5e9a2dc1cd51c9f595edd7d
Last updated: January 19, 2011 - 04:42
Official release from tag: 6.x-2.5-alpha1

Release notes

Changes since DRUPAL-6--2-4:

  • #1024710 by kiam: Change the code to avoid a WSOD if classTextile.php is not present. #1031446 by thatoneguy: Incorrect location for classTextile.php in textile.install.

textile 6.x-3.0-alpha1

Download Size md5 hash
textile-6.x-3.0-alpha1.tar.gz 12.19 KB 9dc8bf1cf4c44b897d859c082bd77fa6
textile-6.x-3.0-alpha1.zip 14.92 KB 8427446d9ab19606862d737fda2c0711
Last updated: January 12, 2011 - 21:36
Official release from tag: 6.x-3.0-alpha1

Release notes

First official release for the 3.x branch.

textile 6.x-2.4

Download Size md5 hash
textile-6.x-2.4.tar.gz 11.66 KB 5473769d5b5bdbdabe50c39b448819ed
textile-6.x-2.4.zip 14.34 KB 4495a62bc10408caa1610c72a933da9a
Last updated: January 11, 2011 - 17:11
Official release from tag: 6.x-2.4

Release notes

Changes since DRUPAL-6--2-3:

  • By kiam: Fixed a typo in the file CHANGELOG.txt.
  • By kiam: Renamed the function _textile_process_match() as _textile_match_process() for compatibility with the Drupal 7 version.
  • By kiam: Back-ported the code for Drupal 7.
  • #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.
  • #1004862 by kiam: The include directory is missing from the archive. #1004410 by kiam: Update the installation instructions.
  • By kiam: Removed the dependency from the Variables API module, which was supposed to be added in the 6.x-3 branch.
  • #1004410 by jrguitar21, kiam: Update the installation instructions.

textile 7.x-2.0-rc9

Download Size md5 hash
textile-7.x-2.0-rc9.tar.gz 11.94 KB 2b007c10de6308e94e806bfc80388e67
textile-7.x-2.0-rc9.zip 14.65 KB bb083cd464930080e52f6d98b698cf8b
Last updated: January 11, 2011 - 17:06
Official release from tag: 7.x-2.0-rc9

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.

textile 6.x-3.x-dev

Download Size md5 hash
textile-6.x-3.x-dev.tar.gz 11.99 KB 7c5354a54b13957480ce29784fedb40b
textile-6.x-3.x-dev.zip 14.29 KB 9e8c7c9821d676fb431d80c8b156d3af
Last updated: February 25, 2011 - 07:53
Development snapshot from branch: 6.x-3.x

Release notes

Code back-ported from 7.x-2. This branch requires version 6.x-2 of the Variables API module.

textile 7.x-2.0-rc8

Download Size md5 hash
textile-7.x-2.0-rc8.tar.gz 10.69 KB f2f07e80d684d5055203506e75d7371a
textile-7.x-2.0-rc8.zip 13.01 KB aa2b2a153762aeec342891e7ba5fcb59
Last updated: December 24, 2010 - 23:55
Official release from tag: 7.x-2.0-rc8

Release notes

Changes since DRUPAL-7--2-0-RC7:

  • By kiam: Changed the code to use a new method implemented in the branch 2.x of the Variables API module.
  • By kiam: Changed the code to use the static method Vars::staticValue().
  • By kiam: Fixed the path passed to require_once().

textile 7.x-2.0-rc7

Download Size md5 hash
textile-7.x-2.0-rc7.tar.gz 10.4 KB a9296775df5d2d02d892ed590b62c81f
textile-7.x-2.0-rc7.zip 12.7 KB d4e9133527cf86d052e10fe7bbcdb69a
Last updated: December 24, 2010 - 23:55
Official release from tag: 7.x-2.0-rc7

Release notes

Changes since DRUPAL-7--2-0-RC6:

  • By kiam: Slightly changed the content of INSTALL.txt.
  • #934870 by mollo_ffmc: Call to undefined function _textile_process_match().

textile 6.x-2.3

Download Size md5 hash
textile-6.x-2.3.tar.gz 12.23 KB 8f7a8b1cab0c563d46c5ddfba4e69a44
textile-6.x-2.3.zip 14.72 KB 5ef937fe9a0f6186974fe16d1a2c7e2c
Last updated: December 24, 2010 - 23:55
Official release from tag: 6.x-2.3

Release notes

Changes since DRUPAL-6--2-2:

  • #843396 by kiam: Change the long tips shown for the filter.
  • By kiam: Changed the code to match the structure of the code used in the version for Drupal 7.

textile 7.x-2.0-rc6

Download Size md5 hash
textile-7.x-2.0-rc6.tar.gz 10.36 KB 53c674717e16237e72c2bbd71777b33b
textile-7.x-2.0-rc6.zip 12.64 KB bce23a788cbeff4d6ed73c022c2a360a
Last updated: December 24, 2010 - 23:55
Official release from tag: 7.x-2.0-rc6

Release notes

Changes since DRUPAL-7--2-0-RC4:

  • #843396 by kiam: Change the long tips shown for the filter.
  • By kiam: Fixed the relative URL for the modules page reported in INSTALL.txt.
  • By kiam: Added the default value to a function parameter.

textile 6.x-2.2

Download Size md5 hash
textile-6.x-2.2.tar.gz 12.09 KB 1688e1ac9b6abdf019a1c27a34e2e1f2
textile-6.x-2.2.zip 14.6 KB 32e7902f14eb6a817ce1706f6d87ca03
Last updated: December 24, 2010 - 23:55
Official release from tag: 6.x-2.2

Release notes

Changes since DRUPAL-6--2-1:

  • By kiam: Re-organized the code, and changed the help text.
  • By kiam: Synchronized the code with the Drupal 7 branch.
  • By kiam: Corrected the implementation of hook_requirements().

textile 7.x-2.0-rc4

Download Size md5 hash
textile-7.x-2.0-rc4.tar.gz 10.23 KB 3512602f870a5a2bcdadb48f1d9c1a5a
textile-7.x-2.0-rc4.zip 12.5 KB 8ad5228231c284f3c885e68e004102bb
Last updated: December 24, 2010 - 23:55
Official release from tag: 7.x-2.0-rc4

Release notes

Changes since DRUPAL-7--2-0-RC3:

  • By kiam: Corrected the implementation of hook_requirements().

textile 7.x-2.0-rc3

Download Size md5 hash
textile-7.x-2.0-rc3.tar.gz 10.21 KB 6d846fe77b47bb9fe8b2f8628347edac
textile-7.x-2.0-rc3.zip 12.49 KB b5a4e8fde5464559a8d429c687f2d490
Last updated: December 24, 2010 - 23:55
Official release from tag: 7.x-2.0-rc3

Release notes

Official release created after correctly branching the code for DRUPAL-7--2 branch.

textile 7.x-2.x-dev

Download Size md5 hash
textile-7.x-2.x-dev.tar.gz 12.29 KB 71258be07b0aa1c0a5d1f026a055428a
textile-7.x-2.x-dev.zip 14.12 KB 879b15232a57b2a4904e3f67fcf3fcdc
Last updated: November 8, 2011 - 00:28
Development snapshot from branch: 7.x-2.x

Release notes

Created branch 7.x-2 for uniform the branch names.

textile 7.x-2.0-rc2

Download Size md5 hash
textile-7.x-2.0-rc2.tar.gz 12.31 KB 8eb207e48d366fa46a3af03112e6848f
textile-7.x-2.0-rc2.zip 14.86 KB e36d5705edca89597d4a5817dbfa841c
Last updated: December 24, 2010 - 23:55
Official release from tag: 7.x-2.0-rc2

Release notes

Change from DRUPAL-7--2-0-RC1

Fix bug include classTextile at install parse.

textile 7.x-2.0-rc1

Download Size md5 hash
textile-7.x-2.0-rc1.tar.gz 12.29 KB d9575d61448c66e2bfc9b707264dd794
textile-7.x-2.0-rc1.zip 14.83 KB 85d34f8e99d820d4e82c002aefb72e6a
Last updated: December 24, 2010 - 23:55
Official release from tag: 7.x-2.0-rc1

Release notes

Refactor code from version 6.2

Mark version is 7.x-2.0

textile 7.x-1.1

Download Size md5 hash
textile-7.x-1.1.tar.gz 12.29 KB 4614d400b4c2532983d20858b9f2fcb2
textile-7.x-1.1.zip 14.83 KB 4f2bbec68abf5d47099273a9d6f196b8
Last updated: December 24, 2010 - 23:55
Official release from tag: 7.x-1.1

Release notes

Final released

textile 7.x-1.1-beta1

Download Size md5 hash
textile-7.x-1.1-beta1.tar.gz 12.29 KB 81a12e328f9b39dd1da4c858ed241389
textile-7.x-1.1-beta1.zip 14.83 KB f1b67bd4a912cd703491c394091ce050
Last updated: December 24, 2010 - 23:55
Official release from tag: 7.x-1.1-beta1

Release notes

This is a refactor this module for Drupal 7.

Changed:

  • Remove hook_filter()
  • Add hook_filter_info()
  • Change hook_requirements()

textile 7.x-1.0

Download Size md5 hash
textile-7.x-1.0.tar.gz 12.29 KB 1a526e49bc04e37b867b9db33651a6e4
textile-7.x-1.0.zip 14.83 KB edca2eb41c7d199230faa9b15a0ed4d0
Last updated: December 24, 2010 - 23:55
Official release from tag: 7.x-1.0

Release notes

This is a refactor this module for Drupal 7. It have full features and work perfect.

Subscribe with RSS Syndicate content
nobody click here