You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Grzegorz Kossakowski (JIRA)" <ji...@apache.org> on 2007/07/23 16:11:31 UTC

[jira] Closed: (COCOON-1991) Make Forms and Ajax use of new features introduced by servlet-service-fw

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

Grzegorz Kossakowski closed COCOON-1991.
----------------------------------------

    Resolution: Fixed

Changes has been merged with trunk long time ago and everything works ok.

Just for record, here are migration guides:
http://cocoon.zones.apache.org/daisy/cdocs-forms/g1/1351.html - Forms
http://cocoon.zones.apache.org/daisy/cdocs/g1/g2/g1/1350.html - Ajax


> Make Forms and Ajax use of new features introduced by servlet-service-fw
> ------------------------------------------------------------------------
>
>                 Key: COCOON-1991
>                 URL: https://issues.apache.org/jira/browse/COCOON-1991
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: Blocks: Ajax, Blocks: Forms
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Grzegorz Kossakowski
>            Assignee: Grzegorz Kossakowski
>             Fix For: 2.2-dev (Current SVN)
>
>
> I'm going to refactor Ajax and Forms blocks as discussed in http://thread.gmane.org/gmane.text.xml.cocoon.devel/69848.
> This is main issue. I'll create sub-issues for each task and make this issue depend on them.
> This is summary of things to be done:
> 1. Make resources (JS, css etc.) of Ajax block served directly by this block. It means that cocoon-ajax-impl will get mounted at some location and sitemap created in this block will serve resources. This will make "_cocoon/**" global pipeline redundant (at least for loading ajax resources...).
> 2. The same as above for Forms blocks.
> 3. Expose stylesheets of each block via sitemap and fix stylesheets in samples block to include exposed stylesheets via servlet: protocol.

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