On Wed, Feb 22, 2006 at 09:23:33AM +0100, jdd wrote:
> Why do the style guide don't comply with the wikipedia way
> of life?
>
> http://en.opensuse.org/OpenSUSE_Style_Guide
>
> "Start with just one = and not the double ==. For example:"
>
> http://meta.wikimedia.org/wiki/Help:Section#Creation_of_sections
>
> "Please do not use only one equals sign on a side (=text
> here=); this causes a title the size of the page name; which
> is taken care of automatically."
>
> the wikipedia one seems more logical.
I think the SUSE way is more logical:
=
==
===
====
When I start counting, I start with one.
If the titlesize is automated, then do that and remove one = everywhere.
The reason I think this is best is because you might WANT to have a
difference between the =bla= and the first heading. The differences are
made in opensuse.css:
h1,h2,h3,h4,h5,h6 {
color:#0b5147;
background-color:transparent;
border:none;
margin-top:1em;
}
h1 {
font-size:1.4em;
}
<snip>
#content h1.firstHeading {
font-weight:bold;
border:none;
margin-top:0px;
margin-bottom:0.5em;
padding-top:0px;
font-size:1.6em;
}
See http://en.opensuse.org/User:Houghi that this is actually the case.
Now wether or not you like that there is a difference is a complete
different discusion. The discusion could be solved by having multiple css
files to choose from and a cookie remembering wich one you liked.
With CSS you could do a LOT to change the complete layout of the site and
no need to do coding, because that could be done by the groupmembers
themselves. :-)
OK, you need to set up a place where people can select their CSS and
perhaps also vote, so you can order them in number of votes.
If you are interested in CSS and are not really familiar with it, yet want
to see what it does, install the EditCSS extention for Firefox and also
the extention "Web developer" perhaps.
http://editcss.mozdev.org
http://chrispederick.com/work/webdeveloper/
houghi
--
Nutze die Zeit. Sie ist das Kostbarste, was wir haben, denn es
ist unwiederbringliche Lebenszeit. Leben ist aber mehr als Werk
und Arbeit, und das Sein wichtiger als das Tun
- Johannes Müller-Elmau
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]