• SleekPHP Modules

    Anything you see on a SleekPHP site (the recent comments, a poll or the comments form for example) is a module.

    You can think of modules as the different "boxes" that make the pages on your site and you can use them to extend and customize your site.

  • Base

    The base for any HTML5 website. Includes DOCTYPE and other needed HTML elements as well as optimizat...

    Site
    SleekBase
    Tags
    html5, base, unstyled, html5boilerplate

    Read more

  • Breadcrumbs

    This module gives your visitors a trail of breadcrumbs to easily locate themselves. The breadcrumbs ...

    Site
    SleekBase
    Tags
    breadcrumbs

    Read more

  • Disqus

    Adds a Disqus box where you include it. Uses the current URL as identifier....

    Site
    SleekBase
    Tags
    disqus, comments

    Read more

  • Footer

    The Footer module gives you some standard copyright information as well as some SleekPHP promotion :...

    Site
    SleekBase
    Tags
    footer

    Read more

  • GoogleAnalytics

    Adds the Google Analytics JS code where you include it (should be in the bottom before </Base>)). ...

    Site
    SleekBase
    Tags
    google-analytics

    Read more

  • Header

    Prints your site's name and tagline (if any)....

    Site
    SleekBase
    Tags
    header

    Read more

  • IEWarning

    Displays a warning message to users of IE (the ones you may or may not have specified should be serv...

    Site
    SleekBase
    Tags
    ie6, warning

    Read more

  • JSWarning

    Shows a warning to users who have JavaScript disabled. Nothing core requires JS but it's so much s...

    Site
    SleekBase
    Tags
    js, warning

    Read more

  • NakedDay

    Disables stylesheets and scripts on "naked day". Also displays a message to inform users of the spec...

    Site
    SleekBase
    Tags
    naked-day, warning

    Read more

  • Search

    A simple search form which points to the 'Search' page which usually includes the SearchResults modu...

    Site
    SleekBase
    Tags
    search

    Read more

  • SkipNavigation

    Generates a set of "skip links" based on which <Wrapper> and <Nav> elements you have in your pag...

    Site
    SleekBase
    Tags
    skip-navigation, a11y

    Read more