Changes between Initial Version and Version 4 of Ticket #19909
- Timestamp:
- 01/28/2012 01:20:09 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19909
- Property Cc scribu sabreuse@… marko@… added
-
Property
Status
changed from
new
toaccepted
-
Property
Summary
changed from
Project Gandalf: An Overview
toAppearance Improvements: An Overview
-
Ticket #19909 – Description
initial v4 1 '''Project Gandalf''' 2 3 Project Gandalf will create a UI that allows users to simultaneously customize and preview their theme. Our initial target will be the theme switching process (in an a la carte fashion), which will then hopefully expand to more uses in the WordPress admin. 1 The main target for the 3.4 appearance improvements will create a UI that allows users to simultaneously customize and preview their theme. Our initial target will be the theme switching process (in an a la carte fashion), which will then hopefully expand to more uses in the WordPress admin. 4 2 5 3 I'll update this ticket periodically with additional details. We'll have several teams working on different portions of the project simutaneously. See [http://wpdevel.wordpress.com/version-3-4-project-teams-and-status/ this post] for more details on the 3.4 teams. 6 4 7 Gandalfwill be built in several phases:5 The customization UI will be built in several phases: 8 6 9 1.Build theme customization frame – ''koopersmith and ocean90''7 * #19910: Build theme customization frame – ''koopersmith and ocean90'' 10 8 * This consists of a UI that can communicate with and refresh a preview of any theme. 11 9 12 2.Add additional components to the frame (likely in this order)13 a.Custom background.14 b.Custom header.15 c.Menu locations.16 d.Widget locations.10 * Add additional components to the frame (likely in this order) 11 * Custom background. 12 * Custom header. 13 * Menu locations. 14 * Widget locations. 17 15 18 3.Create configure/activate workflow within the frame16 * Create configure/activate workflow within the frame 19 17 20 18 ----