Difference between revisions of "Styles"

From Dreamwidth Notes
Jump to: navigation, search
(avoiding mentioning S2)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Goals for Dreamwidth Styles ==
+
Welcome to the Styles project documentation!  Our main guides are:
  
* Support all features (such as showing tags, tracking threads)
+
* [[S2 CSS]] -- Overview of all the CSS in our main style system.
* Wizard options have predictable placement (so that users can find them easily)
+
* [[S2 Guide]] -- An overall guide to the S2 system.
* CSS-styled (well-classed; no tables)
+
* [[S2 Cookbook]] -- A more hands on approach to each topic.
  
== Contributing ==
+
Styles communities include:
  
If you'd like to contribute a layout, you can contact [[Who#aveleh]] for specific information about meeting the above goals or to add the layout to the queue for conversion.
+
* <dwcomm>dw_styles</dwcomm> -- for announcements and feedback
 +
* <dwcomm>dreamscapes</dwcomm> -- submit themes and layouts to become official ones
 +
* <dwcomm>style_system</dwcomm> -- unofficial assistance community
 +
* <dwcomm>layoutmakers</dwcomm> -- unofficial community for layout design
 +
* <dwcomm>dreamwidthlayouts</dwcomm> - unofficial community for sharing layouts
  
If you'd like to contribute a theme or CSS, please wait until the layout has been completely ported, otherwise your code may need modifications to work as expected.
+
Among others listed at [[Style Communities]].
 +
 
 +
Look at [[Styles and Design Getting Started]] to start contributing.
 +
 
 +
== Overall Goals for Dreamwidth Styles ==
 +
 
 +
* Support all features (such as showing tags, tracking threads)
 +
* Wizard options have predictable placement (so that users can find them easily)
 +
* CSS-styled (well-classed; no tables)
  
If you'd like to contribute an idea for the style system, please add it to the [[Styles Wishlist]] page.
+
<includeonly>== Styles Category Contents ==</includeonly>
  
[[Category: Styles]]
+
<noinclude>[[Category: Styles]]</noinclude>

Latest revision as of 05:07, 22 November 2010

Welcome to the Styles project documentation! Our main guides are:

  • S2 CSS -- Overview of all the CSS in our main style system.
  • S2 Guide -- An overall guide to the S2 system.
  • S2 Cookbook -- A more hands on approach to each topic.

Styles communities include:

Among others listed at Style Communities.

Look at Styles and Design Getting Started to start contributing.

Overall Goals for Dreamwidth Styles

  • Support all features (such as showing tags, tracking threads)
  • Wizard options have predictable placement (so that users can find them easily)
  • CSS-styled (well-classed; no tables)