Commit Graph

41 Commits (8b437c6a4b3ebb52fe5ea41a2571a67c912fd97f)
 

Author SHA1 Message Date
Sven Slootweg 8b437c6a4b Include the field on which retrieval from database failed when throwing a NotFoundException in a recursive retrieval. 12 years ago
Sven Slootweg 42bdba7ce0 Remove old cut_text function 12 years ago
Sven Slootweg 589dbae474 Replace cut_text with own regex-based version 12 years ago
Sven Slootweg 4245c1f206 Add cut_text option 12 years ago
Sven Slootweg b87ee4671b Set default values for blank objects 12 years ago
Sven Slootweg 7c230224f9 Add time_ago function for generating a textual representation of time difference. 12 years ago
Sven Slootweg 62064095ad Oops, I broke something 12 years ago
Sven Slootweg 69c4c67927 Fixed memcache variable name to prevent conflicts 12 years ago
Sven Slootweg 56001c5b95 Add simple RSS parser 12 years ago
Sven Slootweg fe096eac5c Only send out Unicode headers if the current document is HTML, as indicated by a switch 12 years ago
Sven Slootweg f42d47d454 Unicode, damnit\! 12 years ago
Sven Slootweg d749e53352 Deprecate a few legacy functions. 12 years ago
Sven Slootweg e9c46d4182 Add HTML tag and attribute stripping.\nAdd HTML filtering options. 12 years ago
Sven Slootweg e864e912d0 Properly handle the allow_slash parameter for regexes that have one or more end-of-string characters. 12 years ago
Sven Slootweg f4f15d9cd1 Save request path in Router object 12 years ago
Sven Slootweg 35aad80cdc We don't need that there 12 years ago
Sven Slootweg 5842bf2b72 Bugfix to make uParameters properly available when routing a request 12 years ago
Sven Slootweg 44196de152 Bugfix for incorrect handling of boolean values in FetchVariable function 12 years ago
Sven Slootweg d990ffaed4 Add hex/RGB conversion functions 12 years ago
Sven Slootweg 63702fc9db Removed obsolete type 12 years ago
Sven Slootweg 98d7e64771 Give locales a name field that specifies the original defined locale name 12 years ago
Sven Slootweg 2b91a34206 Move templater constants outside the Templater class 12 years ago
Sven Slootweg d36d283b7b Use uVariables instead of sVariables for unfiltered router variables 12 years ago
Sven Slootweg 2d634b14d7 Support configuring of variables for advanced routes 12 years ago
Sven Slootweg c66efa4bae Allow more routing options like authenticators 12 years ago
Sven Slootweg 9b0058d199 Optimize Templater::Localize and add support for new format 12 years ago
Sven Slootweg 597d8d0e56 Clean up Templater code 12 years ago
Sven Slootweg f910045417 Clean up Templater code 12 years ago
Sven Slootweg 70baf0b182 Move tree visualization to debug variable 12 years ago
Sven Slootweg 0e027f73bd Finished variable substitution 12 years ago
Sven Slootweg da9e963602 First steps for variable substitution 12 years ago
Sven Slootweg 93e7510cc5 ForEach/If evaluation done, including data subsets 12 years ago
Sven Slootweg 261ea3b8b4 Add foreach logic 12 years ago
Sven Slootweg 2b575d4f0e Clean up some unneeded parser code 12 years ago
Sven Slootweg d254d77c27 Finish template parsing 12 years ago
Sven Slootweg 1cfd53deb4 Basic template parser 12 years ago
Sven Slootweg 61a435863d Added ignore for non-sample config files 12 years ago
Sven Slootweg 9254b0594b Merged back CPHP updates from CVM and Anontune 12 years ago
Sven Slootweg b40139d102 Removed debugging info 12 years ago
Sven Slootweg 7aee896ebc Added if and foreach statements to Templater 12 years ago
Sven Slootweg ede5d9f3fe Initial commit 12 years ago