aschrijvers | 1 Sep 2009 09:27

[19484] ecm/site-toolkit: HSTTWO-432 ignore files

Revision: 19484
Author:   aschrijvers
Date:     2009-09-01 09:27:36 +0200 (Tue, 01 Sep 2009)
Log Message:
-----------
HSTTWO-432 ignore files

Property Changed:
----------------
    ecm/site-toolkit/trunk/dependencies/server-dependencies-war/

Property changes on: ecm/site-toolkit/trunk/dependencies/server-dependencies-war
___________________________________________________________________
Modified: svn:ignore
   - target

   + target

.settings

.classpath

.project
fvlankvelt | 1 Sep 2009 10:38

[19485] hippo-ecm: HREPTWO-16: more intuitive icon

Revision: 19485
Author:   fvlankvelt
Date:     2009-09-01 10:38:12 +0200 (Tue, 01 Sep 2009)
Log Message:
-----------
HREPTWO-16: more intuitive icon

The icon is no longer the remove cross, but now contains incoming arrow, and link.
Thanks Rolf!

Added Paths:
-----------
    hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/where-used-16.png

Removed Paths:
-------------
    hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/where-used-16.png

Deleted: hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/where-used-16.png
===================================================================
(Binary files differ)

Added: hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/where-used-16.png
===================================================================
---
hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/where-used-16.png	
                       (rev 0)
+++
hippo-ecm/trunk/addon/reviewed-action/frontend/src/main/java/org/hippoecm/frontend/plugins/reviewedactions/where-used-16.png	2009-09-01
08:38:12 UTC (rev 19485)
(Continue reading)

rbijlsma | 1 Sep 2009 10:43

[19486] hippo-ecm: HSTTWODOCS-138

Revision: 19486
Author:   rbijlsma
Date:     2009-09-01 10:43:24 +0200 (Tue, 01 Sep 2009)
Log Message:
-----------
HSTTWODOCS-138

Modified Paths:
--------------
    hippo-ecm/trunk/src/site/errorgraad.txt
    hippo-ecm/trunk/src/site/folder.xml
    hippo-ecm/trunk/src/site/resources/folder.html
    hippo-ecm/trunk/src/site/xdoc/delve_into/user/editors/howto/count_modified_at_take_offline.xml
    hippo-ecm/trunk/src/site/xdoc/delve_into/user/editors/howto/count_published.xml
    hippo-ecm/trunk/src/site/xdoc/delve_into/user/editors/howto/referring_documents.xml
    hippo-ecm/trunk/src/site/xdoc/delve_into/user/editors/tour.xml

Modified: hippo-ecm/trunk/src/site/errorgraad.txt
===================================================================
--- hippo-ecm/trunk/src/site/errorgraad.txt	2009-09-01 08:38:12 UTC (rev 19485)
+++ hippo-ecm/trunk/src/site/errorgraad.txt	2009-09-01 08:43:24 UTC (rev 19486)
 <at>  <at>  -479,3 +479,5  <at>  <at> 
       <span class="shortdesc">393 errors and/or todos in 241 out of 241 documents (100%).</span>
 #____________________________________________________________________________________________________rita_2009-w35-4-14:17
       <span class="shortdesc">393 errors and/or todos in 241 out of 241 documents (100%).</span>
+#_________________________________________________________________________________rita_2009-w35-4-14:48
+      <span class="shortdesc">393 errors and/or todos in 241 out of 241 documents (100%).</span>

Modified: hippo-ecm/trunk/src/site/folder.xml
===================================================================
(Continue reading)

aschrijvers | 1 Sep 2009 10:47

[19487] ecm/hst-addon-configuration-editor/trunk: HSTTWO-820 corrected poms and ignore files

Revision: 19487
Author:   aschrijvers
Date:     2009-09-01 10:47:39 +0200 (Tue, 01 Sep 2009)
Log Message:
-----------
HSTTWO-820 corrected poms and ignore files

Modified Paths:
--------------
    ecm/hst-addon-configuration-editor/trunk/frontend/pom.xml
    ecm/hst-addon-configuration-editor/trunk/pom.xml
    ecm/hst-addon-configuration-editor/trunk/repository/pom.xml

Property Changed:
----------------
    ecm/hst-addon-configuration-editor/trunk/frontend/
    ecm/hst-addon-configuration-editor/trunk/repository/


Property changes on: ecm/hst-addon-configuration-editor/trunk/frontend
___________________________________________________________________
Modified: svn:ignore
   - target

.project

   + target

.project

(Continue reading)

aschrijvers | 1 Sep 2009 10:48

[19488] ecm/hst-addon-configuration-editor: HSTTWO-820 change name

Revision: 19488
Author:   aschrijvers
Date:     2009-09-01 10:48:52 +0200 (Tue, 01 Sep 2009)
Log Message:
-----------
HSTTWO-820 change name

Modified Paths:
--------------
    ecm/hst-addon-configuration-editor/trunk/pom.xml

Modified: ecm/hst-addon-configuration-editor/trunk/pom.xml
===================================================================
--- ecm/hst-addon-configuration-editor/trunk/pom.xml	2009-09-01 08:47:39 UTC (rev 19487)
+++ ecm/hst-addon-configuration-editor/trunk/pom.xml	2009-09-01 08:48:52 UTC (rev 19488)
 <at>  <at>  -28,13 +28,13  <at>  <at> 
   <inceptionYear>2009</inceptionYear>
   <issueManagement>
     <system>Jira</system>
-    <url>http://issues.hippo.nl/browse/HSTCONFIG</url>
+    <url>http://issues.hippo.nl/browse/HSTCONFIGEDIT</url>
   </issueManagement>

   <properties>

     <product_name>Hippo HST Addon Configuration Editor</product_name>
-    <product_abr>HSTCONFIG</product_abr>
+    <product_abr>HSTCONFIGEDIT</product_abr>

     <wagon.ftp.version>1.0-alpha-6</wagon.ftp.version>
(Continue reading)

rbijlsma | 1 Sep 2009 10:51

[19489] hippo-ecm: HSTTWODOCS-141

Revision: 19489
Author:   rbijlsma
Date:     2009-09-01 10:51:19 +0200 (Tue, 01 Sep 2009)
Log Message:
-----------
HSTTWODOCS-141

Modified Paths:
--------------
    hippo-ecm/trunk/src/site/xdoc/delve_into/sysadmin/requirements.xml

Modified: hippo-ecm/trunk/src/site/xdoc/delve_into/sysadmin/requirements.xml
===================================================================
--- hippo-ecm/trunk/src/site/xdoc/delve_into/sysadmin/requirements.xml	2009-09-01 08:48:52
UTC (rev 19488)
+++ hippo-ecm/trunk/src/site/xdoc/delve_into/sysadmin/requirements.xml	2009-09-01 08:51:19
UTC (rev 19489)
 <at>  <at>  -40,7 +40,7  <at>  <at> 
          <img src='../../images/firefox_logo_tiny.png' alt='Firefox logo'/>
         </td>
         <td>
-         <a href='http://www.mozilla.com/en-US/firefox/'>Firefox 3</a>
+         <a href='http://www.mozilla.com/en-US/firefox/'>Firefox 3.5</a>
         </td>
        </tr>
        <tr>
 <at>  <at>  -48,8 +48,7  <at>  <at> 
          <img src='../../images/internet_explorer_logo_tiny.png' alt='internet explorer logo'/>
         </td>
         <td>
(Continue reading)

aschrijvers | 1 Sep 2009 10:55

[19490] ecm/hst-addon-configuration-editor/trunk: HSTTWO-820 prepare the 7. 1 compatible config editor tag

Revision: 19490
Author:   aschrijvers
Date:     2009-09-01 10:55:31 +0200 (Tue, 01 Sep 2009)
Log Message:
-----------
HSTTWO-820 prepare the 7.1 compatible config editor tag

Modified Paths:
--------------
    ecm/hst-addon-configuration-editor/trunk/frontend/pom.xml
    ecm/hst-addon-configuration-editor/trunk/pom.xml
    ecm/hst-addon-configuration-editor/trunk/repository/pom.xml

Modified: ecm/hst-addon-configuration-editor/trunk/frontend/pom.xml
===================================================================
--- ecm/hst-addon-configuration-editor/trunk/frontend/pom.xml	2009-09-01 08:51:19 UTC (rev 19489)
+++ ecm/hst-addon-configuration-editor/trunk/frontend/pom.xml	2009-09-01 08:55:31 UTC (rev 19490)
 <at>  <at>  -2,7 +2,7  <at>  <at> 
   <parent>
     <artifactId>hst-addon-configuration-editor</artifactId>
     <groupId>org.onehippo.ecm</groupId>
-    <version>1.01.00-SNAPSHOT</version>
+    <version>1.01.00</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
     <groupId>org.onehippo.ecm.hst-addon-configuration-editor</groupId>

Modified: ecm/hst-addon-configuration-editor/trunk/pom.xml
===================================================================
--- ecm/hst-addon-configuration-editor/trunk/pom.xml	2009-09-01 08:51:19 UTC (rev 19489)
(Continue reading)

aschrijvers | 1 Sep 2009 10:56

[19491] ecm/hst-addon-configuration-editor: HSTTWO-820 readme

Revision: 19491
Author:   aschrijvers
Date:     2009-09-01 10:56:49 +0200 (Tue, 01 Sep 2009)
Log Message:
-----------
HSTTWO-820 readme

Added Paths:
-----------
    ecm/hst-addon-configuration-editor/trunk/README

Added: ecm/hst-addon-configuration-editor/trunk/README
===================================================================
--- ecm/hst-addon-configuration-editor/trunk/README	                        (rev 0)
+++ ecm/hst-addon-configuration-editor/trunk/README	2009-09-01 08:56:49 UTC (rev 19491)
 <at>  <at>  -0,0 +1  <at>  <at> 
+This is the HST configuration editor for the cms compatible with ecm 2.06.xx versions
\ No newline at end of file

Property changes on: ecm/hst-addon-configuration-editor/trunk/README
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
aschrijvers | 1 Sep 2009 10:58

[19492] ecm/hst-addon-configuration-editor/tags/Release-HSTCONFIGEDIT-v1.01 .00/: HSTTWO-820 tag the 7.1 compatible version

Revision: 19492
Author:   aschrijvers
Date:     2009-09-01 10:58:01 +0200 (Tue, 01 Sep 2009)
Log Message:
-----------
HSTTWO-820 tag the 7.1 compatible version

Added Paths:
-----------
    ecm/hst-addon-configuration-editor/tags/Release-HSTCONFIGEDIT-v1.01.00/
aschrijvers | 1 Sep 2009 10:59

[19493] ecm/hst-addon-configuration-editor/trunk: HSTTWO-820 prepare the 7. 1 compatible branch

Revision: 19493
Author:   aschrijvers
Date:     2009-09-01 10:59:47 +0200 (Tue, 01 Sep 2009)
Log Message:
-----------
HSTTWO-820 prepare the 7.1 compatible branch

Modified Paths:
--------------
    ecm/hst-addon-configuration-editor/trunk/frontend/pom.xml
    ecm/hst-addon-configuration-editor/trunk/pom.xml
    ecm/hst-addon-configuration-editor/trunk/repository/pom.xml

Modified: ecm/hst-addon-configuration-editor/trunk/frontend/pom.xml
===================================================================
--- ecm/hst-addon-configuration-editor/trunk/frontend/pom.xml	2009-09-01 08:58:01 UTC (rev 19492)
+++ ecm/hst-addon-configuration-editor/trunk/frontend/pom.xml	2009-09-01 08:59:47 UTC (rev 19493)
 <at>  <at>  -2,7 +2,7  <at>  <at> 
   <parent>
     <artifactId>hst-addon-configuration-editor</artifactId>
     <groupId>org.onehippo.ecm</groupId>
-    <version>1.01.00</version>
+    <version>1.01.01-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
     <groupId>org.onehippo.ecm.hst-addon-configuration-editor</groupId>

Modified: ecm/hst-addon-configuration-editor/trunk/pom.xml
===================================================================
--- ecm/hst-addon-configuration-editor/trunk/pom.xml	2009-09-01 08:58:01 UTC (rev 19492)
(Continue reading)


Gmane