Episodes tagged with “administration”
-
19
Where Administration Goes Other translations:
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
-
20
Restricting Access Other translations:
Learn how to lock your site down and keep the public from accessing the administration features,
Tags: administration security
-
21
Super Simple Authentication Other translations:
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
-
169
Dynamic Page Caching Other translations:
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
-
188
Declarative Authorization Other translations:
Declarative authorization provides an advanced and powerful solution for role-based authorization
