Vote #73931
未完了Improvement of 1st wiki page
0%
説明
This a my suggestion for an improved 1st wiki page on redmine.org, styled with Redmine formatting syntax. This idea was derived from http://wiki.ubuntuusers.de/Startseite.
table{width:650px;height:450px}.
|\3={background:#628DB6;border:10px solid #fff;height:10%}. %{color:#fff; font-size:14px;}Welcome to the Wiki of redmine.org% |
|={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}. !dialog-information.png!
</>
About Redmine |={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}. !applications-internet.png!
</>
Online demo |={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}. !meeting-participant.png!
</>
Who uses Redmine? |
|={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}. !applications-system.png!
</>
Install |={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}. !preferences-desktop-color.png!
</>
Themes |={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}. !preferences-plugin.png!
</>
Plugins |
|={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}. !kthesaurus.png!
</>
Documentation |={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}. !help-browser.png!
</>
Support |={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}. !applications-development.png!
</>
Contributing & help out |
Icon Source:
https://github.com/pasnox/oxygen-icons-png/blob/master/oxygen/64x64/
In my opinion the 1st wiki page is a bit ugly and concusing not only for newbies. There is also a lot of not well structured informations in this wiki, but where and how to start to improve? I think a top-down approche would be a nice practice. To compleate this new designed 1st page wiki some new overview pages have to be created.
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I like the idea of changing [[Overview]] in such a way. A downside of it though can be that it requires more clicks for a user to reach the desired wikipages.
For reference: another proposal was earlier done in message#21651.
--------------------------------------------------------------------------------
{{collapse(Improved Code: width:100% + right border)
<pre>
table{width:100%;height:450px;border-right:30px solid #fff}.
|_\3={background:#628DB6;border:10px solid #fff;height:10%}. %{color:#fff; font-size:14px;}Welcome to the Wiki of redmine.org% |
|_={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}.[[ | !dialog-information.png!]]
</>
[[ |About Redmine]] |_={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}.[[ | !applications-internet.png!]]
</>
[[ |Online demo]] |_={background:#a0cbf4;border:10px solid #fff;width:34%;height:30%}.[[WeAreUsingRedmine| !meeting-participant.png!]]
</>
[[WeAreUsingRedmine|Who uses Redmine?]] |
|_={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}.[[RedmineInstall| !applications-system.png!]]
</>
[[RedmineInstall|Install]] |_={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}.[[Theme_List| !preferences-desktop-color.png!]]
</>
[[Theme_List|Themes]] |_={background:#a0cbf4;border:10px solid #fff;width:34%;height:30%}.[[Plugins| !preferences-plugin.png!]]
</>
[[Plugins|Plugins]] |
|_={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}.[[ | !kthesaurus.png!]]
</>
[[ |Documentation]] |_={background:#a0cbf4;border:10px solid #fff;width:33%;height:30%}.[[ | !help-browser.png!]]
</>
[[ |Support]] |_={background:#a0cbf4;border:10px solid #fff;width:34%;height:30%}.[[ | !applications-development.png!]]
</>
[[ |Contributing & help out]] |
</pre>
}}
--------------------------------------------------------------------------------