1
I Use This!
Very Low Activity

Commits : Listings

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