I do not, but thanks for the offer. I'm happy to keep running the site and trying new ways to make it work out. It's a great learning experience and the knowledge will help in my work so it all pays off one way or the other.
I'm probably going to be doing a lot of tweaking to the sidebar blocks in the coming weeks, and I'll try to keep the list pages down to one sidebar. However I still have to fit in ads somewhere for better or worse...
I've fixed this so that it sorts the terms alphabetically now, not sure why I never did before. However, I see that it still sorts _ at the bottom. It is sorting in ASCII order, which sorts as listed here:
I hadn't noticed the issue with the returns getting stripped out but I'll look into it. I noticed that manually inserting multple tags has the same problem, so that's not an alternative.
Damn you're right. I feel old now.
Aliens
Thanks!
I do not, but thanks for the offer. I'm happy to keep running the site and trying new ways to make it work out. It's a great learning experience and the knowledge will help in my work so it all pays off one way or the other.
Right now no, although I'll look into the options for that.
I'm probably going to be doing a lot of tweaking to the sidebar blocks in the coming weeks, and I'll try to keep the list pages down to one sidebar. However I still have to fit in ads somewhere for better or worse...
hah! yes the <br> tag
Ah as a workaround for the spacing issue, can now use
to force a single linebreak.
I've fixed this so that it sorts the terms alphabetically now, not sure why I never did before. However, I see that it still sorts _ at the bottom. It is sorting in ASCII order, which sorts as listed here:
http://www.ddms.com/resources/help/reportsmenu/ascii_sort_order_chart.htm
I'm not sure what the old system was using.
I hadn't noticed the issue with the returns getting stripped out but I'll look into it. I noticed that manually inserting multple
tags has the same problem, so that's not an alternative.
Hm apparently I missed that, should be easy enough to add though.