textile 6.x-2.5-alpha2

Bug fixes
Unsupported

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

Bug fixes
Unsupported

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

Bug fixes
Unsupported

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-2.4

New features
Bug fixes
Unsupported

Changes since DRUPAL-6--2-3:

textile 7.x-2.0-rc9

New features
Bug fixes
Unsupported

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

textile 6.x-3.x-dev

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

New features
Bug fixes
Unsupported

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

Bug fixes
Unsupported

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

Bug fixes
Unsupported

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

Bug fixes
Unsupported

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

New features
Bug fixes
Unsupported

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

Bug fixes
Unsupported

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

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

textile 7.x-2.0-rc3

Unsupported

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

textile 7.x-2.0-rc2

Bug fixes
Unsupported

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

Fix bug include classTextile at install parse.

textile 7.x-2.0-rc1

Unsupported

Refactor code from version 6.2

Mark version is 7.x-2.0

textile 7.x-1.1-beta1

Unsupported

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

Unsupported

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

textile 5.x-2.2

Bug fixes
Unsupported

Changes since DRUPAL-5--2-1:

  • Fix quotes for filter settings (fixes bug 123860 reported by jhm).
  • #152819: Module .info files should not define 'version' in CVS.
  • Updated from HEAD.
  • Updated for 6.0 release.
  • Fixed #182234.
  • Fixed #155389.
  • By kiam: Update branch MAIN with the latest developed code.
  • By kiam: Synchronized the code with the Drupal 6 code.

textile 5.x-2.1

Security update
Bug fixes
Unsupported

Updated release to utilize Textile 2.0 from threshold state as per:

http://drupal.org/node/89962

This importantly fixes Apache segmentation fault errors which were appearing as per this issue:

http://drupal.org/node/143730

textile 5.x-2.0

Security update
Insecure
Unsupported

Updated release to utilize Textile 2.0 from threshold state as per:

http://drupal.org/node/89962

This importantly fixes Apache segmentation fault errors which were appearing as per this issue:

http://drupal.org/node/143730

textile 5.x-1.1

Unsupported
  • release 5.x-1.1
  • textile.module: fix quotes for filter settings (fixes bug 123860 reported by jhm)

textile 5.x-1.0

Unsupported
  • release 5.x-1.0
  • textile.module: updated for Drupal 5
  • textile.info: new file
  • INSTALL.txt, README.txt: updated for Drupal 5 changes

textile 5.x-1.x-dev

  • release 5.x-1.0
  • textile.module: updated for Drupal 5
  • textile.info: new file
  • INSTALL.txt, README.txt: updated for Drupal 5 changes
Subscribe with RSS Subscribe to Releases for Textile