We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 4673
    • 577 Posts
    Ok, here’s an insignificant contribution.

    Here’s a list that I’m using for developing my site at the moment. It has a splattering of this and that in it but if you add it your development page you can get an idea of what snippets and chunks you have available to use.

    Please be forwarned that this is "my" list and some snippets and chunks will more than likely be different than yours.

    However, in the future I wonder if this couldn’t be useful in some other construction?

    anyway, cheers!

    <br/>
    === snippets ===
    <br/>
     Makes a date and time... thingy >>[[DateTime]]
    <br/>
     Stops the parser from logging the page hit >> [[DontLogPageHit]]
    <br/>
     Fetches the first ever recorded page impression from the database >> [[FirstHit]]
    <br/>
     Fetches the keywords attached to the document >> [[GetKeywords]]
    <br/>
     Fetches the visitor statistics totals from the database >> [[GetStats]]
    <br/>
    ListMenuX 1.2 - susan >> [[ListMenuX?id=0&depth=2&divId=my-menu&activeLinkClass=currentMenuItem]]
    <br/>
    Builds the site menu >> [[MenuBuilder]]
    <br/>
    Displays news >> [[NewsListing]]
    <br/>
    Outputs the page trail, based on Bill Wilson's script >> [[PageTrail]]
    <br/>
    A little link to MODx >> [[PoweredBy]]
    <br/>
    Snippet to search the site >> [[SearchForm]]
    <br/>
    Web User Change Password Snippet >> [[WebChangePwd]]
    <br/>
    Web User Login Snippet >> [[WebLogin]]
    <br/>
    Web User Signup Snippet >> [[WebSignup]]
    <br/>
    <br/>
    <br/>
    === chunks ===
    <br/>
    CommonNav >> {{CommonNav}}
    <br/>
    Sets the font size >> {{FontSize}}
    <br/>
    footer >> {{footer}}
    <br/>
    GoogleBanner >> {{GoogleBanner}}
    <br/>
    login >> {{login}}
    <br/>
    meta tags and keywords >> {{META}}
    <br/>
    navigation >> {{navigation}}
    <br/>
    WebLogin Sidebar Template >> {{WebLoginSideBar}}
    <br/>
    
      Tangent-Warrior smiley