[wellwell-devel] [SCM] Interchange wellwell catalog branch, master, updated. 281509f50188a755aa63d4a6d2c39df9f7d4f6a6

Stefan Hornburg racke at rt.icdevgroup.org
Sat Jun 27 10:25:20 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Interchange wellwell catalog".

The branch, master has been updated
       via  281509f50188a755aa63d4a6d2c39df9f7d4f6a6 (commit)
      from  14e522f3c3263a87eea2888cb2825dd1db7c4124 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 281509f50188a755aa63d4a6d2c39df9f7d4f6a6
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Sat Jun 27 12:25:02 2009 +0200

    use .profile extension for all profiles

-----------------------------------------------------------------------

Summary of changes and diff:
 catalog.cfg                                        |    2 +-
 .../{content_edit => content_edit.profile}         |    0 
 plugins/default.cfg                                |    2 +-
 .../reviews/profiles/{reviews => reviews.profile}  |    0 
 .../profiles/{shareitem => shareitem.profile}      |    0 
 profiles/{register => register.profile}            |    0 
 6 files changed, 2 insertions(+), 2 deletions(-)
 rename plugins/content/profiles/{content_edit => content_edit.profile} (100%)
 rename plugins/reviews/profiles/{reviews => reviews.profile} (100%)
 rename plugins/shareitem/profiles/{shareitem => shareitem.profile} (100%)
 rename profiles/{register => register.profile} (100%)

diff --git a/catalog.cfg b/catalog.cfg
index 9287454..0fc0129 100644
--- a/catalog.cfg
+++ b/catalog.cfg
@@ -21,7 +21,7 @@ ImageDir __IMAGE_URL__/
 include code/*.*
 
 # Profiles
-OrderProfile profiles/*
+OrderProfile profiles/*.profile
 
 # Autoload
 Autoload init
diff --git a/plugins/content/profiles/content_edit b/plugins/content/profiles/content_edit.profile
similarity index 100%
rename from plugins/content/profiles/content_edit
rename to plugins/content/profiles/content_edit.profile
diff --git a/plugins/default.cfg b/plugins/default.cfg
index a57ce16..e3eb132 100644
--- a/plugins/default.cfg
+++ b/plugins/default.cfg
@@ -2,7 +2,7 @@
 include plugins/__CURPLUGIN__/code/*.*
 
 # profiles
-OrderProfile plugins/__CURPLUGIN__/profiles/*
+OrderProfile plugins/__CURPLUGIN__/profiles/*.profile
 
 # search path for components
 TemplateDir plugins/__CURPLUGIN__
diff --git a/plugins/reviews/profiles/reviews b/plugins/reviews/profiles/reviews.profile
similarity index 100%
rename from plugins/reviews/profiles/reviews
rename to plugins/reviews/profiles/reviews.profile
diff --git a/plugins/shareitem/profiles/shareitem b/plugins/shareitem/profiles/shareitem.profile
similarity index 100%
rename from plugins/shareitem/profiles/shareitem
rename to plugins/shareitem/profiles/shareitem.profile
diff --git a/profiles/register b/profiles/register.profile
similarity index 100%
rename from profiles/register
rename to profiles/register.profile


hooks/post-receive
-- 
Interchange wellwell catalog



More information about the wellwell-devel mailing list