includes/template.php
2007-11-03 Dan Merge in scaling abstraction from stable
2007-11-03 Dan Alternate scaling using GD is implemented now; images will be scaled with ImageMagick if enabled and working; else, GD will be used. No UI changes to speak of, but a check in the installer will be added in a later commit
2007-11-03 Dan Merging in fixes and updates from 90b7a52bea45
2007-11-03 Dan Merging in fixes from rev. 207
2007-11-03 Dan Fixed the one FIXME in PageUtils regarding static HTML comment system's greeting line; fixed parsing of external links in template->tplWikiFormat
2007-10-29 Dan Localized the sidebar
2007-10-28 Dan Reworked comment system to not use HACKISH FIXES; AJAX comment framework is completely localized now
2007-10-28 Dan Completely localized admin tree menu and page toolbar
2007-10-28 Dan Added language export to JSON page and localization for Javascript using $lang.get(). Localized AJAX login interface.
2007-10-27 Dan Merging in some leftover changes from stable
2007-10-24 Dan Merging in fixes from stable
2007-10-27 Dan Localization low-level framework added
2007-10-26 Dan You know what folks, a lot of Mercurial merges failed, and I just now figured out why. So now all changes from stable are permanently synced in.
2007-10-23 Dan Slight HTTPS compatibility improvements
2007-10-21 Dan [minor] added bottom margin for enanocms.org fading button
2007-10-21 Dan Merging in changes from db8a849ad4c9
2007-10-21 Dan Merging in changes from stable
2007-10-18 Dan Automatic set of state on Oxygen sidebar portlets should work now; reimplemented parts of the template parser (again) to workaround some PHP/PCRE issues and add support for parser plugins
2007-10-15 Dan Sync from stable
2007-10-12 Dan Replaced autocompleting username with a much more efficient algorithm and caching system
2007-10-07 Dan Merging in latest changes from stable
2007-10-07 Dan SECURITY: remove debug message in session manager; implemented alternate MediaWiki syntax for template embedding; added Adobe Spry for "shake" effect on unsuccessful login
2007-10-07 Dan Rebrand as 1.1.1; everything should now be bumped to "unstable" status
2007-10-06 Dan Fixed external links in tplWikiFormat to use my monster HTTP request regex
2007-10-06 Dan Improvements and fixes (hacks?) for HTML sanitization
2007-10-05 Dan Major revamps to the template parser. Fixed a few security holes that could allow PHP to be injected in untimely places in TPL code. Improved Ux for XSS attempt in tplWikiFormat. Documented many functions. Backported much cleaner parser from 2.0 branch. Beautified a lot of code in the depths of the template class. Pretty much a small-scale Extreme Makeover.
2007-09-24 Dan Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
2007-09-18 Dan Fully implemented password complexity enforcement; added encryption for passwords on registration form; some baby steps taken towards supporting international usernames - this is not working very well, we might need a hackish fix; TODO: implement password strength meter into installer UI and get international usernames 100% working
less more (0) -50 -28 tip