summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/helpers/url_helper.rst
AgeCommit message (Collapse)AuthorFilesLines
2012-09-17redirect() documentation: add a note for IIS usersvlakoff1-0/+4
2012-09-12Better server test in redirect() of URL helpervlakoff1-1/+1
"Location" header bugs are specific to IIS; previous test was matching all HTTP servers under Windows. This test isn't perfect yet ($_SERVER['SERVER_SOFTWARE'], which corresponds to the "Server" header of HTTP response, might be missing), but there is no perfect test. "Refresh" method makes the window blank for quite a noticeable time, so let's not affect other servers because of IIS.
2012-07-29Added documentation for mailto function.InFog1-1/+6
2012-06-26Fixing various Sphinx bugs and syntax errors in docsDerek Jones1-3/+3
2012-06-16anchor_popup() improvementsAndrey Andreev1-9/+17
2011-11-07Adding auto-detection of best redirect method in url_helper.Brandon Jones1-10/+11
2011-10-05replacing the old HTML user guide with a Sphinx-managed user guideDerek Jones1-0/+313