Task #10276
Bug #10733: As a backend user, I want a clean visual design for the whole UI
Create ExtJS Theme for Phoenix
| Status: | Closed | Start date: | 2010-10-15 | ||
|---|---|---|---|---|---|
| Priority: | Should have | Due date: | 2010-11-12 | ||
| Assignee: | Nils Dehl | % Done: | 10% |
||
| Category: | UI | ||||
| Target version: | Base Distribution - Sprint 7 | ||||
| Votes: | 0 |
Description
- create a new theme folder
- create theme testsite where we can test all components like -> http://dev.sencha.com/deploy/dev/examples/themes/index.html
- define a order for layouting the components
- rewrite xtemplates with lightweight html5 markup where needed
Related issues
| blocked by TYPO3.Neos - Task #26598: Run the current backend code with ExtJS4 in compatibility... | Rejected | 2011-05-03 |
History
Updated by Simon Schaufelberger over 2 years ago
Hi Nils,
can we do this together? This would be a great playground for me to learn ExtJS and to get involved into Phoenix.
Updated by Nils Dehl over 2 years ago
Simon Schaufelberger wrote:
Hi Nils, can we do this together? This would be a great playground for me to learn ExtJS and to get involved into Phoenix.
of course any helping hand is welcome
Updated by Rens Admiraal over 2 years ago
Maybe we should make this some kind of package with all default ExtJS components and all TYPO3 components we are building. If we make it available within TYPO3 people could possibly also test their own skins, or even add their custom components to this view if they are registered in the registry or something like that...
If help is needed, let me know... I think this task is quite big, so spreading the work wouldn't be that bad...
Updated by Nils Dehl over 2 years ago
Rens Admiraal wrote:
Maybe we should make this some kind of package with all default ExtJS components and all TYPO3 components we are building. If we make it available within TYPO3 people could possibly also test their own skins, or even add their custom components to this view if they are registered in the registry or something like that...
yes, we have to find a place where we can build something like this
http://dev.sencha.com/deploy/dev/examples/themes/index.html
where we easily can add new components
If help is needed, let me know... I think this task is quite big, so spreading the work wouldn't be that bad...
you're welcome :-)
Updated by Nils Dehl over 2 years ago
I just found out that we can use sass to creat our theme:
http://www.sencha.com/products/js/themes.php
http://rubygems.org/gems/extjs-theme
http://github.com/extjs/extjs-theme - howto
Updated by Sebastian Kurfuerst over 2 years ago
- Target version changed from 707 to 711
Updated by Sebastian Kurfuerst over 2 years ago
- Parent task set to #8797
Updated by Nils Dehl over 2 years ago
- % Done changed from 0 to 10
Added sass extjs theme files to the privat resources folder of the TYPO3 package
Updated by Nils Dehl over 2 years ago
Nils Dehl wrote:
Added sass extjs theme files to the privat resources folder of the TYPO3 package
Updated by Nils Dehl over 2 years ago
- Status changed from Accepted to On Hold
Updated by Robert Lemke over 2 years ago
- Parent task changed from #8797 to #11041
Updated by Robert Lemke over 2 years ago
- Status changed from On Hold to New
Updated by Robert Lemke over 2 years ago
- Parent task changed from #11041 to #10733
Updated by Robert Lemke over 2 years ago
- Target version deleted (
732)
Updated by Sebastian Kurfuerst over 2 years ago
- Status changed from New to On Hold
Updated by Sebastian Kurfuerst about 2 years ago
- Project changed from Base Distribution to TYPO3.Neos
Updated by Sebastian Kurfuerst about 2 years ago
- Category set to UI
Updated by Sebastian Kurfuerst almost 2 years ago
- Status changed from On Hold to Closed
Closing issue because it is either obsolete in the new FE architecture, or duplicate.