Forums / Setup & design / Link to home in a xmlblock

"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".

Link to home in a xmlblock

Author Message

Olivier G.

Wednesday 07 December 2005 2:37:02 am

How can i do a link to the home page in a XML block ?

I tried <link href='/'>, <link href='eznode://2'>, <link href='ezobject://1'>, none worked... The first one is rewrited randomely, the two others are disabled.

Mads Ovesen

Wednesday 07 December 2005 5:00:28 am

This works for me:

<link href='/'>Home</link>

- Mads

/m

Olivier G.

Wednesday 07 December 2005 6:25:00 am

Yes, at the beginning, it works.

Then some hours later, ez has changer the content of the href randomly...

Horror vaccui ?