Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1045 2011-07-01 09:25:22

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: zem_contact_reborn 4.0.3.20

It only throws that warning if the website is in debug or testing mode. Plugin will be fixed (soon). A live website shouldn’t run in testing/debug mode.

LOL… I happen to be involved in maintaining one of the websites you mention (fixed).

Offline

#1046 2011-08-20 08:54:31

Destry
Member
From: Haut-Rhin
Registered: 2004-08-04
Posts: 4,909
Website

Re: zem_contact_reborn 4.0.3.20

Side: The in-thread search function is a game changer! – thanks Ruud.

To topic…

ruud wrote:

Christian, edit the plugin code or use javascript (a variation on this script could easily do it. Instead of filling the value attribute with the placeholder attribute, you can do it the other way around. Same effect)

There’s no chance the HTML 5 placeholder attribute will ever be added?

It’s something that can be used more and more frequently to improve design possibilities as well form usability. For example, I’m fond of this idea used by Insite, where required fields are not marked, rather the optional fields are by using an “Optional” placeholder to clearly show the distinction without need for silly asterisks or whatever on labels.

To be clear, plugin mods are not a problem for me with my own sites. But for clients sites, which I rarely maintain after hand-over (it’s a losing money game against time), I don’t want to have to add that level of detail (plugin modifications) to client documentation. Just the idea of having to update Txp’s install, let alone plugins in relation, is a bit of a space bender for some clients who don’t have web staff on hand.

Just a thought.

Offline

#1047 2011-08-20 09:40:40

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: zem_contact_reborn 4.0.3.20

@destry, that will definitely be part of a new plugin version (still working on TXP server migration issues though).

Offline

#1048 2011-08-20 10:02:44

Destry
Member
From: Haut-Rhin
Registered: 2004-08-04
Posts: 4,909
Website

Re: zem_contact_reborn 4.0.3.20

Sounds good. Thanks.

Offline

#1049 2011-08-20 14:13:40

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 4,578
Website

Re: zem_contact_reborn 4.0.3.20

I have made an own modded version of zcr with the placeholder attribute and a few other things, although it doesn’t yet have full support for all html5 form elements. I’ll send you both a copy…


TXP Builders – finely-crafted code, design and txp

Offline

#1050 2011-08-20 20:03:20

net-carver
Archived Plugin Author
Registered: 2006-03-08
Posts: 1,648

Re: zem_contact_reborn 4.0.3.20

jakob wrote:

I have made an own modded version of zcr with the placeholder attribute and a few other things, although it doesn’t yet have full support for all html5 form elements. I’ll send you both a copy…

Hi Jakob, could I ask for a copy too, please.


Steve

Offline

#1051 2011-08-26 10:33:46

planeth
Plugin Author
From: Nantes, France
Registered: 2009-03-19
Posts: 215
Website

Re: zem_contact_reborn 4.0.3.20

Hi Jakob,
could i also ask for a copy, too, please ?
It would be perfect for one of my client ASAP project !

Offline

#1052 2011-09-05 12:49:09

wornout
Member
From: Italy
Registered: 2009-01-20
Posts: 256
Website

Re: zem_contact_reborn 4.0.3.20

How can I add an image upload filed?

Offline

#1053 2011-09-05 14:22:14

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,007
Website GitHub Mastodon Twitter

Re: zem_contact_reborn 4.0.3.20

wornout wrote:

How can I add an image upload filed?

You can’t. You need Anonymous File Upload and another form.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#1054 2011-09-06 11:43:22

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,529
Website GitHub Twitter

Re: zem_contact_reborn 4.0.3.20

Hi

I try to make contact depending on article author, then i use jmd_author and use it in zem_contact, but i have error message: email cant be sent!

jmd_author return a right email!

here is the code:

<txp:zem_contact to='<txp:jmd_author display="email"/>' label="">
<txp:zem_contact_text label="Nom/Prénom" size="34" /><br />
<txp:zem_contact_email size="34" /><br />
<txp:zem_contact_textarea label="Message" cols="25" /><br />
<txp:zem_contact_submit label="Envoi" />
</txp:zem_contact>

Offline

#1055 2011-09-06 19:42:33

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: zem_contact_reborn 4.0.3.20

@Dragondz: does a simple ZCR form work?

Offline

#1056 2011-09-06 22:14:03

aslsw66
Member
From: Canberra, Australia
Registered: 2004-08-04
Posts: 342
Website

Re: zem_contact_reborn 4.0.3.20

I agree, I would split this into two for testing:

- does a plain ZCR work?
- does <txp:jmd_author display="email"/> output the correct values (tested in a page so that you can see the output).

Offline

Board footer

Powered by FluxBB