| .. |
|
_macro.skeleton
|
added POD to the macro skeleton
|
2008-02-11 21:44:09 +00:00 |
|
a_account.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
AdminBar.pm
|
admin bar shouldn't double includes
|
2008-07-25 04:03:11 +00:00 |
|
AdminText.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
AdminToggle.pm
|
fix: don't show Admin mode toggle when not in adminModeSubnets
|
2008-02-12 10:16:41 +00:00 |
|
AdSpace.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
AOIHits.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
AOIRank.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
AssetProxy.pm
|
fixed: AssetProxy allows proxying content in the trash or clipboard
|
2008-09-15 21:51:26 +00:00 |
|
At_username.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
c_companyName.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
CanEditText.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
CartItemCount.pm
|
changed the name of getCartBySession to newBySession
|
2008-05-24 23:27:30 +00:00 |
|
D_date.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
e_companyEmail.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
EditableToggle.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
Env.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
Execute.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
Extras.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
FetchMimeType.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
FileUrl.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
FormParam.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
GroupAdd.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
GroupDelete.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
GroupText.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
H_homeLink.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
Hash_userId.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
Include.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
International.pm
|
add: i18n for more Gallery templates
|
2008-02-12 00:55:06 +00:00 |
|
L_loginBox.pm
|
fixed: loginBox macro can no longer return the user to the logout page, logging them out
|
2008-08-19 20:39:43 +00:00 |
|
LastModified.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
LoginToggle.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
MiniCart.pm
|
added thank you page
|
2008-05-26 00:11:00 +00:00 |
|
NewMail.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
Page.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
PageTitle.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
PageUrl.pm
|
Fix a typo in the PageUrl POD.
|
2008-07-13 02:03:21 +00:00 |
|
Quote.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
r_printable.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
RandomAssetProxy.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
RandomThread.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
RootTitle.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
SessionId.pm
|
um, add enough POD to by syntactically correct
|
2008-02-09 22:52:31 +00:00 |
|
Slash_gatewayUrl.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
Spacer.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
SpectreCheck.pm
|
adding the SpectreCheck Macro, per the RFE
|
2008-02-11 23:11:27 +00:00 |
|
Splat_random.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
SQL.pm
|
Added Database link access for SQL Macro
|
2008-05-27 15:27:52 +00:00 |
|
Thumbnail.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
u_companyUrl.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
URLEncode.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
User.pm
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
ViewCart.pm
|
changed the name of getCartBySession to newBySession
|
2008-05-24 23:27:30 +00:00 |
|
Widget.pm
|
$content was used where $output should have been used. Fix the problem and give
|
2008-07-22 20:07:24 +00:00 |