Commit graph

12 commits

Author SHA1 Message Date
Colin Kuskie
d23db44732 adding use strict to all these, too 2007-12-05 04:21:56 +00:00
Colin Kuskie
3682e2b433 Macro Help pruning, up to and including GroupText 2007-07-17 17:27:42 +00:00
Colin Kuskie
55b5f05041 macro nesting docs 2007-01-12 17:40:58 +00:00
Colin Kuskie
6343f648e1 Fixed the failing FileUrl test and clearly document where the FileUrl macro
will work and where it will not.

This test failed due to an API change in WebGUI.  Before 7.3, if you created
a Storage object and then created an Asset with that Storage Id, then WebGUI
would do that happily.  This is actually a bug, because you could create multiple
Assets with that one Storage Id, and when _any_ of the Assets was deleted or
rolled back it would delete the Storage location and leave the other Assets
with that Id pointing to an empty Storage object.

So the API change is actually a bug fix, albeit being a side-effect of the
auto-commit work for posts and wikis.
2006-12-08 17:40:09 +00:00
Colin Kuskie
c1246444e0 add new error message to FileUrl macro 2006-07-23 01:35:20 +00:00
Colin Kuskie
2b03fdc73d Add another error message to FileUrl so that it's clear that there
are no files, rather than the wrong URL.
Update Page macro docs to show it works on _any_ asset, not just Pages.
2006-07-21 16:10:11 +00:00
Wouter van Oijen
d37cd047e3 fix: FileUrl doesn't handle Snippets 2006-07-21 13:04:17 +00:00
Colin Kuskie
2b651949ea XHTML fixes 2006-05-03 20:01:38 +00:00
Colin Kuskie
816c96a284 XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
Colin Kuskie
8aafc5a3ad Update docs for GroupAdd.
Internationalize error message for File Url
Add POD to 3 macros.
2005-12-17 21:54:34 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Colin Kuskie
6876239b0e move all macros into a namespace 2005-04-05 17:45:35 +00:00
Renamed from lib/WebGUI/i18n/English/FileUrl.pm (Browse further)