adahas

අදහස්

Download Day

intouch 1.2, soon!

I’m in the process of developing the next release of intouch, which will carry a lot more features than the existing version (1.1) and some bug fixes too :D . I was planning to release it last week, but I got held up with work at my new work place. So thank you for bearing with me! ;)

21 responses to 'intouch 1.2, soon!'

  1. paulo says:

    Today I had to disable the intouch form when I noticed about 5 spam messages in my inbox. The fields were filled with gibberish and multiple email addresses were entered into the “To” field.

    I am not sure if there is a way to use the form to send out spam or not but I have disabled it until I could troubleshoot what is going on.

  2. Rowby says:

    Great. Excellent plugin even better!

  3. Usayd says:

    Cool, the plugin is excellent but if it can allow spam then maybe that needs to be worked on.

  4. Andy says:

    I think you could use a simple question/answer field — there is a plugin somewhere that does this.

    What is 2 + 2? [4]

    That sort of thing…

    But I don’t know how hard it would be to code that.

  5. AD says:

    Please add an address facility where people can add via the admin panel their contact details (ie: Place of business, telephone, fax, mobile, etc).

    Above all this should be a checkbox which says “Show Address Information: [X]”

    The reason why I ask for this is so that clients who want to have address info can easily edit it via their control details bit.

    Many thanks!

  6. I have some requestsm hope it’s the right place to do them.

    add the option to definine a part of the subject with an custom field
    Explanation:
    What I want is a custom field which content will be put out as somehow a fake-var for example (in case it’s used as subject) “{subject}”

    So I can define the mail I get from the form:
    subject: intouch-form: {subject}
    content: {content} <br /> {other_custom_field} ....

    Hope you get what I'm trying to explain.

    Another, quite more important to me:
    Extracing the javascript and css to external files.
    so the header of the blog stays a bit cleaner.
    (adding a <link /> should be enough, imho)

    (I did already modified the php of your plugin on my site to open the css from an external file, the java-script-part is to difficult to do for me, my php is not to good)

    So long, I really like your plugin.

  7. martin says:

    I very much hope that your new version will attend to the “button” bug and incompatability with Iimage Browser that I have reported in your main 1.1 version comments page (posts #19 and 22)
    Thanks

  8. I seem to sometimes have issues properly receiving a message — I’m using Intouch 1.1 with Dreamhost email (standard Dreamhost spam filters running, and I’ve verified it isn’t being caught).

    Also, I must say I have great enthusiasm for this incredible contact plugin that Adahas has created. I eagerly look forward to version 1.2! I am currently using In Touch on my personal Greg Kaufman site as well as my Mixdown Shack music site. Can’t wait for what’s next!

    greg kaufman

  9. dilnana says:

    hey just installed intouch on my site’s contact page. Looks good. BTW comments 9-15 seems to be spam.

  10. Thanks for pointing out the spam ;)

  11. reno says:

    hey venuska, nice job, best form out there. was wondering if 1.2 would include things like radio buttons and or pulldown menus. this is so sorely needed and would be a great addition to text field and text box.

    all the best….

  12. It will be great if you can add features like dropdowns & check boxes.

    Intouch is an excellent work untill now. Keep up the good work mate. I hope it will rule the contact forms for wordpress in future.

    Good Luck.

  13. Ivan says:

    I recently also got a set of 5 spam messages filled with gibberish coming through my intouch form. Perhaps integrating a verification picture from another wordpress plug-in I saw? Anyways, keep up the great work!

  14. Oliver says:

    Was wondering if anyone else is interested in being able to add radio buttons to the form as part of the template… I have a need to be able to give visitors options in how I use their information or basically how they want me to use their information… Thanks for any help Venushka!

  15. […] making a mustang replica these days. Adahas and I were discussing some enhancements to his intouch WordPress plugin. I met Prasad who is an ex Millennium IT guy who is back in town to do some c […]

  16. Regarding the spam thing people have commented about, I’d just like to point out that this plugin only send email to yourself, so the only one being spammed will be yourself, your account will not be used to spam others.

    Also, that’s a problem common to any contact form plugin, spam just sucks, but we have to live with it.

    And oh yeah, this plug in rocks. Simple and efficient. Don’t mess it up by adding a verification picture. I rather receive a couple of spam messages once in a while than make it harder for my visitors to use the contact form.

  17. Vanushk,
    I installed your plugin intouch on my site and I also installed the IImage Browser plugin, I came to realize that the 2 plugins do not work together well on the same wordpress instalation. I had to remove yur plugin to make the iimage browser work.

    Have you run into this issue? has anybody else noticed this?

    Any suggestions will be greatly apprciated.

    I’ll be checking this post for more input.

    Keep up the awsome work!!

  18. Hi I love this plug in also however I got a big time spam attack with it. if I was the only one getting the spam I would not be worried, however it appears that used my account somehow to spam from my account.

    So in other words they were spamming to spam@msn.com and they also showed the from as spam@semmsolutions.

    Any way I can fix this?

  19. John Wong says:

    1.1 bugs found in WP2.0.3
    - tag button not usable to insert .
    - not work in “Page” but ok in Post.

  20. Thomas says:

    Hey, for IE 7 you must replace code in the intouch.php in Line 232 from
    /* Hides from IE-mac \*/
    * html .clearfix { height: 1%; }
    /* End hide from IE-mac */
    /* for IE7/Win */ *clearfix { display: inline-block; } /**/

    to

    /*———————————————————*/
    /* Workaround: Clearfix-Anpassung für alle IE-Versionen */
    /*
    ** IE5.x/Mac - x
    ** IE7 - x
    */
    .clearfix { display: inline-block; }

    /*
    ** IE5.x/Win - x
    ** IE6 - x
    */

    /* Hides from IE-mac \*/
    * html .clearfix { height: 1%; }
    .clearfix { display: block; }
    /* End hide from IE-mac */
    /*——————————————————–*/

    so it is display correctly.

    Mfg Thomas

  21. Arou says:

    i would love to see an antispam feature (like an number input with a generated picture)

    keep up fine work…

    regards A.

leave a reply

Please feel free to leave a comment about this post.

(required)
(will not be published ,but required)