webgui/lib/WebGUI/i18n/English
Colin Kuskie 6343f648e1 Fixed the failing FileUrl test and clearly document where the FileUrl macro
will work and where it will not.

This test failed due to an API change in WebGUI.  Before 7.3, if you created
a Storage object and then created an Asset with that Storage Id, then WebGUI
would do that happily.  This is actually a bug, because you could create multiple
Assets with that one Storage Id, and when _any_ of the Assets was deleted or
rolled back it would delete the Storage location and leave the other Assets
with that Id pointing to an empty Storage object.

So the API change is actually a bug fix, albeit being a side-effect of the
auto-commit work for posts and wikis.
2006-12-08 17:40:09 +00:00
..
_i18n.skeleton Changed the Help so that chapters with only 1 page are directly linked, saving a click. 2006-10-29 23:36:18 +00:00
AdminConsole.pm made adminbar work with admin console 2004-11-03 23:00:44 +00:00
AdSpace.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset_Article.pm Most assets call processTemplate to do their template processing. Inside 2006-11-29 23:10:16 +00:00
Asset_Calendar.pm Fixing the calendar 2006-12-07 02:33:40 +00:00
Asset_Collaboration.pm KF #6: Commerce, Commit Version Tag, Asset Toolbar, CS 2006-12-07 00:51:03 +00:00
Asset_Dashboard.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset_DataForm.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset_Event.pm Calendar rewrite progress. Please see dev forum. Don't hurt me. 2006-12-02 10:26:53 +00:00
Asset_EventManagementSystem.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset_EventsCalendar.pm Most assets call processTemplate to do their template processing. Inside 2006-11-29 23:10:16 +00:00
Asset_File.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset_FilePile.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset_Folder.pm added template variable definitions as an option to the help system 2006-05-14 04:05:51 +00:00
Asset_HttpProxy.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset_Image.pm Modified Operation/Help to stem a memory leak from processing ISA entries in the Help. 2006-05-31 03:33:21 +00:00
Asset_InOutBoard.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset_Layout.pm Modified Operation/Help to stem a memory leak from processing ISA entries in the Help. 2006-05-31 03:33:21 +00:00
Asset_Matrix.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset_MessageBoard.pm - Added a forum.lastPost.user.hasRead variable to the Message Board template. 2006-07-26 22:26:19 +00:00
Asset_MultiSearch.pm Modified Operation/Help to stem a memory leak from processing ISA entries in the Help. 2006-05-31 03:33:21 +00:00
Asset_Navigation.pm fix nomenclature of page in the Navigation Asset template 2006-11-16 23:44:52 +00:00
Asset_Poll.pm For lib/*.pm, template variable breakout. 2006-06-07 05:10:08 +00:00
Asset_Post.pm Documented a method in Asset/Post via POD. 2006-11-25 03:22:01 +00:00
Asset_Product.pm For lib/*.pm, template variable breakout. 2006-06-07 05:10:08 +00:00
Asset_ProjectManager.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset_Redirect.pm remove description field from def sub, it's no longer used 2006-05-04 05:23:29 +00:00
Asset_RichEdit.pm Adding spellchecker 2006-10-19 15:25:50 +00:00
Asset_RSSCapable.pm Added more i18n labels to HttpProxy so that error messages can be internationalized. 2006-11-08 04:29:10 +00:00
Asset_RSSFromParent.pm Added more i18n labels to HttpProxy so that error messages can be internationalized. 2006-11-08 04:29:10 +00:00
Asset_Search.pm template variable breakout 2006-06-06 04:29:14 +00:00
Asset_Shortcut.pm Modified Operation/Help to stem a memory leak from processing ISA entries in the Help. 2006-05-31 03:33:21 +00:00
Asset_Snippet.pm remove description field from def sub, it's no longer used 2006-05-04 05:23:29 +00:00
Asset_SQLForm.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset_SQLReport.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Asset_StockData.pm template variable breakout 2006-06-06 04:11:26 +00:00
Asset_Survey.pm forward port of Survey template doc fixes 2006-11-02 05:28:18 +00:00
Asset_SyndicatedContent.pm Added feature to the Syndicated Content Wobject that allows the use of macros in the RSS URL property 2006-11-02 20:17:47 +00:00
Asset_Template.pm Added missing fields to Add/Edit Profile documentation. 2006-12-06 23:28:21 +00:00
Asset_Thread.pm template variable breakout 2006-06-06 22:48:10 +00:00
Asset_TimeTracking.pm 2nd update from Kristi's edits 2006-12-06 00:40:33 +00:00
Asset_WeatherData.pm template variable breakout 2006-06-06 04:11:26 +00:00
Asset_WikiMaster.pm very close now 2006-12-05 02:14:11 +00:00
Asset_WikiPage.pm very close now 2006-12-05 02:14:11 +00:00
Asset_Wobject.pm 2nd update from Kristi's edits 2006-12-06 00:40:33 +00:00
Asset_WSClient.pm template variable breakout 2006-06-06 04:29:14 +00:00
Asset_ZipArchive.pm Modified Operation/Help to stem a memory leak from processing ISA entries in the Help. 2006-05-31 03:33:21 +00:00
Auth.pm Documented the heretofore undocumented Deactivate Account Template in the Auth modules. 2006-11-24 21:05:44 +00:00
AuthLDAP.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
AuthWebGUI.pm Add safeties to avoid password recovery being turned on at all with zero 2006-12-06 22:31:00 +00:00
Commerce.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
CommercePaymentCash.pm i18n for Cash plugin 2006-04-18 18:01:42 +00:00
CommercePaymentITransact.pm XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
CommerceShippingByPrice.pm Add more commerce stuff 2005-04-25 22:29:37 +00:00
CommerceShippingByWeight.pm Add more commerce stuff 2005-04-25 22:29:37 +00:00
CommerceShippingPerTransaction.pm Add more commerce stuff 2005-04-25 22:29:37 +00:00
DateTime.pm moving date time stuff into it's own i18n file 2005-11-03 09:21:20 +00:00
Form_Captcha.pm fixed captcha to work even in not htmlform environments 2006-05-05 20:20:15 +00:00
Form_HTMLArea.pm merging 6.7.8 changes 2005-11-22 20:28:44 +00:00
Form_MimeType.pm Add space to Add/Edit Event in the EMS. 2006-02-17 01:23:31 +00:00
Graphics.pm Adding hoverhelp to the graphing stuff. 2006-05-11 12:35:42 +00:00
Icon.pm Kristi Fix (KF): Asset toolbar help grammar and typos 2006-12-06 23:51:39 +00:00
Image_Graph.pm i18n a label in Image/Graph.pm 2006-11-17 06:45:27 +00:00
Image_Graph_Pie.pm Adding hoverhelp to the graphing stuff. 2006-05-11 12:35:42 +00:00
Image_Graph_XYGraph.pm Adding hoverhelp to the graphing stuff. 2006-05-11 12:35:42 +00:00
Image_Graph_XYGraph_Bar.pm Adding hoverhelp to the graphing stuff. 2006-05-11 12:35:42 +00:00
Macro_a_account.pm template variable work 2006-06-01 17:42:50 +00:00
Macro_AdminBar.pm template variable work 2006-06-01 17:42:50 +00:00
Macro_AdminText.pm XHTML fixes, and moving UILevel docs into Help file 2006-05-03 04:41:19 +00:00
Macro_AdminToggle.pm template variable work 2006-06-01 17:42:50 +00:00
Macro_AdSpace.pm 2nd update from Kristi's edits 2006-12-06 00:40:33 +00:00
Macro_AOIHits.pm 1st update from Kristi's edits 2006-12-06 00:01:38 +00:00
Macro_AOIRank.pm 1st update from Kristi's edits 2006-12-06 00:01:38 +00:00
Macro_AssetProxy.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_At_username.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_c_companyName.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_CanEditText.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_D_date.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_e_companyEmail.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_EditableToggle.pm all macro template docs broken into variable entries 2006-06-02 03:27:36 +00:00
Macro_Env.pm fix missing semicolon in macro doc 2006-08-16 17:23:42 +00:00
Macro_Execute.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_Extras.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_FetchMimeType.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_FileUrl.pm Fixed the failing FileUrl test and clearly document where the FileUrl macro 2006-12-08 17:40:09 +00:00
Macro_FormParam.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Macro_GroupAdd.pm all macro template docs broken into variable entries 2006-06-02 03:27:36 +00:00
Macro_GroupDelete.pm fix typo in docs 2006-08-11 15:06:09 +00:00
Macro_GroupText.pm GroupText macro now returns an error message if group cannot be found. includes test 2006-07-13 05:23:49 +00:00
Macro_H_homeLink.pm all macro template docs broken into variable entries 2006-06-02 03:27:36 +00:00
Macro_Hash_userId.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_Include.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_International.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_L_loginBox.pm Final test for L_loginBox, and coverage improvements for RootTitle. 2006-09-15 21:08:04 +00:00
Macro_LastModified.pm XHTML fixes 2006-05-03 20:01:38 +00:00
Macro_LoginToggle.pm XHTML fixes 2006-05-05 04:07:50 +00:00
Macro_Page.pm Add another error message to FileUrl so that it's clear that there 2006-07-21 16:10:11 +00:00
Macro_PageTitle.pm XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
Macro_PageUrl.pm XHTML fixes 2006-05-05 04:07:50 +00:00
Macro_Product.pm all macro template docs broken into variable entries 2006-06-02 03:27:36 +00:00
Macro_Quote.pm XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
Macro_r_printable.pm Removed /x from ErrorHandler HTML reformatting since it doesn't use embedded whitespace or comments. 2006-11-28 19:20:04 +00:00
Macro_RandomAssetProxy.pm more XHTML compliance, mainly paragraphs 2006-05-04 16:35:50 +00:00
Macro_RandomThread.pm more XHTML compliance, mainly paragraphs 2006-05-04 16:35:50 +00:00
Macro_RootTitle.pm Macro Tests: refactored all macro tests to remove a very evil hack 2006-07-25 20:54:08 +00:00
Macro_Slash_gatewayUrl.pm XHTML fixes 2006-05-05 04:07:50 +00:00
Macro_Spacer.pm XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
Macro_Splat_random.pm Add more docs to the Splat_random macro. Change the macro to use Perl's 2006-07-23 06:17:31 +00:00
Macro_SQL.pm Add new tests for unused numeric macros and the rownum macro in t/Macro/SQL.t 2006-07-04 04:14:20 +00:00
Macro_SubscriptionItem.pm all macro template docs broken into variable entries 2006-06-02 03:27:36 +00:00
Macro_SubscriptionItemPurchaseUrl.pm XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
Macro_Thumbnail.pm XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
Macro_u_companyUrl.pm XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
Macro_URLEncode.pm XHTML fixes for capitalization and break tags 2006-05-02 23:00:56 +00:00
Macro_User.pm clarify that the User macro displays information about the current user 2006-07-17 21:31:44 +00:00
Macros.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Operation_FormHelpers.pm Added file upload ability to the Rich Text Editor 2006-04-18 13:21:16 +00:00
ProductManager.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Subscription.pm sales tax 2006-10-21 01:13:07 +00:00
Template_HTMLTemplate.pm Changed the Help so that chapters with only 1 page are directly linked, saving a click. 2006-10-29 23:36:18 +00:00
Template_HTMLTemplateExpr.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Template_TemplateToolkit.pm Changed the Help so that chapters with only 1 page are directly linked, saving a click. 2006-10-29 23:36:18 +00:00
TransactionLog.pm variable sectioning for all non namespaced Help 2006-06-02 04:31:50 +00:00
VersionTag.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
WebGUI.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
WebGUIProfile.pm Updated hover help for Possible and Default values when creating new user profile fields. 2006-12-07 00:30:22 +00:00
Workflow.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Workflow_Activity.pm 2nd update from Kristi's edits 2006-12-06 00:40:33 +00:00
Workflow_Activity_AddUserToGroup.pm - rfe: Workflow activity for assigning users to a group 2006-08-16 22:04:59 +00:00
Workflow_Activity_ArchiveOldThreads.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_CacheEMSPrereqs.pm KF #6: Commerce, Commit Version Tag, Asset Toolbar, CS 2006-12-07 00:51:03 +00:00
Workflow_Activity_CleanDatabaseCache.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_CleanFileCache.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_CleanLoginHistory.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_CleanTempStorage.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_CommitVersionTag.pm KF #6: Commerce, Commit Version Tag, Asset Toolbar, CS 2006-12-07 00:51:03 +00:00
Workflow_Activity_CreateCronJob.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_DecayKarma.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_DeleteExpiredSessions.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_DeleteExportedFiles.pm added missing docs for new workflow activity 2006-11-06 19:04:52 +00:00
Workflow_Activity_ExpireGroupings.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_ExpireSubscriptionCodes.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_ExpireUnvalidatedEmailUsers.pm Add workflow activity for expiry of users with unvalidated email addresses. 2006-12-06 12:37:19 +00:00
Workflow_Activity_ExportVersionTagToHtml.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_GetCsPost.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_GetSyndicatedContent.pm Automated related docs for installed and configured Workflow Activities. 2006-07-02 20:45:53 +00:00
Workflow_Activity_NotifyAboutUser.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_NotifyAboutVersionTag.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_ProcessRecurringPayments.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_PurgeOldAssetRevisions.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_PurgeOldTrash.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_RequestApprovalForVersionTag.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_RollbackVersionTag.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_RunCommandAsUser.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_SendQueuedMailMessages.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_SummarizePassiveProfileLog.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_SyncProfilesToLdap.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_TrashClipboard.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_TrashExpiredEvents.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_TrashVersionTag.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Activity_UnlockVersionTag.pm Added a tab in the Help table of contents for Workflow related 2006-07-02 18:24:07 +00:00
Workflow_Cron.pm KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00