Punctuation is removed from the base tag to normalise it, but the original version should show up to the person who placed the tag. This is a se...
That should be no problem to setup, I will just have to setup another hook. I will look into it and try to get a updated version up this weekend...
Should be. I have not tested it on 3.3.1 yet....been too busy to upgrade my site.I will run the upgrade tonight and update the instructions.
That is a really good idea. I will see what I can do...may not be able to get to it until the end of this week, work is busy :(. I will al...
That should be possible. I will have to check what hooks are available in that file, I should be able to get it working. I also wanted to ...
Just as an addition to the "Readme" comments. I HATE HATE HATE the color changing thing. It is hard on the eyes, and for mod ins...
Similar concept but with some additions. The menu items on the left side, click them and the info on the right hand side changes, while updating...
I came up with a javascript function that uses DIV statments to give the apperance of tabbing by altering the display= style proporty. You may b...
also allows adult content, provided it is not in violation of any copyrights or laws.Been using them for 5-6 months so far. It is a shared host,...
Creating and modifying blocks is fairly easy the way it is setup. A scrolling marquee would be more of a function of Javascript than PHP, but yo...
Could make it conditional....if ($userdata['realName']){define("USERPENNAME", $userdata['realName']);} else {define(&quo...
I thought realName was optional though, so if people do not fill it out it will cause eFiction to show Anon again.It has been a while since I played w...
All hail Tammy :)/*bows in worship
I saw this on my vBulletin bridge, which is based off of the SMF code.I had to change a line in get_session_variables.php to the followingdefine("...
That is a good question. I am not sure if the form field will accept PHP or not, but that could possable be a solution.
