New Look for ProjectSteveGuttenberg.org
What do you think of the new site design? The redesign is intended to preceed some new development work that's been planned. Look out for a new version of PSG within the next week or two.
No more comments can be posted to this article.
| << Previous: Project Steve Guttenberg 1.7.0 | Next: Project News >> |
Comments:
Posted by Mark Hurley (markph (at) speakeasy dot net) on Tuesday, February 4, 2003 (http://mph.homeip.net)
If you need a hand in anything...drop me a note.
Posted by Gavin (jodrell (at) spod dot uk dot net) on Tuesday, February 4, 2003 (http://jodrell.net/)
- support for "pinging" blogging directories like Wander-lust. Actually I've already have a patch for this from Wil so it's just a question of enabling it.
- a "submit story" option and a article queue, a la Slashcode (ssh! don't tell anyone!)
- probably some OOP too, since it makes sense and also makes the code more maintainable.
Plus bug fixes for the following:
- some text needs to be run through stripslashes(). In fact it might be better to turn off magic quoting for the duration of PSG's execution. Since it doesn't need a database that is a safe thing to do.
- the CSS classes will change name from "journal_whatever" to "psg-whatever", which is more valid.
- currently, PSG uses PHP sessions in an unconfigured state. This means that login sessions for domain.com/~user1 spill over to domain.com/~user2. This will be fixed, possibly with a config option to define the cookie path.
- any others I come across.
If anyone has any other suggestions, please let me know.
Posted by Will (wfischer (at) silverfisch dot net) on Thursday, February 6, 2003 (http://www.silverfisch.net/)
Posted by Juha-Mikko Ahonen (jahonen (at) student dot tol dot oulu dot fi) on Saturday, March 1, 2003 (http://student.tol.oulu.fi/~jahonen/)