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!

View Revisions: Issue #668 All Revisions ] Back to Issue ]
Summary 0000668: Add ability to hide site name from top frame in administrative console
Revision 2011-09-26 04:17:30 by alex
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
Revision 2011-09-24 22:42:05 by alex
Additional Information



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

Powered by Mantis Bugtracker