webgui/lib/WebGUI/Help
2011-02-09 09:07:26 -08:00
..
_help.skeleton
Account.pm
Account_Contributions.pm
Account_FriendManager.pm
Account_Inbox.pm
Account_Shop.pm Fix problems with the Sales tab in the Shop Account plugin. 2010-01-18 08:51:17 -08:00
Account_User.pm
Asset.pm Make a hexadecimal version of the assetId available for templates. 2009-10-23 13:22:21 -07:00
Asset_AdSku.pm fix 10838, AdSku template variable help. 2009-09-02 08:48:07 -07:00
Asset_Article.pm
Asset_AssetReport.pm Added Template Help for Asset Report 2010-08-10 19:59:43 -05:00
Asset_Calendar.pm Add the calendar month template variables. Fixes bug #11472. 2010-03-15 09:43:28 -07:00
Asset_Carousel.pm Add a minimum height to the Carousel due to further rendering problems. Fixes bug #11457. 2010-07-12 14:49:53 -07:00
Asset_Collaboration.pm Allow users to unsubscribe via email address, without logging in. Fixes bug #11559. 2010-05-18 15:58:24 -07:00
Asset_DataForm.pm Add pagination to the DataForm list view. Fixes bug #10989. 2009-10-14 20:35:54 -07:00
Asset_Donation.pm
Asset_Event.pm Make a synopsis field available to the Event edit form. Fixes bug #11190 2009-11-02 10:53:09 -08:00
Asset_EventManagementSystem.pm bug fixes: start date is returned in UTC instead of the proper time zone, meta data fields are not properly returned to the template 2009-11-01 08:44:22 -06:00
Asset_File.pm
Asset_FlatDiscount.pm
Asset_Folder.pm
Asset_Gallery.pm Added search by location to the Gallery (RFE 11504) 2010-06-01 16:23:48 -05:00
Asset_GalleryAlbum.pm Gallery: Sorting of files uploaded in zip archives (RFE 11517) 2010-05-17 22:03:38 +02:00
Asset_HttpProxy.pm
Asset_Image.pm
Asset_InOutBoard.pm
Asset_Layout.pm
Asset_MapPoint.pm Add the missing template variables for userDefined fields in the Map Point. 2011-02-09 09:07:26 -08:00
Asset_Matrix.pm
Asset_MatrixListing.pm
Asset_MessageBoard.pm
Asset_MultiSearch.pm
Asset_Navigation.pm And more changes. 2009-06-08 21:03:11 +00:00
Asset_Newsletter.pm
Asset_Photo.pm Added more owner information to the gallery (RFE 9774) 2010-05-20 13:25:46 -05:00
Asset_Poll.pm
Asset_Post.pm Add a template variable to hide the subscribe form when editing a Post when the user is subscribed to the parent CS. Updated all PostForm templates to use this new variable. Fixes bug #11626. 2010-06-22 08:06:25 -07:00
Asset_Product.pm Fix bad i18n and broken help variables for the Product. 2009-07-22 16:58:52 +00:00
Asset_ProjectManager.pm Fix bad i18n and help for Story Manager form errors. 2009-09-07 12:55:53 -07:00
Asset_Search.pm
Asset_Shelf.pm Add missing template variable help for sub-shelf loop. 2009-07-17 21:19:41 +00:00
Asset_Shortcut.pm
Asset_Sku.pm
Asset_SQLReport.pm
Asset_StockData.pm
Asset_Story.pm Fix the carousel in the Story. Bug #10915 2009-09-05 14:56:16 -07:00
Asset_StoryArchive.pm Fix i18n and Help for StoryArchive, Story 2009-07-23 19:36:04 +00:00
Asset_StoryTopic.pm rfe #12016 for the top story as well 2011-01-11 10:09:58 -06:00
Asset_Subscription.pm
Asset_Survey.pm Made Survey::getResponseDetails template vars consistent 2009-08-12 06:28:08 +00:00
Asset_SyndicatedContent.pm
Asset_Template.pm
Asset_Thingy.pm Adds Thingy template variable to permit Javascript visualisation of search results 2010-09-21 15:04:09 -04:00
Asset_Thread.pm
Asset_TimeTracking.pm
Asset_UserList.pm
Asset_WeatherData.pm
Asset_WikiMaster.pm Finish rework of hierarchial keywords/categories. 2010-05-04 20:43:50 -07:00
Asset_WikiPage.pm Revoke the previous page-level hierarchial keywords work, in favor of forthcoming work on wiki level keywords work 2010-04-21 16:55:16 -07:00
Asset_Wobject.pm
Asset_ZipArchive.pm
Auth.pm
AuthLDAP.pm Make the Deactivate account template user selectable for both LDAP and WebGUI. Fixes bug #11482 2010-03-22 10:43:29 -07:00
AuthWebGUI.pm Make the password recovery email templatable. Includes i18n, help docs, upgrade sub, template package and code. Fixes bug #11918. 2010-10-19 15:22:42 -07:00
Friends.pm
Invite.pm
Macro_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
Macro_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
Macro_EditableToggle.pm
Macro_GroupAdd.pm
Macro_GroupDelete.pm
Macro_H_homeLink.pm
Macro_L_loginBox.pm
Macro_LoginToggle.pm
Macro_MiniCart.pm
Macro_PickLanguage.pm Missed the template variable help for language_isCurrent. 2010-05-25 14:39:36 -07:00
Macro_r_printable.pm
Macro_UsersOnline.pm
Macros.pm
PayDriver.pm Update template variables for ITransact payment driver. 2010-05-03 13:45:13 -07:00
PayDriver_Cash.pm Template variable help docs for the Cash plugin 2010-05-03 14:20:43 -07:00
PayDriver_ExpressCheckout.pm Template variable help for the Pay Pal modules, and name the ITransact template better. 2010-05-03 14:31:35 -07:00
PayDriver_ITransact.pm Update template variables for ITransact payment driver. 2010-05-03 13:45:13 -07:00
PayDriver_Ogone.pm Template variable help docs for the Ogone template. 2010-05-03 14:06:08 -07:00
PayDriver_PayPalStd.pm Template variable help for the Pay Pal modules, and name the ITransact template better. 2010-05-03 14:31:35 -07:00
Shop.pm Document per-item cart template variables relating to taxes. 2010-06-30 10:29:15 -07:00
WebGUI.pm Add Help docs for the Admin Console template. 2009-07-14 15:48:47 +00:00
WebGUIProfile.pm
Workflow_Activity_NotifyAboutVersionTag.pm Template the emails sent out during content approval. Includes new template, i18n, Help docs upgrade sub and code. Fixes bug #11901. 2010-10-18 13:53:33 -07:00