Add subject to mailto:

Author Message

Andy Boston

Monday 21 September 2009 7:12:23 am

We're trying to use subject lines in mailto links

mailto:another@website.com?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: 'another@website.com?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

Cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

Andy Boston

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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 02:04:54
Script start
Timing: Jan 18 2025 02:04:54
Module start 'layout'
Timing: Jan 18 2025 02:04:54
Module start 'content'
Timing: Jan 18 2025 02:04:54
Module end 'content'
Timing: Jan 18 2025 02:04:54
Script end

Main resources:

Total runtime0.0145 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0043 588.9375152.6094
Module start 'layout' 0.00430.0036 741.546939.4141
Module start 'content' 0.00790.0043 780.960997.3984
Module end 'content' 0.01220.0022 878.359438.3047
Script end 0.0144  916.6641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002517.4031140.0002
Check MTime0.00138.7262140.0001
Mysql Total
Database connection0.00063.940410.0006
Mysqli_queries0.003121.498430.0010
Looping result0.00000.125210.0000
Template Total0.001712.010.0017
Template load0.00096.545910.0009
Template processing0.00085.405510.0008
Override
Cache load0.00074.546910.0007
General
dbfile0.00031.943080.0000
String conversion0.00000.056040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs