texy 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| texy-7.x-1.0-alpha1.tar.gz | 88.28 KB | db804d00ed95eb9dc97dadc89ae5d5ee |
| texy-7.x-1.0-alpha1.zip | 120.35 KB | a7f687777a27860362cd4a6a547d7991 |
Release notes
First release Texy! filter for Drupal 7.
- latest versions of Texy! and FSHL libraries included
- texy_image.module don't working for now
New feature:
- syntax_higlighting.module can now use syntaxes like <php>..</php>, [php]..[/php], <code type="php">..</code> or standard PHP <?php .. ?>, or for JavaScript <script type="text/javascript">..</script>
texy 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| texy-7.x-1.x-dev.tar.gz | 88.5 KB | 13f8bfa8df05115e9dc8901752ad3155 |
| texy-7.x-1.x-dev.zip | 120.6 KB | d620e55ad22f78fe8dffeed517bd99fe |
Release notes
First commit for Texy! filter Drupal 7 version. New features for syntax highlightin module.
texy 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| texy-6.x-1.3.tar.gz | 110.6 KB | 30d7f69d04ef15abda8b8339f1cebdaa |
| texy-6.x-1.3.zip | 148.76 KB | bcdb136fa1c3ac135c75428b53ac482d |
Release notes
New features:
- all necessary libraries are included
- added some phrases settings
- Texy! library included
- fast syntax highlighter library (FSHL) included (for syntax highlighting HTML, CSS, JS, PHP, CPP, PY and SQL code)
- automatic detection PHP version (PHP4 version of Texy! is now unsupported, there is latest released version)
Warning! In this version is added section HTML tags settings with Allowed tags. Default is all tags disabled! If you use any others HTML tags in your content, please set Allowed tags .
texy 5.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| texy-5.x-3.1.tar.gz | 112.98 KB | 53740df4ac7d83c670a3799ba5ad2b3f |
| texy-5.x-3.1.zip | 151.65 KB | 20779bdc069e567cefb97a334ab3b3fc |
Release notes
Backported from Drupal 6. Please test.
Warning! In this version is added section HTML tags settings with Allowed tags. Default is all tags disabled! If you use any others HTML tags in your content, please set Allowed tags .
texy 5.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| texy-5.x-3.0.tar.gz | 113.11 KB | 313ca1678ed660eefde7895ae90669a7 |
| texy-5.x-3.0.zip | 152.52 KB | 25ace862c3e1f71eb97105e03b1ab999 |
Release notes
Because updates ignore 5.x-1.6 version if you use 5.x-3.x i make 5.x-3.0 release with same features.
Warning! In this version is added section HTML tags settings with Allowed tags. Default is all tags disabled! If you use any others HTML tags in your content, please set Allowed tags .
texy 5.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| texy-5.x-1.6.tar.gz | 112.78 KB | 1e4f537a39f49d7abd75b408f1f0ca70 |
| texy-5.x-1.6.zip | 151.41 KB | 9b8aba1cd544b52c7aa5695291d2bd25 |
Release notes
Backport from 6.x-1.x branch. Please report bugs. New features:
- Texy! library included
- Fast syntax highlighter library (FSHL) included (for syntax highlighting HTML, CSS, JS, PHP, CPP, PY and SQL code)
- automatic detection PHP version (PHP4 version of Texy! is now unsupported, this is latest released version)
Warning! In this version is added section HTML tags settings with Allowed tags. Default is all tags disabled! If you use any others HTML tags in your content, please set Allowed tags .
texy 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| texy-6.x-1.2.tar.gz | 134.1 KB | ed95c93aae15ed62c4ce20571a9527a4 |
| texy-6.x-1.2.zip | 173.41 KB | 131863aaee2ed52b833044d5b03de9fc |
Release notes
I'm sorry but 6.x-1.1 is broken. I still fight with CVS (but i learn fast - i hope)... :-) I hope 6.x-1.2 is finally good release for PHP4 and PHP5 and i hope it's work in both PHP version in same way... Please report any bug in project issues.
Warning! In this version is added section HTML tags settings with Allowed tags. Default is all tags disabled! If you use any others HTML tags in your content, please set Allowed tags .
texy 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| texy-6.x-1.1.tar.gz | 86.33 KB | dbef3fc30c7efca44ac343c63083f740 |
| texy-6.x-1.1.zip | 123.95 KB | d472cedcdba13d5c2e4d84bbc8a5a55c |
Release notes
This is bugfix version.
- fixed bug which prevent working Texy Filter in PHP4 enviroment (thank to Isshou)
- new Texy! revision included
texy 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| texy-6.x-1.0.tar.gz | 109.75 KB | db6d841b3ddaef014f779b513de8681a |
| texy-6.x-1.0.zip | 147.82 KB | 84eab9ad2841eb870b431b0ca5709f20 |
Release notes
This is last release (for Drupal 6) which support PHP4. Bugfixes from #302748, #256765 and new feature from #224925.
Warning! In this version is added section HTML tags settings with Allowed tags. Default is all tags disabled! If you use any others HTML tags in your content, please set Allowed tags .
texy 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| texy-6.x-1.0-beta1.tar.gz | 108.24 KB | 37af99fbc2ad5bb09111a649d3aebfcc |
| texy-6.x-1.0-beta1.zip | 146.36 KB | 7d8f029c464020df27e9c83e66c68a92 |
Release notes
Texy! filter module for Drupal 6. Now is ready to run, all neccessary libraries are include (Texy! library and basic syntaxhighlighting library FSHL).
New features:
- Texy! library included
- Fast syntax highlighter library (FSHL) included (for syntax highlighting HTML, CSS, JS, PHP, CPP, PY and SQL code)
- automatic detection PHP version (PHP4 version of Texy! is now unsupported, there is latest released version)
texy 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| texy-6.x-1.x-dev.tar.gz | 108.66 KB | 7900e24c9377083cf044fc73a9462f0d |
| texy-6.x-1.x-dev.zip | 143.54 KB | 2258a2a73a5a546801bfb4da3306505c |
Release notes
Drupal 6 version.
Key features:
- Drupal 6 compatibility
- Latest version of Texy! library included
- Latest version of FSHL syntaxhighlighting library is now included
/--code php
print $content; // show content
\--
Please test new features! :-)
texy 5.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| texy-5.x-3.x-dev.tar.gz | 108.35 KB | 5898d51a158a34623ab004731b97b48b |
| texy-5.x-3.x-dev.zip | 142.33 KB | 2424be7e5cdc69392edf79d91df72e29 |
Release notes
Major rewrite of Texy! module. New features:
- new modular system for expanding basic Texy! functions
- PHP4/PHP5 compatibility
Please use latest Texy2 beta revisions (155 or higher) with this version of module. Texy! library is now included in module distribution.
texy 5.x-2.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| texy-5.x-2.0-beta4.tar.gz | 15.44 KB | 31765ea1a16889bebad567b87b656e3e |
| texy-5.x-2.0-beta4.zip | 21.7 KB | c3ffa09cbb0efee26dd875c7cf4df3ff |
Release notes
This beta release is compatible with Texy! 2.0 beta 2.
- this is a bugfix version (PHP4/PHP5 switch code was missing)
texy 5.x-2.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| texy-5.x-2.0-beta3.tar.gz | 15.53 KB | d13d79381c8295f0dbdc1a118f13607e |
| texy-5.x-2.0-beta3.zip | 21.93 KB | acfeb3a315a4752f6e96af5ff9b294df |
Release notes
This beta release is compatible with Texy! 2.0 beta 2.
- introduced PHP4 and PHP5 compatibility
- some changes in syntax highlighting...
Texy! 2 module now automatically detects PHP version which your server is running.
texy 5.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| texy-5.x-2.0-beta2.tar.gz | 14.72 KB | 4e2479f1671f4aac55d8c18213772d58 |
| texy-5.x-2.0-beta2.zip | 19.6 KB | 399a889be5b75b80b9b9fcb4b4a01a67 |
Release notes
This beta release is compatible with Texy! 2.0 beta 2 and requires PHP 5.
- updated to Texy! 2.0 beta 2
- changes in the README file
- small changes in the interface
- updated translation template and Polish translation
- other small changes
texy 5.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| texy-5.x-2.0-beta1.tar.gz | 14.92 KB | 717b0916df6f9108d6a6a5feff1e0883 |
| texy-5.x-2.0-beta1.zip | 19.15 KB | 2213a21f8b7f5a6f7aff917d6f0569d7 |
Release notes
This beta release is compatible with Texy! 2.0 beta 1.
texy 5.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| texy-5.x-1.5.tar.gz | 13.22 KB | 73b8fcfe3516124813a472fc8442c4f1 |
| texy-5.x-1.5.zip | 17.07 KB | 8578c1f49d7d375927f4c0034b569f37 |
Release notes
This release is compatible with Texy! 1.1b.
texy 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| texy-5.x-1.4.tar.gz | 13.33 KB | 3f57cc5b9fb377ce4415f94b8dffac4e |
| texy-5.x-1.4.zip | 17.09 KB | cd7e3364b47f4a7ed877aa8dd767d101 |
Release notes
Small bugfix (all links were created with rel="nofollow" atribute) and some small code cleaning.
texy 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| texy-5.x-1.3.tar.gz | 13.3 KB | ee569e84255c3b1d37d73f7c6dfebcba |
| texy-5.x-1.3.zip | 17.1 KB | 5c992eff2ed12d6b60ffbbab8baf1a91 |
Release notes
Texy! for Drupal 5; with extended documentation.
texy 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| texy-5.x-1.x-dev.tar.gz | 108.16 KB | 9ff149d6eb8b82ee294bcbe2a0aa132b |
| texy-5.x-1.x-dev.zip | 142.11 KB | 29a060c5766cf8f4c8a910dc5f5c025a |