JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform: fix download_tar() (stylus not less)
[wfpl.git] / run.php
2012-07-15 Jason Woofendenwork with .htm suffix
2012-01-24 Jason WoofendenAPI CHANGE: set $runnig_locally yourself
2011-10-05 Jason Woofendenadd: atexit.php
2011-09-19 Jason Woofendenuse local less.js when running locally
2011-04-18 Jason WoofendenBREAKING: prefix "basename" var with "wfpl_"
2010-10-24 Jason Woofendenxhtml -> html5
2010-09-15 Jason Woofendenfix docs for cms_display()
2009-11-03 Jason Woofendendon't try to merge in the html file if there isn't one
2009-08-22 Josh Grams* run.php, run2.php: doc fixes.
2009-08-22 Josh Grams* run.php: factor merge out to template.php (now suppor...
2009-08-22 Josh Grams* run.php: restored old run.php since it should work...
2009-08-22 Josh Grams* run.php: moved to run2.php to make way for old one.
2009-08-22 Josh Grams* run.php: minor changes.
2009-08-06 Josh Gramswfpl_template: renamed to wfpl_tem_data to avoid confli...
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