Hiding/ Removing Date indicators when Publishing and modifying contents

Hiding/ Removing Date indicators when Publishing and modifying contents

Tuesday 02 March 2010 6:12:56 pm - 1 reply

Author Message

Robin Muilwijk

Thursday 04 March 2010 12:16:22 pm

Hi Fennilyn,

Welcome to the community site.

With regards to your question on timestamps; one of the options is to create a template override. In case of eZ Webin check extension\ezwebin\design\ezwebin\override\templates\full where you find article.tpl. This already is an override template file and you could take this as an example.

Starting at line 20 you find:

<p class="date">
             {$node.object.published|l10n(shortdatetime)}
</p>

If you were to create your own override files, you could for example simply remove such code so those dates will not show. As far as I know there are no settings such as radio buttons or checkboxes to disable/enable these dates in the back end. If anyone has more/smarter ways of achieving this, please add them to the topic.

Regards 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

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.