Need help to remove the convert to PDF function

Author Message

thanh duong

Friday 14 October 2005 7:12:31 pm

Hello all first time user of this program.

I did some search on the foru, but could not find a clear answer...would someone be so kind to help me remove the PDF conversion of all the articles/news please ?? i am using the version 3.7

Hans Aikema

Saturday 15 October 2005 3:05:26 am

removing the part

        <div class="attribute-pdf">
          <p>
             <a href={concat('/content/pdf/',$node.node_id)|ezurl}>{'application/pdf'|mimetype_icon( small, "Download PDF"|i18n( "design/base" ) )} {"Download PDF version of this page"|i18n( "design/base" )}</a>
          </p>
        </div>

from your article template (<i><designdir></i>/override/templates/full/article.tpl) will do the trick of removing that link from all articles / newsitems (don't forget to flush your caches)

thanh duong

Saturday 15 October 2005 1:00:59 pm

ok but do i do it on the file first and then reupload it OR do i change it on the admin site

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