Conversation
Notices
-
now my #statusnet site has a theme I can actually enjoy! !feds http://status.kafei.ca/url/56
-
download my #statusnet theme: http://status.kafei.ca/url/57
-
@ryanweal nice! Thanks for sharing. :)
-
@ryanweal got error message from your tarball: tar: This does not look like a tar archive tar: Skipping to next header tar: Exiting wit
-
Looks good. Anything is better than the default, IMO. ;)
-
@jonkulp are you running on Windows by chance? I posted a zip for you here: http://status.kafei.ca/url/64
-
@jonkulp I've had the same issue a few times, I sorta get the impression it is a Unicode thing. I'm just doing a "tar -cvzf file.tar.gz $folder" so it should work
-
@ryanweal I also get errors extracting the tar and I'm on linux (arch)
-
@theru weird. thanks for confirming it. I haven't been able to replicate it though.
-
md5sum 45e36714e6b3c4e39164d1b1e427c50c neo-kafei.tar.gz
-
and one for the zip file: md5sum cccbe3bbafb8b117774ff0b8d439e31a neo-kafei.zip
-
Nice, I really should theme my own instance as well. I'm still on the default one... :)
-
@sazius it's easy, just unzip the file into the theme folder and add $config['site']['theme'] = 'neo-kafei'; to your config.php
-
@ryanweal very nice indeed.
-
@ryanweal no I'm on Linux. Not sure why it didn't un-tar. Going to try the zip now...
-
@ryanweal funny I put the game in there but it doesn't seem to be a whole lot different from what I had before. Not dark like yours.
-
@ryanweal it seems like it is trying to use the theme, but it has only removed my logo. Everything still blue and white.
-
@jonkulp you should have folder called 'neo-kafei' under your theme folder and then put that line (above) in config.php. It is a clone of neo-blue so it needs the neo theme as a base.
-
@jonkulp I suppose you might have to comment out or remove the other theme if it is in the config.php. I'm sorta new to this too!
-
@ryanweal well I just changed the theme line in config.php from neo-blue to neo-kafei. Seems like that should do it. Weird.
-
@jonkulp maybe check file permissions? Strange it would fall back to neo-blue and not something else.
-
@ryanweal it's actually falling back to "neo"
-
@ryanweal I set permissions on it just like the other theme dirs.
-
@jonkulp you've stumped me!
-
@ryanweal Doh!
-
on that topic, is there a site which actually lists sn themes?
-
@ryanweal meh, no worries. I should hack together my own theme anyway. :)
-
they're 0.9.x themes to boot! At least I'm pretty happy with neo-blue.
-
@jonkulp I reposted the zip file. The -R switch didn't do it, but -r did. You were missing the css folder I bet! http://status.kafei.ca/url/64
-
Updated md5sum for the zip: e0dc28dc39da4d8db2947b24874c8382 neo-kafei.zip
-
@sazius so you didn't already have a theme config line? When you say "added," does that mean you have two?
-
@jonkulp I used the default theme before, so I had no theme config line at all. So I added the first and only theme config line now :)
-
@sazius ok gotcha.
-
@tekk This is the only thing I know of: http://status.net/open-source/add-ons/themes - which isn't very good as you can see :)
-