Hobo Page Structure

Blog ยป Hobo Page Structure

Posted on 10 Dec 2010 13:07

Hobo Page Structure. Quick reference to customize DRYML pages. Handy to include as comments in DRML pages.

<!--
## Pages in general
page
  head
    title
    stylesheets
      app-stylesheet
    scripts
      custom-stylesheets
  body
    ajax-progress
    header
      account-nav
      app-name
      live-search
      main-nav_item
    content
    footer
    page-scripts
-->
 
<!--
## More on show-page:
page[title]
  body[class]
    content
      section-group if aside
        main-content if aside
          content-header
            parent-link
            heading
            record-flags
            edit-link
          content-body
            field-list
            collection-section
              collection-heading
              collection
              new-link
        aside
          <children>-preview
            more-->
 
<!--
## More on index-page:
page[title]
  body[class]
    content
      content-header
        heading
        count
      content-body
        new-link
        top-page-nav
        collection
        bottom-page-nav
-->

If you like this page, please spread the word: diggdel.icio.usFacebook

You can contact me if you have questions or corrections.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License