From: shane <sh...@lo...> - 2006-03-13 07:22:15
|
I was messing around w/ the stock slashcode theme's css tonite and I ended up getting a little more creative then I intended. I created a clone of the stock Wordpress look n feel for slashcode. Screenshot: http://images.lottadot.com/SlashWordpressScreenshot.png The code's in CVS, so either peruse via http://cvsweb.lottadot.com/ cgi-bin/cvsweb.cgi/wordpress/ or just grab it: cvs -d:pserver:ano...@cv...:/cvsroot login cvs -d:pserver:ano...@cv...:/cvsroot checkout wordpress It's not 100% complete, in that I didn't mess with trying to make content from article.pl fit into the wordpress "box". But the frontpage looks halfway decent. I honestly do not intend to work on this much further. So if this is at all any interest to anyone, please speak up and let me know. Patches appreciated. Shane PS - what's the 'standard' for naming conventions for themes? part of me thought this should be called 'wordpressclonetheme' and another thought 'slashwordpressclonetheme' but that's kinda long. When I've created themes in the past, they were always for a specific website. So this is different from that. Note that the stock slashcode theme is just called 'slashcode' not 'slashcodetheme'. So I'm wondering if there's a naming convention to go by, and if there isn't, with the advent of the css conversion of slashcode odds are more themes will follow, so maybe there should be? |