summaryrefslogtreecommitdiffstats
path: root/lua/mvc.lua
Commit message (Collapse)AuthorAgeFilesLines
* Changed mvc and www view_resolvers to make auto_view workTed Trask2012-02-021-6/+18
| | | | | | Templates (for www) now receive a viewfunc, rather than using viewfile. Actions without views with viewtype of html, ajax, stream, or serialized will now be displayed using standard code. Fixed bug in acf-cli parameters messing up action
* Fixed acf-cli to work with new mvc.lua changesTed Trask2012-02-021-1/+2
|
* Starting to reorganize mvc.lua and acf_www controllers to move www-specific ↵Ted Trask2012-01-191-36/+93
| | | | | | | things from mvc to acf_www, and visa versa Goal is to have mvc.lua more usable from a lua app Also affects acf-cli and acf_cli controller
* Moved mvc.lua into /usr/share/lua and cli to /usr/bin/acf_cliTed Trask2011-08-301-0/+357