A "theme" for newznab, it's more then the normal theme, this is a complete rewrite of the template files in effort to make a good theme.
Join Synirc #newznab-baffi
for more talk about the theme.
Working on: frontend
####### Recommended is the git-way, since the runme script can update via git.
- Clone the repo:
git clone git://github.com/Frikish/Baffi-Theme--Newznab-.git
inside the/newznab
folder
- Change dir :
cd Baffi-Theme--Newznab-
- Run the baffi.py script :
python baffi.py
with --install, --uninstall, --update, --delcache as argument. eg.python baffy.py --install
- Follow the instructions
- To update do first
git pull
from inside theBaffi-Theme--Newznab-
, then apython baffy.py --update
####### NB! If you are using nginx, and the instalation ran smooth. But it's doesn't look like the previews. Try rebooting the nginx and php5..
####### If the site gets a smarty error after removal of the theme. There is a file named basepage.php.oldoriginal
that you have to use as the real basepage.php
, located in the /lib/framework/
. As a last result you can also delete the file and run svn up
to restore the file.
- convict @ #newznab-baffi for making the awesome install script in python.