Forums / General / How to make a direct download link in Xml Block?
Smith Th
Friday 26 October 2007 3:37:37 am
I want to use a direct download link on file in xml block like this http://ez.no/ezpublish/contributing#eztoc313566_6
<ul> <li>eZ Systems has the final word on what goes into eZ Publish or not.</li> <li>All new functionality has to be documented. If you do not have time to document the functionality keep in mind that we need time before releases to do this work.</li> <li>Contributors must grant us the right to include their contribution in eZ Publish. When contributing code, please submit a <link href="ezobject://180">CLA (Contributor Licensing Agreement)</link> to eZ Systems. More information about the CLA is available <link href="ezobject://181">here</link>.</li>
Instead this "<link href="ezobject://180">CLA (Contributor Licensing Agreement)</link>"
I want this. "<a href="/content/download/143969/928220/version/2/file/eZCLA-v1.1.pdf">CLA (Contributor Licensing Agreement)</a>"
<b>How to make a direct download link in Xml Block?</b>
Frédéric DAVID
Friday 26 October 2007 4:35:59 am
Have a look to this article http://pwet.fr/blog/creating_a_link_to_download_a_file_with_online_editor_in_ez_publish
Blog : http://www.frefred.fr/blog/ez-publish feZ Meta Data : http://projects.ez.no/fezmetadata
Friday 26 October 2007 5:23:19 am
Thanks for help.