Like many users of MT, I use javascript to call a pop-up comment window. What I didn't realize though is that 11% of internet users don't use Javascript and it can cause problems for people who are disabled because their browsers don't support it. Mark has posted instructions on how to replace the code so […]
28 Jun, 2002
Posted by: Jennifer In: Scripts
Thought I posted this here already, but I guess I didn't. Here's a javascript to detect the user's browser, and load the appropriate stylesheet. I came up with this script because some of the css things I had once been doing were not friendly with NS. <SCRIPT language="JavaScript"> <!– var browserName=navigator.appName; if (browserName=="Microsoft Internet Explorer") […]
27 Jun, 2002
Posted by: Jennifer In: Bookmarks
A script that will hide all status bar messages… (I've needed this script more than once!)
27 Jun, 2002
Posted by: Jennifer In: Bookmarks
This relates to something I'm doing at work, but wanted to include the bookmark here: instructions on how to restrict access to downloads (of course, it'd be nice if I could get it to work… I think there's some kind of bug with IE that's messing this up)
Comments Off on Authenticate before allowing downloads
26 Jun, 2002
Posted by: kristine In: MT hacks
I've been going through tutorials and help I've given on the MT boards, and found that I never had posted this here. Multiple Archive Templates are part of MT2.0 and above and are useful for having two different ways (idea: normal and for printing) to display your individual archives, or generating a normal page of […]
24 Jun, 2002
Posted by: kristine In: How to's
Would you like to add a different graphic title for each day? Here's a great way to do this with Movable Type and Greymatter.
Whats new: added ability to move links from one list to another. (v.8) added ability to link images instead of just text (v.9) changed script to write <br />'s instead of <br>'s (for validation) Full details here. (for those of you that have downloaded it and are using it, can you give me feedback about […]
24 Jun, 2002
Posted by: Jennifer In: Scripts
IMPORTANT UPDATE!! I'm leaving this post up here for archiving purposes – but please use the latest version of the script here. As Promo asked; Here's that collapsing entries thing-a-ma-jig hacked for comments too… First – The original script can be found here, curtesy of Aarondot. Here's what I did:
20 Jun, 2002
Posted by: kristine In: Bookmarks
I've seen this used several places – Aarondot.com: A better way to display Extended Entries. This allows you to javascript to contract the "more" section of your post right on the index page. Cool idea!
19 Jun, 2002
Posted by: Jennifer In: Scripts
Current Version: 0.9 beta last updated: 6/24/02 ******IMPORTANT UPDATE 11/02****** There's been a number of bugs found with this script. Lynda had been working on a mySQL version but that was several months ago – so I think she's moved on. I'm sorry, but I've ceased development of this script. Blogrolling.com seems to be developing […]