matgb: (Webstuff)
Mat Bowles ([personal profile] matgb) wrote2008-06-05 03:29 am

Linkspam for 5-6-2008

andrewducker: (Default)

[personal profile] andrewducker 2008-06-06 12:37 pm (UTC)(link)
Oooh, cool, cheers!

I also added a font-size:smaller to the tags, so that they didn't dominate the text when they're uppercased.

That, plus the code for disabling autoformatting will make me rather happy :->

(Oh - I also want to change the code slightly so it works off of time zones, rather than from a number of hours - but that's not urgent).
andrewducker: (Default)

[personal profile] andrewducker 2008-06-06 09:10 pm (UTC)(link)
I've just edited my script to not autoformat. I hope. I guess I'll find out tomorrow :->
andrewducker: (Default)

[personal profile] andrewducker 2008-06-07 08:46 am (UTC)(link)
Got it disabling the autoformat:

array(
'taglist'=>"delicious glue,links",
'opt_preformatted'=>true
);

Andy