]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Site-wide design configuration
authorEvan Prodromou <evan@controlyourself.ca>
Thu, 30 Jul 2009 21:05:35 +0000 (17:05 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Thu, 30 Jul 2009 21:05:35 +0000 (17:05 -0400)
commit854d24b05a052bffe21f112b705d58c9abf126a9
tree01279c846caa878b48680541f19d289f716c5b02
parent421ee4297ef5055bdd190fe2bd62cdc22b41c82b
Site-wide design configuration

I added some code so that the site-wide design can be set, using the
configuration interface.

I also moved the configuration option from
$config['site']['design']['background'] to just
$config['design']['background'], but the old syntax will still work.

Conflicts:

config.php.sample
README
classes/Design.php
config.php.sample
lib/action.php
lib/common.php
lib/currentuserdesignaction.php
lib/groupdesignaction.php
lib/ownerdesignaction.php