Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-527

Add ability to hide site name from top frame in administrative console

    XMLWordPrintable

    Details

    • Type: Feature Request
    • Status: Closed
    • Priority: Trivial
    • Resolution: Fixed
    • Affects Version/s: 5.0.3-B1
    • Fix Version/s: 5.2.0-B1
    • Component/s: Admin Interfaces
    • Labels:
      None
    • Additional information:
      Hide

      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

      Show
      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
    • Story Points:
      1
    • External issue ID:
      668
    • Copy Issue Key:
    • Patch Instructions:

      Patches must be submitted through Phabricator.

      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.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                alex Alex
                Reporter:
                alex Alex
                Developer:
                Erik Snarski [Intechnic]
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: