Streamline TYPO3 - T3Skin Meeting - 2010.07.16 - in Frankfurt¶
Aim For:¶
- Same concept - Same styles - Same behaviors
Module Navigation¶
- All Levels in the there with Sublevels Visual like Level 1 + 2
- Accordion by default (but configurable)
- eg. the Installer will also have no Navigation inside of the Module (inside of TYPO3)
sublevels in the Module Navigation
- Second Line in the DocHeader will be dropped
- Stuff in the Second line will be placed in one Icon in the First line
- That stuff than could be pointed out as Overlay
- An Overlay could be Sticky
- UnSticky is Default (Developers could change this for there Extenstion)
- Also Option could be in the with a „Gear Icon“
- The First DocHeader Line could also be in the Main Modul
Icons¶
- All Page Addons (Shortcut, Link, Mountpoint) get switched to „real“ full icons, without page.
- All Overlays are placed at the Bottom Right
- Only one Overlay will be shown at a time
- All other Icons will be shown on Rollover with actual values
- Hide from Menu will be called „Exclude from Menu“
- Exclude will be an Overlay Icon
- Hide will be called "deactivated"
- Deactivated will be 50% Opacity for the Icon and the Content of the Element
(But not for the Action Icons)
- In the Pagetree (No Icon needed!)
- In the Page Module:
- Deactivated = 50%
- Activated = 100% but the outline is gray on default (Black on hover)
- In the List Modul for Records (No Indicator needed) „Bulb“ will still be used as action Indicator (with a state visualisation)
- In the Extension Manager
- Deactive as BTN
- And (maybe) the Bulb as Action Icon with State
- Access Restricted Overlays will be 2 colored
- Color 1 = Frontend
- Color 2 = Backend (Backend user Section)
- Recursive Action get colored Pagetree lines
- The Icon with the major Option will keep the Icon
- Editor Icon in the Pagetree Blinks (gif?)
- No Icons in button
- Except Previous and Next ...
- Deactivated button look like default „deactivated“ buttons.
They dont need to be JS driven and need a Icon to show it
Horrors¶
- Remove all Questionmark Icons
- All labels have Help functionality
- No Options
- 50ms-100ms Delay
- Use Nr Icons for the Open Document Icon at the Top Menu
General¶
- Move all core thing to sub modules and „real“ Extensions
- Move „Bottom option“ to the User
Bugs¶
- DocHeader breaks if the Header is to small
- Bulb GFX needs to be switched in the Context Menu
Better Defaults¶
- Resize Pagetree by default
- Convert PageTS (Option Deactivate SubModules) to UserTS
- Remove the „Total Pagetree“ Modul from DB check
List Modul¶
- Icons only appear if you hover them
- Only the Selectbox Icons are all time visible
- Options are moved to the top menu to the user settings
- Search is moved to the top (Result page is dividet into two sections (local/gobal))
- Tabs can be activated via the User Settings (Default = On)
- Tabs are implemented by the extJS approach