The wiki for the D Programming Language

About D

  • What is D?
  • The D Community
  • Documentation
  • How To...
  • Best Practices
  • More Links

Tools

  • Editors
  • Other Tools

Projects

  • Projects Folder
  • Libraries
  • GUI Libraries
  • Database Bindings
  • Games

Wiki4D

  • Front Page
  • Recent Changes
  • Test Page
  • Message Board
  • Search
  • Contributors
  • Folders
  • Index
  • Help

FrontPage | News | TestPage | MessageBoard | Search | Contributors | Folders | Index | Help | Preferences | Edit

Justin Calvarese /
Template2


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
        <title>{WikiName}: {PageName}</title>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>


<style type="text/css"> <!--


//--> </style>


</head>

<body>
   <div id="banner">

      <table style="border-bottom: 2px solid black; width: 100%;">
      <tr>
         <td style="width: 275px;"> <!-- colspan="2"  -->
    
         <img src="/upload/duser/wiki4d.png" >

         <td style="text-align: left; background: white; color: red; padding: 0.25em; margin: 0em;">
         The wiki for the <a href="http://www.digitalmars.com/d/index.html">
         D Programming Language
         </a>
         </td>
      </tr>
      <table>

   </div>


   <div id="sash">
   </div>


   <div id="content">

      <!-- COLUMN 1 --><table><tr><td id="col1">

      <div class="sidepanel">
         <h2>About D</h2>
         <ul>
            <li><a href="wiki.cgi?WhatIsD">What is D?</a></li>
            <li><a href="wiki.cgi?NeighborHood">The D Community</a></li>
            <li><a href="wiki.cgi?DocumentationHelp">Documentation</a></li>
            <li><a href="wiki.cgi?HowTo">How To...</a></li>
            <li><a href="wiki.cgi?BestPractices">Best Practices</a></li>
            <li><a href="wiki.cgi?MoreLinks">More Links</a></li>
         </ul>

         <h2>Tools</h2>
         <ul>
            <li><a href="wiki.cgi?EditorSupport">Editors</a></li>
            <li><a href="wiki.cgi?ReferenceForTools">Other Tools</a></li>
         </ul>

         <h2>Projects</h2>
         <ul>
            <li><a href="wiki.cgi?FolderProjects">Projects Folder</a></li>
            <li><a href="wiki.cgi?AllLibraries">Libraries</a></li>
            <li><a href="wiki.cgi?GuiLibraries">GUI Libraries</a></li>
            <li><a href="wiki.cgi?DatabaseBindings">Database Bindings</a></li>
            <li><a href="wiki.cgi?Games">Games</a></li>
         </ul>

         <h2>Wiki4D</h2>
         <ul>
            <li><a href="wiki.cgi?FrontPage">Front Page</a></li>
            <li><a href="wiki.cgi?RecentChanges">News</a></li>
            <li><a href="wiki.cgi?TestPage">Test Page</a></li>
            <li><a href="wiki.cgi?MessageBoard">Message Board</a></li>
            <li><a href="wiki.cgi?Search">Search</a></li>
            <li><a href="wiki.cgi?FolderContributors">Contributors</a></li>
            <li><a href="wiki.cgi?FolderFolders">Folders</a></li>
            <li><a href="wiki.cgi?Index">Index</a></li>
            <li><a href="wiki.cgi?HelpCenter">Help</a></li>
         </ul>

      </div>

      <!-- COLUMN 2 --></td><td id="col2">

<p style="background: lavender; padding: 0.25em; margin: 0em;">
{LinkBarTextHor}
</p>

<h1>{PageTitle}</h1><br>
<h2>{PageTitleComment}</h2>

{PageText}

<p style="background: lavender; padding: 0.25em; margin: 0em;">
{LinkBarTextHor}</p>

<p style="background: lavender; padding: 0.25em; margin: 0em;">
{EditBar}
</p>

<hr>


<p><font face="Verdana,Geneva,Arial,Helvetica" size="2" color="#cccccc">
  <b>{WikiCopyright}</b></font>
</p>
<p><font face="Verdana,Geneva,Arial,Helvetica" size="2" color="#cccccc">
  <b>last change: {DateLastChange}</b></font>
</p>


      <!-- END COLUMNS --></td></tr></table>

   </div>

</body>

</html>

FrontPage | News | TestPage | MessageBoard | Search | Contributors | Folders | Index | Help | Preferences | Edit

Edit text of this page (date of last change: August 7, 2007 15:46 (diff))


(C) subject to the FDL (Free Documentation License)

last change: August 7, 2007