[jira] Updated: (COCOON-1997) Configure servlet: links rewriting

2007-02-10 Thread Grzegorz Kossakowski (aka g[R]eK) (JIRA)

 [ 
https://issues.apache.org/jira/browse/COCOON-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grzegorz Kossakowski (aka g[R]eK) updated COCOON-1997:
--

Attachment: cocoon-servlet-service-components-linkrewriting-patch-2.txt

cocoon-servlet-service-components-linkrewriting-patch-2.txt:

This patch introduces new reader discussed here: 
http://article.gmane.org/gmane.text.xml.cocoon.devel/70027
This is my first Spring component written for Cocoon, I hope it will work as 
expected.
NOTE: LinkRewriterReader does not implement caching yet. I'm going to implement 
it later.

Patch includes changes from 
cocoon-servlet-service-impl-linkrewriting-transformer-patch-1.txt. Changes made 
in cocoon-webapp-switch-to-servlet-service-patch-1.txt are already committed.

> Configure servlet: links rewriting
> --
>
> Key: COCOON-1997
> URL: https://issues.apache.org/jira/browse/COCOON-1997
> Project: Cocoon
>  Issue Type: Sub-task
>  Components: - Blocks Framework
>Affects Versions: 2.2-dev (Current SVN)
>Reporter: Grzegorz Kossakowski (aka g[R]eK)
> Fix For: 2.2-dev (Current SVN)
>
> Attachments: 
> cocoon-servlet-service-components-linkrewriting-patch-2.txt, 
> cocoon-servlet-service-impl-linkrewriting-transformer-patch-1.txt, 
> cocoon-webapp-switch-to-servlet-service-patch-1.txt
>
>
> This issue is on configuring (or creating new) transformer that will take 
> care of servlet: link rewriting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (COCOON-1997) Configure servlet: links rewriting

2007-01-31 Thread Grzegorz Kossakowski (aka g[R]eK) (JIRA)

 [ 
https://issues.apache.org/jira/browse/COCOON-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grzegorz Kossakowski (aka g[R]eK) updated COCOON-1997:
--

Attachment: cocoon-webapp-switch-to-servlet-service-patch-1.txt

This patch makes a switch to dispatcher servlet from 
cocoon-servlet-service-impl module. This is required in order to get link 
rewriting work properly!

Affects cocoon-webapp module only.

> Configure servlet: links rewriting
> --
>
> Key: COCOON-1997
> URL: https://issues.apache.org/jira/browse/COCOON-1997
> Project: Cocoon
>  Issue Type: Sub-task
>  Components: - Blocks Framework
>Affects Versions: 2.2-dev (Current SVN)
>Reporter: Grzegorz Kossakowski (aka g[R]eK)
> Fix For: 2.2-dev (Current SVN)
>
> Attachments: 
> cocoon-servlet-service-impl-linkrewriting-transformer-patch-1.txt, 
> cocoon-webapp-switch-to-servlet-service-patch-1.txt
>
>
> This issue is on configuring (or creating new) transformer that will take 
> care of servlet: link rewriting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (COCOON-1997) Configure servlet: links rewriting

2007-01-31 Thread Grzegorz Kossakowski (aka g[R]eK) (JIRA)

 [ 
https://issues.apache.org/jira/browse/COCOON-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grzegorz Kossakowski (aka g[R]eK) updated COCOON-1997:
--

Attachment: 
cocoon-servlet-service-impl-linkrewriting-transformer-patch-1.txt

This patch configures LinkRewriterTransformer in order to rewrite properly 
servlet: links. It uses block-path for this task. Currently only links in src 
and href attributes will get rewritten.

This patch affects cocoon-servlet-service-impl module only.
This patch adds dependency on cocoon-linkrewriter-impl module.

> Configure servlet: links rewriting
> --
>
> Key: COCOON-1997
> URL: https://issues.apache.org/jira/browse/COCOON-1997
> Project: Cocoon
>  Issue Type: Sub-task
>  Components: - Blocks Framework
>Affects Versions: 2.2-dev (Current SVN)
>Reporter: Grzegorz Kossakowski (aka g[R]eK)
> Fix For: 2.2-dev (Current SVN)
>
> Attachments: 
> cocoon-servlet-service-impl-linkrewriting-transformer-patch-1.txt
>
>
> This issue is on configuring (or creating new) transformer that will take 
> care of servlet: link rewriting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.