From 39b0754c1195854be1969553896d95514cce2f1c Mon Sep 17 00:00:00 2001 From: Mike Hatfield Date: Wed, 17 Dec 2008 12:22:09 +0000 Subject: [PATCH] Merged V3.0 to HEAD 11481: ETHREEOH-499 - Full colour icons for unavailable buttons in wiki page component. ETHREEOH-506 - Incorrect delete wiki page icon 11482: Re-added repo blog-action to allow external blog publishing from Share client 11485: ETHREEOH-155 Incorrect display of "Calendar" page 11488: Fixed: ETHREEOH-553 Members list is not sorted alphabetically git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12443 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/application-context.xml | 1 + config/alfresco/blog-context.xml | 78 +++++++++++++++++++++++++ 2 files changed, 79 insertions(+) create mode 100644 config/alfresco/blog-context.xml diff --git a/config/alfresco/application-context.xml b/config/alfresco/application-context.xml index 3271bfe2a1..58739f596a 100644 --- a/config/alfresco/application-context.xml +++ b/config/alfresco/application-context.xml @@ -41,6 +41,7 @@ + diff --git a/config/alfresco/blog-context.xml b/config/alfresco/blog-context.xml new file mode 100644 index 0000000000..1b68799e90 --- /dev/null +++ b/config/alfresco/blog-context.xml @@ -0,0 +1,78 @@ + + + + + + + + + + org.alfresco.repo.blogIntegration.BlogIntegrationService + + + + + + + + + + + + + + + + + + + + + ${server.transaction.mode.default} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {http://www.alfresco.org/model/content/1.0}null + + + + +