Initial patch to port Textimage to Drupal 6.

Haven't tested Captch integration, but standard Textimage functionally tested and appears to work perfectly.

Comments

wundo’s picture

Captcha integration is deprecated, thanks, I gotta review it.

deciphered’s picture

Thanks for the quick response.

From the extensive testing I've done so far I can confirm that there is atleast one isse, on line #692. I will be looking into it today if I have time.

The things I have tried and confirmed work:
- Create a preset
- Confirmed preset works
- Create a second preset that uses the first preset as a background
- Confirmed preset works
- Delete preset
- Flush presets
- Unnecessary as files are not being saved as per error on line #692

deciphered’s picture

StatusFileSize
new58.2 KB

Updated Patch:
- Fixed permission for viewing of Textimages
- Fixed bug at #692 so files will be save properly so they are not recreated each time

encho’s picture

subscribe

encho’s picture

Which version it is patched against? Not working here.

deciphered’s picture

Version: 5.x-2.x-dev » 5.x-2.0
StatusFileSize
new36.19 KB

Updated Patch:
- Patch is now rolled against 5.x-2.0 as it was more recent than HEAD
- Watchdog fixes
- Upgrade path is back

appel’s picture

Subscribing.

sinuz’s picture

subscribing

deciphered’s picture

@wundo

Curious if you've had time to look at this?
It's been a few months now and I have been using it all that time with no ill effects.

Paul Natsuo Kishimoto’s picture

Subscribing!

chipway’s picture

Hi,

Why not a dev version for testing by many people if it work since a long time with no problem ?

Thank you

attiks’s picture

I'm using this as well on a couple of sites without any problems, can some release this?

deciphered’s picture

Just a quick update, 6.x-1.x-dev will be released shortly after #333711: Rename textimage HEAD release to 5.x-2.x-dev is done.

deciphered’s picture

Status: Needs review » Closed (fixed)

Committed