-
Notifications
You must be signed in to change notification settings - Fork 39
Home
jbroadway edited this page Nov 29, 2011
·
94 revisions
Here are some tutorials and other info on how to use the various parts of Elefant:
Installation
User interface
Miscellaneous
- Setting up your custom designs
- Making shared themes
- Configuring Facebook, Twitter and Google logins
- White labelling the CMS
Overview
Essentials
Core libraries
- Page routing and handler basics
- Database API and models
- Templates
- Forms and input validation
- Validation in Models
- Internationalization
- Error handling, debugging, and reporting
Additional features
- Hooks and WebHooks
- Notifications
- Command line usage
- App configurations
- Memcache
- Installing and upgrading apps
- Dynamic handlers and the wysiwyg editor
- Setting up dev, staging, production environments
- Command line utility
Tutorials
- Code example: Hello world
- Code example: Events
- Code example: Authorizing users
- Custom user pages
- Custom user properties
- Version control basics
- Locking items while editing
- Elefant with Backbone.js
- RESTful APIs (formerly Building a REST API for use via AJAX)
- Elefant with other frameworks
- Custom user authentication