Category:Routing and Template Cookbook
From Dreamwidth Notes
This cookbook seeks to provide useful examples on how to create routers, handlers, and templates for the Dreamwidth codebase.
Table of Contents
- Routing and Template Cookbook: Basic routing, handlers, and templates
- Routing and Template Cookbook: Find the handler for a URL
- Routing and Template Cookbook: Translation system
- Routing and Template Cookbook: Forms and processing
- Routing and Template Cookbook: Including resources
- Routing and Template Cookbook: Output formats
- Routing and Template Cookbook: Errors and debugging
- Routing and Template Cookbook: BML Conversion Workflow
References
- DW::Request API Documentation
- DW::Routing API Documentation
- DW::Template API Documentation
- Plugin Documentation
- Filter Documentation
Code Locations
- Existing DW controllers (routing + handlers)
- DW Template Toolkit implementation and extensions
- Existing DW templates
Specific Modules
- DW::Controller
- DW::Request
- DW::Routing
- DW::Template
- DW::Template::Plugin
- DW::Template::Filters
- DW::Template::Plugin::FormHTML
Pages in category "Routing and Template Cookbook"
The following 9 pages are in this category, out of 9 total.
R |
R cont. |
R cont. |