In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Dependency Graph View Issue ] Relation Graph ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0000668 [In-Portal CMS] Admin Interfaces feature request N/A 2010-03-27 17:56 2012-07-25 05:33
Reporter alex View Status public  
Assigned To alex
Priority minor Resolution fixed  
Status closed      
Summary 0000668: Add ability to hide site name from top frame in administrative console
Description I propose to add ability to hide site name from top frame in administrative console. In some cases site logo already includes it's name so two site names doesn't look too good together (even in opposite frame sides as for now).

Setting will be in Skin record, since all admin interface colors (top frame included) are defined there.
Additional Information Plan:
1. create DisplaySiteNameInHeader (tinyint) field in Skins table with "1 - yes/0 - no" options on form; 1 by default
2. place ALTER statement into install/upgrades.sql
3. update table structure in install/install_schema.sql
4. update any existing INSERT statements into Skins table in install/install_data.sql
5. there is a tag, that allows you to check any active skin field (see in head.tpl file); use it in m_if tag's check attribute to hide site name in admin console header
6. translate new field label as "Display site name in Header"
7. export language pack and merge only your changes to install/english.lang
8. test install/upgrade
---
Hours:
1. new field + install stuff - 1 h
2. template changes: 0.5 h
----
1.5 h



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker