| 1 |
|
| 2 |
<div class="grid-8 alpha">
|
| 3 |
<h3>Recent activity</h3>
|
| 4 |
<form>
|
| 5 |
<p>Browse
|
| 6 |
<select value="Category">
|
| 7 |
<option selected="selected">Group</option>
|
| 8 |
</select>
|
| 9 |
by
|
| 10 |
<select value="date">
|
| 11 |
<option selected="selected">Date</option>
|
| 12 |
</select></p>
|
| 13 |
</form>
|
| 14 |
|
| 15 |
<h5><a href="#">Direct hook access to the query</a> <a href="#"><span class="icons icon_add"> </span></a></h5>
|
| 16 |
<p class="event">Last activity: September 13, 2008</p>
|
| 17 |
<h5><a href="#">add 'commit' as a valid GET arg</a> <a href="#"><span class="icons icon_add"> </span></a></h5>
|
| 18 |
<p class="event">Last activity: September 13, 2008</p>
|
| 19 |
<h5><a href="#">Guidelines for using Drupal's CVS contrib repository</a> <a href="#" class="tag">Add to dashboard</a></h5>
|
| 20 |
<p class="event">Last activity: September 14, 2008</p>
|
| 21 |
<h5><a href="#">Is this module being maintained?</a> <a href="#"><span class="icons icon_add"> </span></a></h5>
|
| 22 |
<p class="event">Last activity: September 15, 2008</p>
|
| 23 |
<h5><a href="#">CVS commit error</a> <a href="#"><span class="icons icon_add"> </span></a></h5>
|
| 24 |
<p class="event">Last activity: September 15, 2008</p>
|
| 25 |
<h5><a href="#">Direct hook access to the query</a> <a href="#"><span class="icons icon_add"> </span></a></h5>
|
| 26 |
<p class="event">Last activity: September 15, 2008</p>
|
| 27 |
<h5><a href="#">add 'commit' as a valid GET arg</a> <a href="#"><span class="icons icon_add"> </span></a></h5>
|
| 28 |
<p class="event">Last activity: September 15, 2008</p>
|
| 29 |
<h5><a href="#">Guidelines for using Drupal's CVS contrib repository</a> <a href="#"><span class="icons icon_add"> </span></a></h5>
|
| 30 |
<p class="event">Last activity: September 16, 2008</p>
|
| 31 |
<h5><a href="#">Is this module being maintained?</a> <a href="#"><span class="icons icon_add"> </span></a></h5>
|
| 32 |
<p class="event">Last activity: September 17, 2008</p>
|
| 33 |
<h5><a href="#">CVS commit error</a> <a href="#"><span class="icons icon_add"> </span></a></h5>
|
| 34 |
<p class="event">Last activity: September 17, 2008</p>
|
| 35 |
<br>
|
| 36 |
|
| 37 |
</div>
|
| 38 |
<div class="grid-4 omega">
|
| 39 |
<div class="community_block_heading grid-3 alpha">
|
| 40 |
<h3>Where is the<br /> Drupal Community?</h3>
|
| 41 |
</div>
|
| 42 |
<div class="grid-1 omega">
|
| 43 |
<img src="<?php print base_path() . drupal_get_path('module', 'drupalorg') ;?>/images/mascotbig.jpg" alt="Drupal Community Mascot" />
|
| 44 |
</div>
|
| 45 |
<div class="grid-4 alpha omega">
|
| 46 |
<h5>Commercial Support</h5>
|
| 47 |
<p>If you need help with a particular service then check out our <a href="/marketplace">Marketplace</a> where you can find companies on hand to assist with <a href="#">hosting</a>, <a href="#">training</a>, <a href="#">development</a>, <a href="#">support services</a>, <a href="#">content moderation</a>, <a href="#">spam blocking</a>, and <a href="#">more.</a></p>
|
| 48 |
<h5>Local Groups</h5>
|
| 49 |
<p>With a <a href="#">worldwide community</a>, chances are there is a <a href="#">Drupal group</a> close to where you are. If you can't find a local group, why not set one up? It's a great chance for meeting community members face to face.</p>
|
| 50 |
<h5>Online Groups</h5>
|
| 51 |
<p><a href="#">Groups.drupal.org</a> provides a place for groups to organize, plan, and work on projects. Anyone can start a group and it's a great way to get involved and gain some support</p>
|
| 52 |
<h5>Chat (IRC)</h5>
|
| 53 |
<p><a href="#">IRC</a> is one means to communicate and interact with others. Whether you are asking questions or giving answers, IRC is a fast and effective way of getting involved with the community and getting the support you need.</p>
|
| 54 |
<h5>Mailing Lists</h5>
|
| 55 |
<p>There are <a href="#">many mailing lists</a> you can subscribe to. You can also sign up to <a href="#">receive security announcements</a> and <a href="#">project issue updates.</a></p>
|
| 56 |
<h5>Forum</h5>
|
| 57 |
<p><a href="#">Our forums</a> offer a huge knowledge bank to support you. It is also a good way for you to <a href="#">contribute</a> and <a href="#">help others.</a></p>
|
| 58 |
<h5>Events</h5>
|
| 59 |
<p>Community members can also be found at Drupal <a href="#">events</a> where you can meet face to face, swap tips, and get inspiration for your next Drupal project, making friends along the way.</p>
|
| 60 |
<h5>Shop</h5>
|
| 61 |
<p>Some of our community are even designing their own Drupal merchandise, which you can view and buy in our <a href="#">shop</a>.</p>
|
| 62 |
</div>
|
| 63 |
<?php if ($advertisement) : ?>
|
| 64 |
<div class="grid-4 alpha omega advertisement">
|
| 65 |
<p><a href="#">Advertising</a> funds the all-volunteer Drupal Association members to deal with serious issues such as hardware upgrades.</p>
|
| 66 |
</div>
|
| 67 |
<?php endif;?>
|
| 68 |
</div>
|