Initial patch to port Textimage to Drupal 6.
Haven't tested Captch integration, but standard Textimage functionally tested and appears to work perfectly.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | textimage-6.0-262708-3.patch | 36.19 KB | deciphered |
| #3 | textimage-6.0-262708-2.patch | 58.2 KB | deciphered |
| textimage-6.0-1.patch | 57.86 KB | deciphered |
Comments
Comment #1
wundo commentedCaptcha integration is deprecated, thanks, I gotta review it.
Comment #2
decipheredThanks 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
Comment #3
decipheredUpdated Patch:
- Fixed permission for viewing of Textimages
- Fixed bug at #692 so files will be save properly so they are not recreated each time
Comment #4
encho commentedsubscribe
Comment #5
encho commentedWhich version it is patched against? Not working here.
Comment #6
decipheredUpdated Patch:
- Patch is now rolled against 5.x-2.0 as it was more recent than HEAD
- Watchdog fixes
- Upgrade path is back
Comment #7
appel commentedSubscribing.
Comment #8
sinuz commentedsubscribing
Comment #9
deciphered@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.
Comment #10
Paul Natsuo Kishimoto commentedSubscribing!
Comment #11
chipway commentedHi,
Why not a dev version for testing by many people if it work since a long time with no problem ?
Thank you
Comment #12
attiks commentedI'm using this as well on a couple of sites without any problems, can some release this?
Comment #13
decipheredJust 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.
Comment #14
decipheredCommitted