Added native Lua function 'select' to jailed environment. |
|
More...
|
over 13 years ago
|
Seventh alpha release. |
|
More...
|
over 13 years ago
|
Added HTML5 to the TODO list. |
|
More...
|
over 13 years ago
|
2012 Mission and Roadmap update. |
|
More...
|
over 13 years ago
|
Upgrade to Ophal-HEAD. |
|
More...
|
almost 14 years ago
|
Theme logo linked to homepage. |
|
More...
|
almost 14 years ago
|
Theme function calls made easy: theme{'img', 'path/to/image.jpg'}. |
|
More...
|
almost 14 years ago
|
Parameters 'path' and 'text' made optional. |
|
More...
|
almost 14 years ago
|
Implementation of theming function img(). |
|
More...
|
almost 14 years ago
|
Do not double check the parameter 'options'. |
|
More...
|
almost 14 years ago
|
Function parse_attributes() renamed to render_attributes(). |
|
More...
|
almost 14 years ago
|
Merge with production. |
|
More...
|
almost 14 years ago
|
Documentation review. |
|
More...
|
almost 14 years ago
|
Initial import of module 'Evernote integration'. |
|
More...
|
almost 14 years ago
|
Renaming function link() to a(). |
|
More...
|
almost 14 years ago
|
Implementation of function print_f(), an alias of: 'print(str:format(s, ...))'. |
|
More...
|
almost 14 years ago
|
Documenting function parse_attributes(). |
|
More...
|
almost 14 years ago
|
Using the lua template tags in theme 'basic'. |
|
More...
|
almost 14 years ago
|
Display template error messages in frontend. |
|
More...
|
almost 14 years ago
|
Implementation of function print_t(), an alias of: 'print(theme(...))'. |
|
More...
|
almost 14 years ago
|
Adding support for lua template tags: '<?lua' and '?>'. |
|
More...
|
almost 14 years ago
|
Adding Nutria Seawolf to dependencies documentation. |
|
More...
|
almost 14 years ago
|
Removing old uneeded template file. |
|
More...
|
almost 14 years ago
|
New parameter 'options' in theme function 'link', to render custom attributes. |
|
More...
|
almost 14 years ago
|
Implementation of function parse_attributes(). |
|
More...
|
almost 14 years ago
|
Default theme logo. |
|
More...
|
almost 14 years ago
|
Sixth alpha release. |
|
More...
|
almost 14 years ago
|
Allow real and alias path to work. Hook menu is now called by default during bootstrap. |
|
More...
|
almost 14 years ago
|
Implementation of debug component, with just the print_r() function by now. |
|
More...
|
almost 14 years ago
|
Process path after loading modules, allowing them to register aliases, and then lookup aliases and path handlers. |
|
More...
|
almost 14 years ago
|