This project is not covered by Drupal’s security advisory policy.

This is theme designed to make it simple to customize your own theme by using simple tags. (see below). This themes requires tag.module to work properly.

   <div class="node">
      <h2 class="date"><$DPNodeDate(&#039;F d, Y&#039;)$></h2>
      <h2><a href="/<$DPNodeURL$>" title="<$DPNodeTitle$>"><$DPNodeTitle$></a></h2>
    <$DPIfCategories$><div class="info">&raquo; <$DPForEachCategory$><$DPCategory$><$DPEndForEach$></div><$DPEndIf$>
    <$DPIfNode(&#039;static&#039;)$><div class="static">(static)</div><$DPEndIf$>
    <div class="content">
      <$DPContent$>
    </div>
    <div class="info">
       Post by <$DPNodeName$> on <$DPNodeDate(&#039;medium&#039;)$>
      <$DPIfLinks$>
         :: <$DPForEachLink$><$DPIfFirstLink$><$DPLink$><$DPElse$> | <$DPLink$><$DPEndIf$><$DPEndForEach$>
      <$DPEndIf$>
    </div>
  </div>

Project information

  • By jseng on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases