summaryrefslogtreecommitdiff
path: root/modules_v3/googlemap/wt_v3_googlemap.js.php
AgeCommit message (Collapse)AuthorFilesLines
2011-10-06Add initial support for serving static files from a content delivery network.fisharebest1-3/+3
2011-09-29Fix: GoogleMaps module not escaping names that included HTML markup, such as ↵fisharebest1-2/+2
<span class="starredname"></span>
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ↵fisharebest1-30/+22
rather than when we DISPLAY them. It is easier to do it in one place, not everywhere. getFullName() already calls canDisplayName(), so no need to call it a second time.
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ↵fisharebest1-3/+3
new configuration option to restrict who can upload new media files.
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest1-0/+732