Couple small forum fixes
mindless
![]()
Joined: 2004-01-04
Posts: 8601 |
![]() |
Hi all- |
|
mindless
![]()
Joined: 2004-01-04
Posts: 8601 |
![]() |
Now I have changed the default input format to nohtml+bbcode+linebreaks instead of that filtered html thing. <?php print "This is some <b>PHP</b> code"; ?> <script type="text/javascript"> // <![CDATA[ function doclick(a) { a.href += '?click=yes'; return true; } // ]]> </script> <div style="background-color: grey"> <a href="http://nowhere.com/index.php" onclick="return doclick(this)">test</a> </div> Hopefully this will better suit the needs of our forum users. |
|
mindless
![]()
Joined: 2004-01-04
Posts: 8601 |
![]() |
The latest update: attachments now supported on comments/replies in forum topics. |
|
HorsePunchKid
![]()
Joined: 2005-05-04
Posts: 89 |
![]() |
On the topic of #new links, it would be great if the links from my user "track" page actually got me to the lastest post that is new to me. |
|
mindless
![]()
Joined: 2004-01-04
Posts: 8601 |
![]() |
ya, i just noticed that one last week... http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=119951&group_id=7130&group_project_id=44519 |
|