Added new features:
- You can now use the written text as a mask on an image.
- You can now use a tag My text. This tag will be altered by the filter module. There are 4 options corresponding to the 4 modes.
- You can now run textimage in 4 modes:
* Disabled: Textimage doesn't do anything when a tag is used.
* Normal mode: As is in the current release. Tag is rewritten to
* Secure mode: A hash of the text conctenated with a password is attached to the filename. When a request for a textimage image is made, the hash prefix is verified. This way DoS attacks can be prevented.
* Dynamic Image Replacement mode: Works a bit like SIFR but with images instead of flash files. You can specify in the admin which tags get replaced by which presets.
In general...
I have added a bit more comment to the code.
| Comment | File | Size | Author |
|---|---|---|---|
| textimage.module_0.patch | 68.11 KB | davyvdb |
Comments
Comment #1
fm commentedWhere'd the rest of the original post go? Seems incomplete.
Comment #2
decipheredFirstly, this is not a patch, and certainly isn't RTBC.
Secondly, that functionality sounds fantastic, will look into it and see what can be done.
Comment #3
decipheredSome of this functionality will be implemented after 2.1 has been released.
Comment #4
decipheredPostponed till after 2.2.
Initial work has been done, but requires some modifications to the core of the module before I'll be happy with it.
Cheers,
Deciphered.
Comment #5
wundo commented