Bless you, Jess. That's been making me crazy trying to figure out.
Oz ,'First Date'
Buffistas Building a Better Board
Do you have problems, concerns or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
How do I post a link?
Your links should be automatically transformed into clickable links. There's a replacement script which identifies them by the fact that they start with http:// -- so, does that not work for you?
It doesn't work with just "www", it has to be http-colon-slash-slash.
Ahhhhh, Hil is ever so much cleverer than I.
(And to make the entity not convert to <, I used another entity (&) for the & sign)
I've just remembered the discussion about 255-character-plus taglines and the resulting strippage.
How would it be if I coded up some JavaScript which put a button neart the tagline box on the profile page which said "check tagline length" or similar?
This JavaScript would of course degrade gracefully, i.e. folks with Lynx or with JS turned off would never see it.
Thanks everyone. It should be easier now. I don't want to grumble - I would never have the unselfishness or the patience, even if I had the knowledge, to do the site organisers' work - but wouldn't it be a lot easier if there were links to the search function, as on worldcrossing, and AFAIK on most other discussion sites?
How would it be if I coded up some JavaScript which put a button neart the tagline box on the profile page which said "check tagline length" or similar?
This would be very cool.
Yay! Dai got it!
How would it be if I coded up some JavaScript which put a button neart the tagline box on the profile page which said "check tagline length" or similar?
I'm OK with that, but I've never been anti-javascript. Is there some string-length function in PHP? I've been studying the Phoenix code this past weekend (I wrote a threadsuck!), and it seems like it wouldn't be to difficult to code with PHP, if I knew how to use that function.