daisy | 27 Aug 14:26

[DAISY] Updated: New in 2.2

A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/1420.html

Document ID: 1420
Branch: main
Language: default
Name: New in 2.2 (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 8/27/08 12:27:48 PM
Updated by: David Legg

A new version has been created, state: draft

Parts
=====

Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 5550 bytes (previous version: 5551 bytes)
Content diff:
(94 equal lines skipped)
    <p>When you have avalon based components that you want to use with the new
    spring configuration system, make sure you configure them correctly. Avalon
    based components implementing an interface to e.g. be Threadsafe. In Spring you
--- will need to configure the scope (default is singletone). If you see a lot of
--- NPE in concurrency tests then you would need to use the prototype scope as shown
(Continue reading)

daisy | 27 Aug 14:22

[DAISY] Updated: New in 2.2

A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/1420.html

Document ID: 1420
Branch: main
Language: default
Name: New in 2.2 (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 8/27/08 12:24:22 PM
Updated by: David Legg

A new version has been created, state: draft

Parts
=====

Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 5551 bytes (previous version: 5613 bytes)
Content diff:
    <html>
    <body>

    <p>While developing Cocoon 2.2 the main goal was simplicity, modularity and
--- consistent configuration. This page is a summary of all the new features and
+++ consistent configuration. This page is a summary of the new features and
(Continue reading)

daisy | 25 Aug 15:13

[DAISY] Comment added to Professional Services

A comment has been created.

http://cocoon.zones.apache.org/daisy/documentation/1271.html

Document ID: 1271
Name: Professional Services
Branch: main
Language: default

Created by: Philip Clooth
Created on: 8/25/08 1:16:35 PM
Visibility: public

Hey there. I would like to add a link for GFU Cyrus AG in Cologne, Germany, offering training and Consulting
for Cocoon and other Apache projects. 
url: http://www.gfu.net

daisy | 18 Aug 15:32

[DAISY] Updated: JCRQueryTransformer

A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/1506.html

Document ID: 1506
Branch: main
Language: default
Name: JCRQueryTransformer (unchanged)
Document Type: Sitemap Component (unchanged)
Updated on: 8/18/08 1:35:34 PM
Updated by: Lukas Lang

A new version has been created, state: draft

Parts
=====

Long description
----------------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 1905 bytes (previous version: 1884 bytes)
Content diff:
(33 equal lines skipped)

    <pre>http://localhost:8888/cocoon-jcr-sample/it/query?query=/jcr:root/cocoon/*</pre>

--- <p>all resources under <em>cocoon </em>will be returned. It is possitlbe to
--- specify any arbitrary XPath query.</p>
(Continue reading)

daisy | 18 Aug 15:32

[DAISY] Updated: JCRQueryTransformer

A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/1506.html

Document ID: 1506
Branch: main
Language: default
Name: JCRQueryTransformer (unchanged)
Document Type: Sitemap Component (unchanged)
Updated on: 8/18/08 1:33:08 PM
Updated by: Lukas Lang

A new version has been created, state: draft

Parts
=====

Long description
----------------
This part has been added.
Mime type: text/xml
File name: null
Size: 1884 bytes
Content:
<html>
<body>

<p>The JCRQueryTransformer performs a query on a JCR server. It expects a
"query" element without namespace containing the query to execute, either in
XPath or SQL, and eventually the properties to fetch (since JSR-170 does not
(Continue reading)

daisy | 18 Aug 15:07

[DAISY] Updated: Introduction

A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/1505.html

Document ID: 1505
Branch: main
Language: default
Name: Introduction (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 8/18/08 1:09:41 PM
Updated by: Lukas Lang

A new version has been created, state: draft

Parts
=====

Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 6648 bytes (previous version: 6705 bytes)
Content diff:
(27 equal lines skipped)
    <ul>
    <li>a TraversableGenerator for browsing</li>
    <li>a SourceFactory for accessing the content repository</li>
--- <li>a JCRQueryTransformer for placing XPATH queries</li>
    </ul>
(Continue reading)

daisy | 18 Aug 15:07

[DAISY] Updated: Navigation

A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/1483.html

Document ID: 1483
Branch: main
Language: default
Name: Navigation (unchanged)
Document Type: Book Definition (unchanged)
Updated on: 8/18/08 1:09:33 PM
Updated by: Lukas Lang

A new version has been created, state: draft

Parts
=====

Book Definition Description
---------------------------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 490 bytes (previous version: 394 bytes)
Content diff:
(3 equal lines skipped)
        <d:section title="JCR Block">
          <d:section documentId="1481"/>
          <d:section documentId="1482"/>
---       <d:section title="Sitemap Components"/>
+++       <d:section title="Sitemap Components">
(Continue reading)

daisy | 18 Aug 14:58

[DAISY] Updated: Introduction

A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/1505.html

Document ID: 1505
Branch: main
Language: default
Name: Introduction (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 8/18/08 12:59:12 PM
Updated by: Lukas Lang

A new version has been created, state: draft

Parts
=====

Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 6705 bytes (previous version: 5072 bytes)
Content diff:
(17 equal lines skipped)
    <ul>
    <li>styled repository browsing</li>
    <li>native repository access</li>
--- <li>XPath query</li>
+++ <li>XPath query (see <a href="daisy:1506">JCRQueryTransformer</a>)</li>
(Continue reading)

daisy | 18 Aug 12:59

[DAISY] Created: JCRQueryTransformer

A new document has been created.

http://cocoon.zones.apache.org/daisy/documentation/1506.html

Document ID: 1506
Branch: main
Language: default
Name: JCRQueryTransformer
Document Type: Sitemap Component
Created: 8/18/08 11:03:08 AM
Creator (owner): Lukas Lang
State: draft

Collections
===========
The document belongs to the following collections: cdocs-jcr

daisy | 18 Aug 12:54

[DAISY] Updated: Navigation

A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/1483.html

Document ID: 1483
Branch: main
Language: default
Name: Navigation (unchanged)
Document Type: Book Definition (unchanged)
Updated on: 8/18/08 10:55:59 AM
Updated by: Lukas Lang

A new version has been created, state: draft

Parts
=====

Book Definition Description
---------------------------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 394 bytes (previous version: 257 bytes)
Content diff:
(3 equal lines skipped)
        <d:section title="JCR Block">
          <d:section documentId="1481"/>
          <d:section documentId="1482"/>
+++       <d:section title="Sitemap Components"/>
+++       <d:section title="Sample">
(Continue reading)

daisy | 18 Aug 13:03

[DAISY] Created: JCRSourceFactory

A new document has been created.

http://cocoon.zones.apache.org/daisy/documentation/1507.html

Document ID: 1507
Branch: main
Language: default
Name: JCRSourceFactory
Document Type: Cocoon Document
Created: 8/18/08 11:03:35 AM
Creator (owner): Lukas Lang
State: draft

Parts
=====

Content
-------
Mime type: text/xml
Size: 37 bytes
Content:
<html><body><p>TODO</p></body></html>

Collections
===========
The document belongs to the following collections: cdocs-jcr


Gmane