Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Attach:
(Clear Attachment)
(more attachments)
Allowed file types: gif, jpg, png, txt, tpl, lng, ini, pvd, psf, ini, cfg, csv, zip, xml, pas, 7z
Restrictions: 4 per post, maximum total size 1024KB, maximum individual size 1024KB
Note that any files attached will not be displayed until approved by a moderator.
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
How many words are in this question?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: minolotus
« on: August 07, 2011, 10:20:39 am »

That's great. Thank you!
Posted by: nostra
« on: August 07, 2011, 12:59:53 am »

It is a bug, I'll fix it in version 1
Posted by: minolotus
« on: August 03, 2011, 08:09:00 pm »

Thanks for the reply. It is no big deal so I keep it as it is.

If Nostra will eventually make changes on the skrip engine, maybe he will remember this and add an option to remove these underlines too. :)
Posted by: rick.ca
« on: August 03, 2011, 12:10:44 am »

It seems to me I struggled with the same question. That was a long time ago, so I don't recall whether I found it couldn't be done, or I chose to leave them as they are. It might be the latter, because if the underline is removed they'll appear the same as other fields that are blue (because they're internal search links). :-\
Posted by: minolotus
« on: August 02, 2011, 09:19:04 pm »

The skin engine manual describes in the skin default section some settings to turn off the underline for links. I have added this code to my skin:

Code: [Select]
<linkdefs>
    <underline_record>false</underline_record>
    <underline_memo>false</underline_memo>
    <underline_combo>false</underline_combo>
</linkdefs>

This works well for all fields except for the people fields (producers, directors, actors). These data are still underlined. Is there an addition setting in the skin engine which I miss or is it not possible to turn these underlines off?
Thanks for any help.
anything