silverstripe-docsviewer/templates
Sam Minnee b6b753ee4c FIX: Fixed encoding of & in OpenSearchDescription URLs.
Without this fix, the & was then passed to urlencode(), which escaped the ; and make invalid
XML.  This keeps XML out of the source URL (so the & is just a raw & in the code) and relies on
the template engine to escape XML as needed (the .XML on the end of the variables).
2014-02-14 09:38:37 +13:00
..
Includes 3.1/3.2 compat 2013-03-26 11:16:46 +01:00
Layout Note about requiring github.com login for "edit this page" 2013-10-30 23:07:38 +01:00
DocFolderListing.ss 3.1/3.2 compat 2013-03-26 11:16:46 +01:00
DocumentationViewer.ss 3.1/3.2 compat 2013-03-26 11:16:46 +01:00
OpenSearchDescription.ss FIX: Fixed encoding of & in OpenSearchDescription URLs. 2014-02-14 09:38:37 +13:00
OpenSearchResults.ss 3.1/3.2 compat 2013-03-26 11:16:46 +01:00