From 05542e5ff0366fb2a7bdf9530cf716c530253fa1 Mon Sep 17 00:00:00 2001 From: Jason Kincl Date: Fri, 30 Aug 2013 14:35:51 -0400 Subject: doc: Updated Client Actions doc to include BoundActions and another example schemas: Fixed Action `when` attribute description --- schemas/types.xsd | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'schemas') diff --git a/schemas/types.xsd b/schemas/types.xsd index 4e3dfd70f..17b7f05f0 100644 --- a/schemas/types.xsd +++ b/schemas/types.xsd @@ -122,7 +122,10 @@ - When the action is run. + When the action is run. Actions with "pre" timing are run + after important entries have been installed and before + bundle entries are installed. Actions with "post" timing + are run after bundle entries are installed. @@ -130,9 +133,7 @@ If the action is always run, or is only run when a bundle - has been modified. Actions that run before bundle - installation ("pre" and "both") ignore the setting of - ``when`` and are always run regardless. + has been modified. -- cgit v1.2.3-1-g7c22