webgui/lib/WebGUI/Macro
Scott Walters 078f5587c7 When FileUrl returns an error message instead of a filename and the thing hotlinks it (eg, img src),
the evidence of the problem doesn't show up until the next hit.  Even more fun, the error message
gets lower-case-ified as part of conicialization so if you ack for it without -i, you won't even
find where the error came from.  So perhaps it's best to log the error sooner than later.
2010-12-06 16:56:24 -05:00
..
_macro.skeleton
a_account.pm Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores." 2010-09-21 11:17:01 -07:00
AdminBar.pm fixed: Admin bar won't show multiple packages or prototypes with the duplicate titles 2009-08-11 16:31:39 +00:00
AdminText.pm
AdminToggle.pm Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores." 2010-09-21 11:17:01 -07:00
AdSpace.pm
AOIHits.pm
AOIRank.pm
AssetProxy.pm Update the POD for the AssetProxy macro, re the displaying of edit controls. Fixes bug #11189 2009-11-02 09:43:12 -08:00
At_username.pm
BackToSite.pm
c_companyName.pm
CanEditText.pm
CartItemCount.pm
ConvertUTCToTZ.pm Remove unneeded checks for session user existance. 2009-11-28 11:33:05 -08:00
D_date.pm Make the Date macro handle leading and trailing whitespace. Fixes bug #11542. 2010-05-02 01:07:35 -07:00
DeactivateAccount.pm Fix incorrect POD. 2009-10-28 08:10:40 -07:00
e_companyEmail.pm
EditableToggle.pm
Env.pm
Execute.pm
Extras.pm
FetchMimeType.pm
FilePump.pm Use the correct end tag identifier character. 2010-07-27 11:50:27 -07:00
FileUrl.pm When FileUrl returns an error message instead of a filename and the thing hotlinks it (eg, img src), 2010-12-06 16:56:24 -05:00
FormParam.pm
GroupAdd.pm
GroupDelete.pm
GroupText.pm
H_homeLink.pm
Hash_userId.pm
If.pm Fix the if macro to recognize that 0 is a false value. 2009-07-12 20:44:00 +00:00
Include.pm
International.pm
L_loginBox.pm
LastModified.pm
LoginToggle.pm
MiniCart.pm
NewMail.pm Add tests for NewMail macro. Small refactoring for NewMail macro. 2009-11-08 09:11:40 -08:00
Page.pm
PageTitle.pm
PageUrl.pm
PickLanguage.pm Add a template variable for the current language, for better user feedback. Fixes bug #11573. 2010-05-25 14:14:58 -07:00
Quote.pm
r_printable.pm
RandomAssetProxy.pm
RandomThread.pm
RootTitle.pm
SessionId.pm
Slash_gatewayUrl.pm
Spacer.pm
SpectreCheck.pm Add test for SpectreTest macro. Handle fall-through condition in Macro itself. 2009-12-01 15:40:24 -08:00
Splat_random.pm
SQL.pm
StorageUrl.pm
Thumbnail.pm
TwitterLogin.pm fix docs 2010-06-27 22:09:07 -05:00
u_companyUrl.pm
URLEncode.pm
User.pm
UsersOnline.pm Use placeholder parameters to prevent string interpolation in SQL queries. 2010-06-16 08:55:54 -07:00
ViewCart.pm
Widget.pm