ClicDev: display last 24 hours visitors

A quick note about Clic!Dev: it is now possible, in the admin control panel, to select Setup Hacks > enable 24 hour users to add an extra information dialog to the footer of your hosted board’s main page. This will end up looking like so (but obviously adapted to whatever skins you are using):

Shades-1

If you enjoyed this post, make sure you subscribe to my RSS feed!


C!D v2 = nextBBS multi

nextBBSWell, after spending quite some time cleaning up the code, making sure that no ‘dangerous’ Admin CP operation is available in multi-boards mode, and identifying which settings need to be made immutable, we are almost there.

I am currently working on the automatic setup script. Remaining to do:
mkdir
servers/SERVERID
servers/SERVERID/attachments
servers/SERVERID/avatars
servers/SERVERID/emoticons
servers/SERVERID/lang
servers/SERVERID/lang/en
servers/SERVERID/uploads
servers/SERVERID/templates
servers/SERVERID/templates/*
servers/SERVERID/templates/*_c

cp
servers/SERVERID/emoticons/*
servers/SERVERID/templates/*[!_c]/*

Note that the only ‘router’ module currently ready is the one based on subdomains. But that’s all Clic!Dev needs anyway.

Of course, as usual with everything nextBBS, this code will be available in the software’s next release. Your first chance to take a look under Clic!Dev’s hood.

If you enjoyed this post, make sure you subscribe to my RSS feed!