JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
* template.php: changed arg order, new context stack implementation.
[wfpl.git] / run.php
2009-08-04 Josh Grams* template.php: changed arg order, new context stack...
2009-08-03 Josh Grams* New template system.
2009-05-28 Jason Woofendenfix run.php for case where [basename].php and template...
2009-05-06 Jason Woofendenrun.php sets GLOBALS[basename] and handles 404 better
2009-04-10 Jason WoofendenAPI CHANGE for cms integration. Instead of calling...
2008-11-17 Jason Woofendenre-licensed under GPLv3
2008-10-15 Jasonmetaform's html type supports image uploads by default
2008-07-04 Jasonrun.php tem_set('basename') in template.html
2007-10-18 Jason Woofendenadded: tem->append(). run.php supports cms. Spaces...
2007-07-11 Jason Woofendenfixed pulldowns, metaform suppors zip and decimal,...
2007-06-14 Jason Woofendencommented run.php a little
2007-05-03 Jason Woofendenrun.php css thing uses 'css_link' instead of 'basename...
2007-05-03 Jason Woofendenrun.php inserts page-specific css link into global...
2007-05-03 Jason Woofendenrun.php now makes more sense, handles a site-wide templ...
2007-03-01 Jason WoofendenCHANGED db.php API so it doesn't append WHERE for you
2007-02-12 Jason Woofendenchanged licence to lgpl, metaform includes wfpl in...
2007-02-08 Jason Woofendenimproved documentation for email(), added error reporti...
2006-12-31 Jason Woofendenmajor updates to db.php, added session.php, run.php...
2006-12-30 Jason Woofendenfixed run.php .htaccess example so it'll work for direc...
2006-12-30 Jason Woofendenfound out RewriteBase is redundant
2006-12-23 Jason Woofendenrun.php can't run from wfpl directory because there...
2006-12-22 Jason Woofendenrun.php works even through symbolic links
2006-12-22 Jason Woofendenwith run.php you can make your own 404.html and/or...
2006-12-19 Jason Woofendenadded run.php