/[drupal]/contributions/modules/drupalorg/drupalorg/drupalorg-documentation-index.tpl.php
ViewVC logotype

Contents of /contributions/modules/drupalorg/drupalorg/drupalorg-documentation-index.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download) (as text)
Sat Apr 11 22:53:32 2009 UTC (7 months, 2 weeks ago) by courtney
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +11 -11 lines
File MIME type: text/x-php
changed drupal.org links to be relative
1 <h2>Categories</h2>
2 <p>If you have a document that would fit into one of these categories then feel free to add it for other Drupal users to read. Perhaps you have written a translation guide or some advice for new users. Alternatively, you might want to <a href="#">start a category</a> of your own.</p>
3 <div class="grid-4 alpha">
4 <h5>About Drupal</h5>
5 <ul class="flat">
6 <li><a href="/getting-started/6">Using Drupal</a></li>
7 <li><a href="/books">Books About Drupal</a></li>
8 <li><a href="/cases">Drupal Case Studies</a></li>
9 </ul>
10 <h5>Beyond the Basics</h5>
11 <ul class="flat">
12 <li><a href="/handbook/customization/tutorials">Tutorials</a></li>
13 <li><a href="/handbook/customization/snippets">Drupal Recipes</a></li>
14 <li><a href="/node/21951">Understanding Drupal</a></li>
15 </ul>
16 </div>
17 <div class="grid-4">
18 <h5>Drupal in Your Language</h5>
19 <ul class="flat">
20 <li><a href="http://drupalfr.org/">French</a></li>
21 <li><a href="http://www.drupalitalia.org/">Italian</a></li>
22 <li><a href="http://www.drupal.ru/">Russian</a></li>
23 </ul>
24 <h5>Developing for Drupal</h5>
25 <ul class="flat">
26 <li><a href="/node/508">Module Developers' Guide</a></li>
27 <li><a href="/update/modules">Updating Your Modules</a></li>
28 <li><a href="http://api.drupal.org/api/">Drupal's APIs</a></li>
29 </ul>
30 </div>
31 <div class="grid-4 omega">
32 <h5>Get Involved</h5>
33 <ul class="flat">
34 <li><a href="/node/502">Give Feedback</a></li>
35 <li><a href="/node/314178">Talk With the Community</a></li>
36 <li><a href="/node/317">Drupal's Work Space: the Issue Queue</a></li>
37 </ul>
38 </div>

  ViewVC Help
Powered by ViewVC 1.1.2