Jump to content

Future Plans...Comments and Suggestions!


Recommended Posts

Okay.  First off here is a list of stuff that we plan on doing to the Forums/Site assuming it gets approved by Eric.  As more people make suggestions and comments, I will add to the list:

[list]
[*]Bring back the Solve/Unsolve feature, even if I have to make it myself.
[*]Fix the Script section on the main site (This has been broke for some time)
[*]Work on getting the forum intergrated into the site, or at least getting a link from the forums to the site so you don't have to go up and edit the URL.
[*] Get the user stats on the main page working
[/list]


Again most of this needs approval by Eric, and it will have to wait till Ober and I get FTP access, which should be soon.
Link to comment
Share on other sites

You could take a look at the PHP formatting. It seems to stop at the first "?>". [url=http://www.phpfreaks.com/forums/index.php/topic,99040.msg389868.html#msg389868]Example 1[/url]; [url=http://www.phpfreaks.com/forums/index.php/topic,99295.msg390984.html#msg390984]Example 2[/url].
Link to comment
Share on other sites

Ok testing complete.  Its highlight_string()'s fault :P

For testing:
[code]<?php

$string = '
<?php
Blah blah blah <?php echo \'meh\'; ?> blah blah blah
diggy diggy
if (blah)
?>';

echo 'String:<pre>
', htmlspecialchars($string), '</pre><br />Highlighted: <br />', highlight_string($string);

?>[/code]
Link to comment
Share on other sites

SteelMan there is a mod available for SMF for the solve button but currently it is not compatible with RC2. [url=http://mods.simplemachines.org/index.php?mod=7]Mod homepage[/url]

Also I am currently trying to make a skin for SMF so it integrates into the site, but I'm not having much luck in adding the columns in. [url=http://homepage.ntlworld.com/cshepwood/screen001.gif]Here is a screenie[/url] of the current progress. I havn't done much work on it for a week.
Link to comment
Share on other sites

  • 3 weeks later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.