JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
wfpl.git
17 years agoadded stupid hack so I can have a default for a "pass by reference" parameter
Jason Woofenden [Thu, 28 Dec 2006 09:51:23 +0000 (04:51 -0500)]
added stupid hack so I can have a default for a "pass by reference" parameter

17 years agodb_insert() can take data as separate arguments or as an array
Jason Woofenden [Thu, 28 Dec 2006 09:50:42 +0000 (04:50 -0500)]
db_insert() can take data as separate arguments or as an array

17 years agocomments
Jason Woofenden [Thu, 28 Dec 2006 03:38:11 +0000 (22:38 -0500)]
comments

17 years agoadded db_insert
Jason Woofenden [Tue, 26 Dec 2006 21:12:16 +0000 (16:12 -0500)]
added db_insert

17 years agoadded db.php
Jason Woofenden [Mon, 25 Dec 2006 07:16:10 +0000 (02:16 -0500)]
added db.php

17 years agoadded enc_sql()
Jason Woofenden [Mon, 25 Dec 2006 07:15:57 +0000 (02:15 -0500)]
added enc_sql()

17 years agorun.php can't run from wfpl directory because there's no way to find the real DOCUMEN...
Jason Woofenden [Sat, 23 Dec 2006 17:47:14 +0000 (12:47 -0500)]
run.php can't run from wfpl directory because there's no way to find the real DOCUMENT_ROOT
now you have to link it from your directory

17 years agometaform: fields not are in the right order. added CSS for captions
Jason Woofenden [Fri, 22 Dec 2006 04:16:23 +0000 (23:16 -0500)]
metaform: fields not are in the right order. added CSS for captions

17 years agometaform: added 'int' type, made preview more blatant, and ran the preview through...
Jason Woofenden [Fri, 22 Dec 2006 04:05:38 +0000 (23:05 -0500)]
metaform: added 'int' type, made preview more blatant, and ran the preview through the template engine before displaying

17 years agoadded calendar.php
Jason Woofenden [Fri, 22 Dec 2006 03:06:00 +0000 (22:06 -0500)]
added calendar.php

17 years agorun.php works even through symbolic links
Jason Woofenden [Fri, 22 Dec 2006 02:59:24 +0000 (21:59 -0500)]
run.php works even through symbolic links
running sub-templates clears their sub-templates

17 years agowith run.php you can make your own 404.html and/or 404.php
Jason Woofenden [Fri, 22 Dec 2006 01:14:56 +0000 (20:14 -0500)]
with run.php you can make your own 404.html and/or 404.php

17 years agoupdated instructions
Jason Woofenden [Fri, 22 Dec 2006 00:52:38 +0000 (19:52 -0500)]
updated instructions

17 years agorenamed basics.php to misc.php
Jason Woofenden [Thu, 21 Dec 2006 04:46:56 +0000 (23:46 -0500)]
renamed basics.php to misc.php

17 years agoadded this_month() and this_year()
Jason Woofenden [Thu, 21 Dec 2006 04:45:11 +0000 (23:45 -0500)]
added this_month() and this_year()

17 years agoadded run.php
Jason Woofenden [Tue, 19 Dec 2006 07:56:24 +0000 (02:56 -0500)]
added run.php

17 years agoadded missing format_url needed by metaform
Jason Woofenden [Tue, 19 Dec 2006 07:09:23 +0000 (02:09 -0500)]
added missing format_url needed by metaform
template can now handle multiple encodings for one var, eg foo.html.sql

17 years agometaform actually sends e-mails now. and presents thankyou message
Jason Woofenden [Mon, 11 Dec 2006 23:03:40 +0000 (18:03 -0500)]
metaform actually sends e-mails now. and presents thankyou message

17 years agofixed template bug where load would get confused about a section start tag if it...
Jason Woofenden [Mon, 11 Dec 2006 23:02:54 +0000 (18:02 -0500)]
fixed template bug where load would get confused about a section start tag if it was shortly after a "<!--~" that wasn't a start tag or end tag

17 years agoadded install docs
Jason Woofenden [Mon, 11 Dec 2006 21:25:07 +0000 (16:25 -0500)]
added install docs

17 years agoadded tar.php. metaform working
Jason Woofenden [Mon, 11 Dec 2006 21:12:35 +0000 (16:12 -0500)]
added tar.php. metaform working

17 years agometaform working. added some encodings and formatters.
Jason Woofenden [Sun, 10 Dec 2006 13:32:51 +0000 (08:32 -0500)]
metaform working. added some encodings and formatters.

17 years agoadded unix_newlines()
Jason Woofenden [Sun, 10 Dec 2006 10:11:28 +0000 (05:11 -0500)]
added unix_newlines()

17 years agofactored out read_whole_file into basics.php
Jason Woofenden [Sun, 10 Dec 2006 09:21:23 +0000 (04:21 -0500)]
factored out read_whole_file into basics.php

17 years agoinitial import (from revision 1199 + email.php)
Jason Woofenden [Sun, 10 Dec 2006 09:16:40 +0000 (04:16 -0500)]
initial import (from revision 1199 + email.php)