lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


2012/1/8 Fernando Paredes García <fernando@develcuy.com>:
> *Ophal 0.1-alpha7* is ready for your feedback!
>
> Download here!
> https://gitorious.org/ophal/ophal/trees/v0.1-alpha7
>
> ## Theming improvements
> - Support for lua template tags: '<?lua' and '?>'
> - Function aliases: print_t for print(theme(...)) and print_f for
> print(str:format(s, ...))
> - Display template error messages in the frontend
> - Theme function calls made easy: theme{'img', 'path/to/image.jpg'}
> - Implementation of functions: parse_attributes()
>
> ## The future
> - Added HTML5 to the TODO list
> - 2012 Mission and Roadmap update
>
> ## Contributions are welcome!
> - Code: http://gitorious.org/ophal
> - Logo and mockups for ophal.org
> - Modules
> - Themes (a plus!)
> - Documentation
> - Feedback: what would you like to see in the next alpha release of Ophal?
> would you like to help?
>
> Blessings!
>
> --
> Fernando Paredes García, http://www.develcuy.com
> +51 1 9 8991 7871, Calle Santa Catalina Ancha #377, Cusco - Perú
>

Greetings,

Really looking forward to this! When it comes to practical CMS usage,
we are still pretty much stuck with PHP-based ones nowadays. I really
hope this one can make the world a better place. :P

Johnson