Diogo Cordeiro a9c365a5eb [VersionBump] 2.0.0alpha0 4 tahun lalu
..
actions 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION 4 tahun lalu
locale a9c365a5eb [VersionBump] 2.0.0alpha0 4 tahun lalu
OverwriteThemeBackgroundPlugin.php c3ba2e0f94 [BugFix] Plugins ExtendedProfile and OverwriteThemeBackground - admin is identical to system path names. 5 tahun lalu
README.md 1e378a514d [OverwriteThemeBackground] This new plugin will let the admin set a custom background theme independent 5 tahun lalu

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