think tank forum

ttf development » ttf-live changelog

lucas's avatar
18 years ago
link
lucas
i ❤ demo
as you know, ttf code is stored on google code's svn server. there is svn/trunk, which is the current development track, and there is svn/branches/live, which is the stable branch that we use online.

this thread will reflect changes to the live branch.

r43:
- uses dp's new bsdl url linking code (no more gpl code in ttf!)
- fixed the search.php error
- removed sidebar links to google code and wikipedia
- added support for utf-8
- admins are now given permission in the ttf_user table instead of being hard-coded user_ids
- admins listed in bold under "online persons" on index.php
- removed admin_decode.php
- license changes
- required ttf_config rows added to _table_structure.txt
- removed instances of mysql_close()
- removed instances of mysql_free_result()
- converted all include() instances to require()
- no longer performs unnecessary stripslashes()
lucas's avatar
18 years ago
link
lucas
i ❤ demo
i just noticed that the guillemets in my profile and an "e" with an accent aigu were turned into weird unprintable characters. if anyone else notices odd latin characters being midhandled, let me know.
dannyp's avatar
18 years ago
link
dannyp
dʎuuɐp
subdomain short linking will break such as:

www.thinktankforums.com whereas thinktankforums.com rocks solid. and on cases for end of line short links like this break google.com
dannyp's avatar
18 years ago
link
dannyp
dʎuuɐp
I do have a fix though, next revision I make.
lucas's avatar
18 years ago
link
lucas
i ❤ demo
r48:
- improved url linking
- now outputbody() doesn't do nl2br() on text inside "pre" tags
- cleanup in common.inc.php


issue 6 has been fixed!
http://code.google.com/p/thinktankforums/issu … n=1&q=
lucas's avatar
18 years ago
link
lucas
i ❤ demo
um.. maybe not quite :o

that's why i marked issue 6 as "fixed" and not "verified"
lucas's avatar
18 years ago
link
lucas
i ❤ demo
oh, apparently the "box" is an ellipsis!

(character 59, line 70, trunk/common.inc.php, r47)
dannyp's avatar
18 years ago
link
dannyp
dʎuuɐp
:o
lucas's avatar
18 years ago
link
lucas
i ❤ demo
r51:
- replaced brackets with spaces in link shortening code
- other fixes to url linking code by dp
lucas's avatar
18 years ago
link
lucas
i ❤ demo
i'm not going to post diffs in here.. seems pointless with svn access. also i'm not going to list every single revision that affects branches/live, because a couple are just typo corrections.

p.s. dp, check it: <a href="images/logo.gif">logo</a>