Hi, Klaus Alexander Seistrup ([EMAIL PROTECTED]) schrieb: [...] > http://www.google.com/googleblog/2005/01/preventing-comment-spam.html > > Who is gonna write the necessary DTML (or whatever)?
the comment and trackback links are rendered in the DTML-methods comment_body and trackback_body. Here the ancors are build - <a href="..., two in comment_body and one in trackback_body. The files are in the root of the COREBlog instance and in the skin folders. For a running COREBlog instance just change it to <a rel="nofollow" href="... The original files are in COREBlog/dtml/skin/default, comment_body.dtml and trackback_body.dtml. They are loaded whenever a new COREBlog instance is created. Ciao, dev _______________________________________________ COREblog-en mailing list [email protected] http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en Unsubscription writing to [EMAIL PROTECTED]
