Age | Commit message (Collapse) | Author |
|
Design::toWebColor checks with is_null. Hence the common_config value should be adjusted."
This reverts commit 5ba46186b7dd179253023426f6d7cdbbee67ad98.
|
|
This reverts commit d0793c0f44aabb76af2556a690013c143ac9f7a3.
|
|
handling typo."
This reverts commit e1270b26f5eae1c3d7ea4b954f0bc1f51d73494c.
|
|
|
|
It looks like when the code was factored out no one noticed this variable doesn't exist here.
|
|
|
|
Design::toWebColor checks with is_null. Hence the common_config value should be adjusted.
|
|
|
|
|
|
|
|
notice as a status update
|
|
|
|
|
|
|
|
crazy.
|
|
e.g.
TagrssAction
or
PublicrssAction
|
|
|
|
|
|
|
|
|
|
|
|
colours from the theme. This approach removes data that was
previously available in HTML. It was only necessary if the user wanted
to know the site's default values.
|
|
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
|
|
Thanks tobyink
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* '0.8.x' of git@gitorious.org:laconica/mainline:
HTML "File"/attachments should probably not be considered enclosures.
Moved the decision logic as to whether an attachment should be an enclosure to the File class
|
|
Pootle.
|
|
|
|
to the File class
|