Hi. I have committed changes that allow external (in-freenet) stylesheets in freenet. Previously this was possible only by exploiting bugs in Microsoft Internet Explorer, or adding text/css to the safe types list (I strongly recommend against either path). The text/css MIME type will now be allowed, and filtered, in the same way as the text/html one (I have implemented relevant filters for CSS2). The code that blocked the previous behaviour, by blocking all link rel=stylesheet tags, is no longer necessary because it only affected buggy browsers that don't respect MIME types (i.e. MSIE, which we now warn users about). Other changes have been discussed, and many of those will be implemented eventually. Also in version 504, some minor announcement bugfixes (it was using one more announcement "thread" than intended, and another bug which might have lead to extra reannouncements). -- Matthew Toseland mtoseland at blueyonder.co.uk amphibian at sourceforge.net Freenet/Coldstore open source hacker. Looking for $coding (I'm cheap) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020907/8e7ce00a/attachment.pgp>
