Diff for "UI/Projects"

Not logged in - Log In / Register

Differences between revisions 1 and 2
Revision 1 as of 2011-09-20 06:00:17
Size: 757
Editor: huwshimi
Comment:
Revision 2 as of 2011-09-20 06:01:01
Size: 759
Editor: huwshimi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Line 8: Line 9:
Line 22: Line 22:

UI Projects

JavaScript

Remove JS from templates

Move all JS currently in templates to external files. Introduce global domready. This will clean up our templates, make our pages load faster and make our JavaScript more maintainable.

Bugs: Bug #854435

CSS

Spacing framework

We need a set of CSS classes for setting spacing of elements. Bugs:

CSS file restructure

Separate out branding/structure/typography etc. into individual files to allow better maintenance and reuse. Bugs:

Inline style removal

All inline CSS styles should be moved into the stylesheets.

Bugs: Bug #312167

UI/Projects (last edited 2011-09-20 06:01:01 by huwshimi)