| .. |
|
_macro.skeleton
|
rfe: VIM perl mode for skeletons
|
2008-09-16 22:28:17 +00:00 |
|
a_account.pm
|
|
|
|
AdminBar.pm
|
various fixes and enhancements for the asset configuration stuff i checked in earlier
|
2008-09-29 00:14:49 +00:00 |
|
AdminText.pm
|
make sure we are using var->isAdminOn instead of var->get('adminOn')
|
2008-09-18 19:51:25 +00:00 |
|
AdminToggle.pm
|
|
|
|
AdSpace.pm
|
|
|
|
AOIHits.pm
|
|
|
|
AOIRank.pm
|
|
|
|
AssetProxy.pm
|
fixed: AssetProxy allows proxying content in the trash or clipboard
|
2008-09-15 21:51:26 +00:00 |
|
At_username.pm
|
|
|
|
BackToSite.pm
|
Replaced the account.options loop in the displayAccount auth methods with new macros for displaying deactivate account and back to site links. Another macro which allows text to be displayed according to whether the value passed in is empty or not was added to allow functionality similar to that which currently exists.
|
2008-11-18 07:05:23 +00:00 |
|
c_companyName.pm
|
|
|
|
CanEditText.pm
|
|
|
|
CartItemCount.pm
|
|
|
|
D_date.pm
|
|
|
|
DeactivateAccount.pm
|
Deactivate macro no longer needs a template. HasValueText macro is now called If
|
2008-11-18 16:55:41 +00:00 |
|
e_companyEmail.pm
|
|
|
|
EditableToggle.pm
|
make sure we are using var->isAdminOn instead of var->get('adminOn')
|
2008-09-18 19:51:25 +00:00 |
|
Env.pm
|
|
|
|
Execute.pm
|
|
|
|
Extras.pm
|
|
|
|
FetchMimeType.pm
|
|
|
|
FileUrl.pm
|
reverted FileUrl macro, added new StorageUrl macro
|
2008-11-19 00:17:34 +00:00 |
|
FormParam.pm
|
|
|
|
GroupAdd.pm
|
Added isVisitor, isAdmin, and isRegistered methods to User object instead
|
2008-09-16 22:32:36 +00:00 |
|
GroupDelete.pm
|
Added isVisitor, isAdmin, and isRegistered methods to User object instead
|
2008-09-16 22:32:36 +00:00 |
|
GroupText.pm
|
|
|
|
H_homeLink.pm
|
|
|
|
Hash_userId.pm
|
|
|
|
If.pm
|
Deactivate macro no longer needs a template. HasValueText macro is now called If
|
2008-11-18 16:55:41 +00:00 |
|
Include.pm
|
|
|
|
International.pm
|
|
|
|
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
|
|
|
|
LoginToggle.pm
|
Added isVisitor, isAdmin, and isRegistered methods to User object instead
|
2008-09-16 22:32:36 +00:00 |
|
MiniCart.pm
|
added thank you page
|
2008-05-26 00:11:00 +00:00 |
|
NewMail.pm
|
Account release candidate - final changes before merge
|
2008-11-15 02:39:23 +00:00 |
|
Page.pm
|
|
|
|
PageTitle.pm
|
|
|
|
PageUrl.pm
|
Fix a typo in the PageUrl POD.
|
2008-07-13 02:03:21 +00:00 |
|
Quote.pm
|
|
|
|
r_printable.pm
|
|
|
|
RandomAssetProxy.pm
|
Removed all instances of srand. This is called implicitily by rand and be dangerous if called mulitple times by the same process.
|
2008-11-10 21:53:30 +00:00 |
|
RandomThread.pm
|
Removed all instances of srand. This is called implicitily by rand and be dangerous if called mulitple times by the same process.
|
2008-11-10 21:53:30 +00:00 |
|
RootTitle.pm
|
|
|
|
SessionId.pm
|
|
|
|
Slash_gatewayUrl.pm
|
|
|
|
Spacer.pm
|
|
|
|
SpectreCheck.pm
|
RFE 549 commits now check for spectre connectivity before commiting and a new macro for showing spectre status.
|
2008-10-21 16:54:00 +00:00 |
|
Splat_random.pm
|
|
|
|
SQL.pm
|
Added Database link access for SQL Macro
|
2008-05-27 15:27:52 +00:00 |
|
StorageUrl.pm
|
wrong constructor called on WebGUI::Storage::Image
|
2008-11-19 05:06:10 +00:00 |
|
Thumbnail.pm
|
|
|
|
u_companyUrl.pm
|
|
|
|
URLEncode.pm
|
|
|
|
User.pm
|
Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces.
|
2008-11-15 11:39:23 +00:00 |
|
UsersOnline.pm
|
- Inclusion of UsersOnline macro into the core (#766)
|
2008-10-21 19:54:51 +00:00 |
|
ViewCart.pm
|
- Removed cart icon from ViewCart macro.
|
2008-10-07 18:04:38 +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 |