Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0 2 years ago
..
actions 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION 2 years ago
locale 6e031d623a [VersionBump] 2.0.0beta0 2 years ago
OverwriteThemeBackgroundPlugin.php acd64ba54a [BugFix] Plugins ExtendedProfile and OverwriteThemeBackground - admin is identical to system path names. 2 years ago
README.md 8d9b88a8bc [OverwriteThemeBackground] This new plugin will let the admin set a custom background theme independent 2 years ago

README.md

Allows to overwrite your theme's background style

Installation

add

addPlugin('OverwriteThemeBackground');
$config['admin']['panels'][] = 'overwritethemebackground';

to the bottom of your config.php

Settings

none