1.9releasedRainbow Headline

Lets you colorize your backend headlines

Clone URLhttps://github.com/nils-werner/admin_rainbow_headline.git

Add as a submodulegit submodule add https://github.com/nils-werner/admin_rainbow_headline.git extensions/admin_rainbow_headline --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
No1.71.81.9NoNoNoNoNoNoNoNoNoNoNoNoNoNo. Soon?

Readme

Admin Rainbow Headline

  • Version: 1.9
  • Author: Nils Werner ([email protected])
  • Build Date: 2012-06-26
  • Requirements: Symphony 2.3

About

Have you ever had two or more installations of Symphony open in several tabs? Have you ever had problems differentiating those tabs, making changes to one of those sites that were supposed to go into another one?

Admin Rainbow Headline comes to the rescue. It lets you set any RGB-Color for the headline (the dark grey block at the top of Symphonys backend), making it easier to differentiate them.

Installation

  1. Upload the 'adminrainbowheadline' folder in this archive to your Symphony 'extensions' folder.

  2. Enable it by selecting the "Admin Rainbow Headline" entry, choose Enable from the with-selected menu, then click Apply.

  3. You can now set the headline color in your preferences.

Version history

Requires Symphony 2.3

Updated for Symphony 2.3

Requires Symphony 2.2

Ensured compability to Symphony 2.2

Requires Symphony 2.1

Added a check for GD library. Before, if it wasn't installed, the whole backend would simply break.

Requires Symphony 2.1

Added compatibility with the new version info integrated into Symphony 2.1

Requires Symphony 2.0.6

Foreground colors are now luminance-aware. This means if you pick a bright color, the text will switch to black to be properly readable.

Requires Symphony 2.0.6

Added support for translations.

Requires Symphony 2.0.6

Switched favicon format from "image/vnd.microsoft.icon" using inofficial imagebmp()-functions to "image/png". Internet Explorer will not display the favicon.

Requires Symphony 2.0.6

Added support for color chooser field popup. Get it from http://github.com/MrBlank/symphony_color_chooser/tree/ to enable the popup.

Requires Symphony 2.0.6

Added generation of favicon based on chosen color.

Requires Symphony 2.0.6

Initial release