getting-started.html 945 B

123456789101112131415
  1. Note: this page is currently very preliminary. Please visit <a href="http://drupal.org/node/528034">http://drupal.org/node/528034</a> to help provide this documentation page!
  2. This is a quick summary:
  3. <ul>
  4. <li>Visit administer >> structure >> pages to get to the primary page manager interface.</li>
  5. <li>You can add custom pages for your basic landing pages, front pages, whatever you like for normal content display.</li>
  6. <li>You can use the system pages to create finer control of how taxonomy vocabularies, nodes and user profiles are displayed.</li>
  7. <li>When you add your first custom page, do not bother with the optional features. You will not need these until you get to more advanced tasks.</li>
  8. <li>The selection rules are the key to creating node displays for just one node type.</li>
  9. <li>Everything in this system is pluggable. A little PHP knowledge and exploration of the plugins directories can take you a long way.</li>
  10. </ul>