Closed (fixed)
Project:
Invisimail
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2007 at 20:29 UTC
Updated:
15 Oct 2007 at 23:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
Crell commentedSo for reference, I tried upgrading this module earlier today. Besides adding a .info file and commenting out the relevant parts of hook_help... it just worked out of the box. It wasn't affected by any other API changes at all. Sweet! :-)
I'm not sure what jjeff's plans are upgrade-wise, but for anyone waiting for an official 5.x release you need only wait as long as it takes to write a .info file (read: about 5 minutes).
Comment #2
lias commentedWould you mind posting your .info file and the code you commented out for reference?
Thanks.
Lsabug
Comment #3
Crell commentedA copy of the info file is attached. You'll have to rename it since .info is not an allowed upload type. :-(
Then in hook_help, comment out the following:
Actually you don't even need to comment it out to get it to function. That code just becomes unused.
I am in a rush so can't roll a real patch, but since there's an info file attached I'll flag this as code needs review. :-)
Comment #4
lias commentedCool, thanks.
Comment #5
designerbrent commentedAttached in a patch file of Crell's changes to invisimail.module. Add the .info file with that and you will have the full 'upgraded' module.
Comment #6
ec commentedDear all,
I have successfully install invisimail following the tips provided in the thread but it doesn't work for me. Email addresses are still visible and readable in the page source :( ! Am I missing something ?
Thank you, kind regards,
Eric
Comment #7
owen barton commentedHere is a full patch:
* Includes invisimail.info file
* Removes modules page help text from invisimail.module
* Updates README.txt with Drupal 5 installation instructions
Tested and confirmed working - I think we are ready to roll here.
@ec - probably you were looking at an old node - old nodes need to be edited and saved for input filters to take effect
Comment #8
suit4 commentedThe patch is working for me, too.
In case there is an url filter present, invisimail filter online works (for me), if it is applied before the url filter.
If the email address is already rednered as al mailto link, invisimail doesn't do anything.
Should that be mentioned anywhere in the readme?
Comment #9
ktrammel commentedI had no luck getting the patched files to install in Drupal. The patched module just isn't recognized on the modules page. suggestions?
Comment #10
alex_b commentedThe patch from #7 produces a subdirectory modules/invisimail/ containing invisimail.info within the invisimail directory.
This patch is the same as in #7 but should be applicable (to 4.7.x version) without a problem.
I did not test all functionalities of the module in 5.x. It installed smoothly, though.
Thanks for your work.
Comment #11
Christefano-oldaccount commentedThis post is off topic but nonetheless may be helpful. I recently built a new site and used Invisimail as I'd always used it before. It installed fine thanks to the fine patches in this thread, but for some reason I couldn't get it to work no matter what the load order was. Instead, I used the newish SpamSpan filter and had it working in seconds.
Comment #12
alex_b commentedI use spamspan too, usually. But the CCK field "email" requires invisimail to obfuscate email addresses.
Comment #13
tignux commentedTanks guys.
I hope we can have an official release in the future.
Comment #14
alex_b commented+1 for a 5.x release!
Comment #15
jmiccolis commentedThe patch from #10 is working fine for me. +1
Comment #16
Crell commentedSilly person that he is, jjeff gave me CVS access. I've committed the info file and patch. The tarball should show up soon. Yay!
Comment #17
(not verified) commented