ello, I'm like to put a spambot poisoner on my Website-based homepage (http://www.davidgarnier.com). To this avail, I need to put an invisible link on all pages. I tried to put the following in the layout.xml:
<tocentry id="honeypot.com" href="http://dgarnier.etudier-online.com/honey/pot.php"> <title/></tocentry> It works, kind of... The link is generated correctly, nothing appears in the navbar, I can see the link in the HTML code, but generation stops here with this error: does not exist. Processing terminated by xsl:message at line 58 make: *** [autolayout] Erreur 1 Pages after this one aren't regenerated. If I comment out this entry, everything's fine. So I'm looking either for a fix to this issue or another way to accomplish the same thing. Best Regards, David Garnier
