Extending example module to use declare and use theming functions, and implement path aliases. |
|
More...
|
almost 14 years ago
|
Implementation of theming function link(). |
|
More...
|
almost 14 years ago
|
Allow calling theme functions without paramenters. |
|
More...
|
almost 14 years ago
|
Path alias handling primitives. |
|
More...
|
almost 14 years ago
|
Call hook init on bootstrap. |
|
More...
|
almost 14 years ago
|
Check if hook is implemented before calling it. |
|
More...
|
almost 14 years ago
|
Allow modules to override the page title given by the path handler. |
|
More...
|
almost 14 years ago
|
In function 'page_set_title': Do not assign title when nil given. |
|
More...
|
almost 14 years ago
|
Add support for Header title and Body title to function page_set_title(). |
|
More...
|
almost 14 years ago
|
Error handling of main script. |
|
More...
|
almost 14 years ago
|
Basic path handler rooting. |
|
More...
|
almost 14 years ago
|
Path handling primitives. |
|
More...
|
almost 14 years ago
|
Add global variable 'base_path' to theme environment. |
|
More...
|
almost 14 years ago
|
Display credits at footer. |
|
More...
|
about 14 years ago
|
Display error messages in the frontend. |
|
More...
|
about 14 years ago
|
Misspelling. |
|
More...
|
about 14 years ago
|
CSS class '.content' renamed to CSS ID '#content'. |
|
More...
|
about 14 years ago
|
Support for registering and calling theme functions. |
|
More...
|
about 14 years ago
|
Include the name of the module by default when loading hook handlers. |
|
More...
|
about 14 years ago
|
Menu system primitives. |
|
More...
|
about 14 years ago
|
Implementation of function module_invoke_all(). |
|
More...
|
about 14 years ago
|
Make cache engine switchable. |
|
More...
|
about 14 years ago
|
Roadmap of version 0.1 |
|
More...
|
about 14 years ago
|
File 'lua.cgi' renamed to 'index.cgi'. |
|
More...
|
about 14 years ago
|
Adding luaposix and lrexlib to dependencies documentation. |
|
More...
|
about 14 years ago
|
Generic ETag rules for sites supporing mod_headers. |
|
More...
|
about 14 years ago
|
Fifth alpha release. |
|
More...
|
about 14 years ago
|
Cache control performance improving. |
|
More...
|
about 14 years ago
|
Version number moved to a variable, should always be the first line of 'bootstrap.lua'. |
|
More...
|
about 14 years ago
|
Use 'must-revalidate' as 'Cache-Control' header when page is cached already. |
|
More...
|
about 14 years ago
|