Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-15714

Add a link to object history from node view

    XMLWordPrintable

Details

    Description

      Index: design/admin/templates/node/view/full.tpl
      ===================================================================
      --- design/admin/templates/node/view/full.tpl	(revision 24261)
      +++ design/admin/templates/node/view/full.tpl	(working copy)
      @@ -107,6 +107,9 @@
       {section var=ContentActions loop=$node.object.content_action_list}
           <input class="button" type="submit" name="{$ContentActions.item.action}" value="{$ContentActions.item.name}" />
       {/section}
      +
      +<a href={concat("content/history/", $node.contentobject_id )|ezurl} title="{'View and manage (copy, delete, etc.) the versions of this object.'|i18n( 'design/admin/content/edit' )}">{'Manage versions'|i18n( 'design/admin/content/edit' )}</a>
      +
       </div>
       
       {* The preview button has been commented out. Might be absent until better preview functionality is implemented. *}
      
      

      Attachments

        Activity

          People

            andre1 andre1
            andre1 andre1
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: