Forums / General / Add subject to mailto:
Andy Boston
Monday 21 September 2009 7:12:23 am
We're trying to use subject lines in mailto links
mailto:[email protected]?subject=Airports Schedules
But ezpublish doesn't like it.
Is there a way to do it?
Sander van den Akker
Tuesday 22 September 2009 7:09:10 am
Use the following code at the top of your template to override the default subject:
{set-block scope=root variable=subject}Desired subject{/set-block}
eZ Publish certified developer http://auth.ez.no/certification/verify/392313
Robin Muilwijk
Tuesday 22 September 2009 12:31:42 pm
Hi Sander,
Is this documented somewhere? Just curious, trying to learn more on eZ.
Thanks Robin
Board member, eZ Publish Community Project Board - Member of the share.ez.no team - Key values: Openness and Innovation. LinkedIn: http://nl.linkedin.com/in/robinmuilwijk // Twitter: http://twitter.com/i_robin // Skype: robin.muilwijk
Bruce Morrison
Tuesday 22 September 2009 4:51:58 pm
@Andy I'm assuming you are trying to do this with the online editor in a XML block? I get the following error:
Invalid e-mail address: '[email protected]?subject=Airports%20Schedules'
If this is the same issue it this appears to be a bug (or at least an omission in functionality) - I'd suggest you post a bug at http://issues.ez.no/
@Robin what @Sander has detailed is how to set Subjects in templates that are used to generate emails in the system (information collectors). It's not a general setting but something that is specific to some modules.
There are some details here: http://www.ez.no/developer/articles/how_to_create_ez_publish_forms/form_template_creation_and_modification/(offset)/20
CheersBruce
My Blog: http://www.stuffandcontent.com/ Follow me on twitter: http://twitter.com/brucemorrison Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
Thursday 01 October 2009 5:19:46 am
You assume correctly bruce, I am trying to use the interface xml block (like my users would)
I'll raise this as an issue and hopefully it'll get fixed (if it hasn't already been addressed in 4.2)
Thanks :)
Marko Žmak
Thursday 23 June 2011 2:28:50 am
It seems like this still hasn't been fixed... Has anyone posted this as a bug on the bugtracker?
P.S. In the meantime this can be quickfixed by usng custom tags.
-- Nothing is impossible. Not if you can imagine it! Hubert Farnsworth