Re: 2 csets were pushed to core/stable: uiscrub stuff...
mikespub <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
John Cox wrote: >... > html/includes/properties/Dynamic_URLIcon_Property.php > 1.19 05/06/05 15:51:16 John.Cox@mcnabb. +4 -3 > Use a favicon vice the old icon. >... Any particular reason for this instead of a regular image link ? Seems to me that you're creating unnecessary load and caching for 90% of the cases where this property type is used. Not to mention that URL Icon is used as a basis for several other property types that come with users.xml by default, so this can impact any site using xarbb or dynamic user properties as well... Just wondering, Mike.