homeASCIIcasts

Episodes tagged with “administration”

  1. 19

    Where Administration Goes Other translations: It

    Part one of a three part series on making an administration system for your site that doesn't require building a whole separate set of pages.

    Tags: administration

  2. 20

    Restricting Access Other translations: It

    Learn how to lock your site down and keep the public from accessing the administration features,

    Tags: administration security

  3. 21

    Super Simple Authentication Other translations: It

    Authentication is the final step of setting up administration on our site. There are many ways to do it, but we've taken a simple approach here.

    Tags: administration

  4. 169

    Dynamic Page Caching Other translations: Cn It

    Use a combination of page caching and JavaScript to create a fast cached page that can still be updated dynamically.

    Tags: caching performance ajax administration

  5. 188

    Declarative Authorization Other translations: Cn

    Declarative authorization provides an advanced and powerful solution for role-based authorization

    Tags: administration authorization plugins