Age | Commit message (Expand) | Author |
2010-02-12 | Fixes #1512: Using a helper function for mb_parse_str() instead of wrapping i... | brettp |
2010-02-11 | Fixes #1501: Setting ini for mbstring.internal_encoding to utf8 to work aroun... | brettp |
2009-12-18 | better parsing of query for action and page handlers | cash |
2009-11-17 | updated some documentation on register_page_handler(). This fixes #1373 | cash |
2009-10-15 | Standardized gobs of files. | brettp |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-07-08 | Closes #1111: Using substr instead of parse_url. | marcus |
2009-07-06 | Refs #1089: Added [B] flag to rewrite for tags. Won't work until apache 2.2.... | brettp |
2009-06-05 | Close #1040: Limited explode on action and page handler. | marcus |
2009-05-28 | Closes #1035: Page handler now urldecodes input, necessary as vars are extrac... | marcus |
2009-03-03 | Getting rid of needless double-trimming. | ben |
2009-01-23 | Refs #706 | marcus |
2008-08-15 | Refs #249 | marcus |
2008-08-13 | Removed page handler default errors | ben |
2008-08-13 | Removing an error log entry in the page handler function | ben |
2008-05-22 | The context is now set automatically when the page handler is in use. | ben |
2008-04-16 | Added better GET query variable handling into the page handler mix | ben |
2008-04-15 | Natty page handling functions. See engine/lib/pagehandler.php | ben |