Difference between revisions of "Contributing/WikiLayout"

From Mumble Wiki
Jump to: navigation, search
(Wanted – Styles)
 
(9 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
== Wanted – Styles ==
 
== Wanted – Styles ==
{{Notice|message=Information on requirements needed here. Waiting for devs … :)}}
+
{{Notice|message=Information on requirements needed here. Waiting for devs … :) See [[Talk:Contributing/WikiLayout|talk page]] for current discussion.}}
 +
 
 +
please add CSS
 +
 
 +
  .note { padding:0px 2px; margin:4px 0px 2px; }
 +
 
 +
The the coresponding templates ([[Template:Warning]], [[Template:Notice]], [[Template:Elaboration]])
 +
 
 +
== New Layout ==
 +
We’re looking for an entirely new and unique layout! Please suggest one to us!
 +
 
 +
== General ==
 +
 
 +
* Headlines are IMHO too big compared to text. Makes text hard to read on articles with a lot of headlines (like all these contribution pages).
 +
* Kissaki volunteers to cleaning up HTML and CSS (with or without IE being low priority and IE6 maybe getting dropped? *hope*)
  
 
== MainPage ==
 
== MainPage ==
  
* either change the wiki mainpage to link to [[Contributing]] instead of [[Development]] or before it
+
* <s>either change the wiki mainpage to link to [[Contributing]] instead of [[Development]] or before it</s>✓
  
 
* the headline "Get Involved" doesn't fit for just the 2 links forums and irc. What I get from that headline is more than getting in contact. More like getting involved in the project. Which is what [[Contributing]] is for.
 
* the headline "Get Involved" doesn't fit for just the 2 links forums and irc. What I get from that headline is more than getting in contact. More like getting involved in the project. Which is what [[Contributing]] is for.
  
 
'''releases block''':
 
'''releases block''':
* remove useless <dd> element
+
* '''link''' ''See your distro repository for clients'' to [[Installing Mumble]]
 +
* change ''Windows:'' to ''Windows (Client & Server Installer):'' to make it clear the installer includes both
 +
* remove useless <nowiki><dd></nowiki> element
 
* change block to a table. Now that we have release candidates dunno about third column. anyway, here goes suggestion: https://gist.github.com/4fd04c2a97e9d08b0a07
 
* change block to a table. Now that we have release candidates dunno about third column. anyway, here goes suggestion: https://gist.github.com/4fd04c2a97e9d08b0a07
  
 
[[Category:Contribution]]
 
[[Category:Contribution]]

Latest revision as of 17:09, 31 July 2011

This is a contribution page for refactoring the wiki and contributing suggestions to the layout.

Wanted – Styles

Icons oxygen 48x48 actions view-pim-notes.png
Note:
Information on requirements needed here. Waiting for devs … :) See talk page for current discussion.

please add CSS

 .note { padding:0px 2px; margin:4px 0px 2px; }

The the coresponding templates (Template:Warning, Template:Notice, Template:Elaboration)

New Layout

We’re looking for an entirely new and unique layout! Please suggest one to us!

General

  • Headlines are IMHO too big compared to text. Makes text hard to read on articles with a lot of headlines (like all these contribution pages).
  • Kissaki volunteers to cleaning up HTML and CSS (with or without IE being low priority and IE6 maybe getting dropped? *hope*)

MainPage

  • the headline "Get Involved" doesn't fit for just the 2 links forums and irc. What I get from that headline is more than getting in contact. More like getting involved in the project. Which is what Contributing is for.

releases block:

  • link See your distro repository for clients to Installing Mumble
  • change Windows: to Windows (Client & Server Installer): to make it clear the installer includes both
  • remove useless <dd> element
  • change block to a table. Now that we have release candidates dunno about third column. anyway, here goes suggestion: https://gist.github.com/4fd04c2a97e9d08b0a07