get Admin edit url an object

get Admin edit url an object

Wednesday 31 January 2007 3:30:32 am - 2 replies

Author Message

Marius Eliassen

Wednesday 31 January 2007 3:52:53 am

Yes but unless you make ur own extension you have to hardcode the link

like

{if $node.can_edit}
<a href="http://www.site.com/index.php/siteaccess_admin/content/edit/{$node.contentobject_id}/">Edit</a>
{/if}

Also, this might require him to login to the admin interface unless he allready is.

The better way to do this is to actually modify the design of the edit templates that they allow your editors to edit the node on the public siteaccess, this is a more futuristic approach as we go into web 2.0 standards.

Ousmane KANTE

Wednesday 31 January 2007 4:18:22 am

thanks,

but i don't see how to write an extension to, perform this switching.
In fact, it's just a normal switching between both siteaccess (admin and public)

Can someone give me tips to write such a special extension ?
Thanks,

Consultant Ez Publish- Sapiens Consulting

You must be logged in to post messages in this topic!

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