Difference between revisions of "Talk:The D Programming Language"

From D Wiki
Jump to: navigation, search
(Replaced content with " Talk:Main_Page/Archive 1")
Line 1: Line 1:
  
= Layout =
 
  
Could the front page have a somewhat more digestable layout that reflects the overall structure of the wiki at glance? Something like:
 
--[[User:Kraybit|Kraybit]] ([[User talk:Kraybit|talk]]) 10:50, 22 November 2012 (CET)
 
  
I agree that the layout that you've given below is *much* better than what's currently used. Maybe you can go ahead and change it? :)
 
  
--[[User:r_m_r|R m r]] 11:35, 22 November 2012 (UTC)
 
  
Ok : ) Let's see.. --[[User:Kraybit|Kraybit]] ([[User talk:Kraybit|talk]]) 12:49, 22 November 2012 (CET)
 
  
<table cellspacing="10" style="width:100%;">
+
[[Talk:Main_Page/Archive 1]]
<tr>
 
 
 
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #e9e7d4; padding:0 1em 1em 1em; background-color: #f9f7e4; align:right;vertical-align:top;">
 
== Introduction ==
 
* [[Intro:D_in_10_minutes|D in 10 minutes]]
 
* [[Intro:How_do_I_get_Started|How do I get started?]]
 
* [[Intro:Beginner_FAQ|FAQ for new D programmers]]
 
</td>
 
 
 
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #c0d9e2; padding:0 1em 1em 1em; background-color: #e4f4f9; align:right;vertical-align:top;">
 
== Community ==
 
* [http://forum.dlang.org Forums / Newsgroups]
 
* [[Community:OpenSourceProjects|Open Source Projects]]
 
* [[Community:HelpWanted|Help wanted]]
 
</td>
 
 
 
</tr>
 
 
 
<tr>
 
 
 
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #d0e2c0; padding:0 1em 1em 1em; background-color: #eaf7df; align:right;vertical-align:top;">
 
== Documentation ==
 
* [http://dlang.org/lex.html Official Documentation]
 
* [[Docs:Books|Books (Online and printed)]]
 
* [[Docs:Articles|Articles]]
 
</td>
 
 
 
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dddddd; padding:0 1em 1em 1em; background-color:#f2f2f2; align:right;vertical-align:top;">
 
== Core Development ==
 
* [[Dev:How_to_help|How to help]]
 
* [[Dev:DIPs|D Improvement Proposals]]
 
* [[Dev:ReviewQueue|Review Queue]]
 
</td>
 
 
 
</tr>
 
</table>
 

Revision as of 15:09, 24 November 2012