Page 1 of 1

"Link & eMail" Content Part - different Icons

Posted: Thu 22. Sep 2005, 14:34
by oeconom
Hi Community,
is there a possibility to show different icons for Links and eMail for that content part?
E.g. I want to show an envelope if I choose an eMail adress and another icon for external link (and perhaps again another icon for an internal link??)
Thanks and many greetings,
FELIX

Posted: Thu 22. Sep 2005, 14:50
by SiSte
change the values in config/phpwcms/conf.template_default.inc.php

$template_default["article"]["link_email_before"]
$template_default["article"]["link_email_after"]
$template_default["article"]["link_sign"]
$template_default["article"]["link_article_sign"]

greetings
sirko

Posted: Thu 22. Sep 2005, 16:13
by oeconom
Hi SiSte,
I've tried your hint and for, some instance, it works fine.
But it doesn't seem to be exactly what I meant:
1. I mean the content part type "link & email"
2. here you can insert an eMail adress, an external or an internal link

whatever you choose, it will take the same icon, because this entry seems to be responsible for this special content part element:
$template_default["article"]["link_email_before"]
Perhaps any further ideas?

Thanks,
Felix