Difference between revisions of "Category:Routing and Template Cookbook"
From Dreamwidth Notes
Foxfirefey (Talk | contribs) (Created page with "{{:Routing and Template Cookbook: Introduction}}") |
Foxfirefey (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{:Routing and Template Cookbook: Introduction}} | {{:Routing and Template Cookbook: Introduction}} | ||
+ | |||
+ | [[Category: Development]] |
Latest revision as of 18:49, 24 February 2013
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. |