Forums / Setup & design / problem with printer version link

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

problem with printer version link

Author Message

Dominik Stoeppel

Wednesday 10 December 2003 7:33:08 am

hi,

I add this to my pagelayout.tpl :
<a href={concat("/layout/set/print/content/view/full/",$node.node_id,"/")|ezurl}">

for the first time its fine, but after browsing through my content, the node id isn't shown any longer.

../layout/set/print/content/view/full//

the same problem using nice urls.

Using the link in the class template it's ok, but in the printer version the link "printer version" is shown.

What things must changed?

thx for help :)