New [php] tags hyperlink vote

We know you have an opinion on how things should be run around here. These are suggestions for the forums, and the website.This forum is not a place to ask for suggestions to your own coding (or otherwise) problems.

Moderator: General Moderators

What should we do with the new hyperlinks to php.net in the

Code: Select all

 tags?

Poll ended at Fri Feb 10, 2006 5:35 am

Leave them as they are, they're useful
11
50%
Change the color back to blue but have them bold
3
14%
Change the color back to blue and underline them
4
18%
Have some sort of a toggle so that users can disable them
3
14%
Get rid of them all together, they're pointless
0
No votes
Something else (please tll us)
1
5%
 
Total votes: 22

User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Jenk wrote:A go between now and no toggle is if you fix the input to be <span class="whatever"> instead of the current <span style="blah"> then those of us with the web-dev tool bar on FF can customise it out.
Done. The links are now <a class="phpfunc" ....> ;) Now I'm off to bed :)
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Post by Jenk »

Ta.
Post Reply