(We're overhauling the section and topic system, replacing it with something more flexible.)
We feel pretty good about the stability of _151, it's been running on Slashdot for a couple of weeks and there are no real problems.
The big change, committed shortly after _151, is the switch from users.pl to login.pl for authentication and related operations. That seems to be working but it hasn't been tested enough to merit an R_ yet. In fact, this may be the last R_ tag that we do for a while, since there are big changes that will be committed in the weeks to come which will put the damper on R'ing.
Here's the CVS tree if you want to browse, and here are the instructions to download:
$ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ slashcode login CVS password: (hit return, there is no password) $ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ slashcode co slash (much activity) $ cd slash $ cvs update -r R_2_3_0_151 -dP
How do I control the way boxes is assigned? The comment in the template reads:[% boxes %]
I suppose that I could just hardwire it into this template but that seems to be the wrong idea. Is this referring to a database table? If so, which one? Or is it referring to a Perl function? If so which one?boxes = string containing all the slashboxes.