webgui/lib/WebGUI/Macro
2008-11-15 11:39:23 +00:00
..
_macro.skeleton rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
a_account.pm updating copyright year 2008-02-07 23:28:18 +00:00
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 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 make sure we are using var->isAdminOn instead of var->get('adminOn') 2008-09-18 19:51:25 +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 Account release candidate - final changes before merge 2008-11-15 02:39:23 +00:00
FormParam.pm updating copyright year 2008-02-07 23:28:18 +00:00
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 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 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 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 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 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 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 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 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