Nuxeo and XForms


When I first found the Nuxeo/Apogee project a few years one of the components that planed features that pleased me the most was the Eclipse/SWT XForms engine project. I'm now returning to Nuxeo but I can't seem to find any use of XForms anywhere. What happend to the project? And if it has been cancelled; what will it take to bring it back?

Regards,
Peter


_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
Peter Bruhn Andersen | 10 Jan 14:04

Re: Nuxeo and XForms

Doesn't anyone have any knowledge about what used to be the Apogee Project?
What is happening to the XForms->Eclipse/SWT project?

/Peter

Peter Bruhn Andersen wrote:

When I first found the Nuxeo/Apogee project a few years one of the components that planed features that pleased me the most was the Eclipse/SWT XForms engine project. I'm now returning to Nuxeo but I can't seem to find any use of XForms anywhere. What happend to the project? And if it has been cancelled; what will it take to bring it back?

Regards,
Peter


_______________________________________________ ECM mailing list ECM-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org http://lists.nuxeo.com/mailman/listinfo/ecm
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
Eric Barroca | 12 Jan 12:43
Gravatar

Re: Nuxeo and XForms

Hi,

We haven't gone further in this direction. Some people are using it in  
production (so it works), but we don't have clear plan to continue in  
this way: XForms is complex and does not cover the presentation side  
enough. We have plans in creating a form generator that might work  
with our server side "Form Layout Service" so that forms will be  
generated for JSF, GWT and RCP.

But if you show interest and is willing to commit ressources to move  
forward pon XForms & Eclipse, we would be pleased to work with you  
(and support it).

Thanks,

EB.

On 7 Jan 2009, at 16:43, Peter Bruhn Andersen wrote:

>
> When I first found the Nuxeo/Apogee project a few years one of the  
> components that planed features that pleased me the most was the  
> Eclipse/SWT XForms engine project. I'm now returning to Nuxeo but I  
> can't seem to find any use of XForms anywhere. What happend to the  
> project? And if it has been cancelled; what will it take to bring it  
> back?
>
> Regards,
> Peter
>
> _______________________________________________
> ECM mailing list
> ECM@...
> http://lists.nuxeo.com/mailman/listinfo/ecm

--
Éric Barroca - CEO - +33 6 21 74 77 64
www.nuxeo.com - The Open Source ECM Platform - www.nuxeo.org
Xavier Pétard | 12 Jan 16:22
Favicon

Metadata extraction configuration

Hi,

I'm using the metadata extraction add-on, and it works, except that the 
plugin is used each time, whatever the mime type of the uploaded document.
I didn't change anything in the add-on, except extractions for my custom 
types.

Uploading a PDF File, the MSWordMDExt extraction, and the 
MSWordMDExtPlugin plug-in is used.

What is the use of the destinationMimeType attribute, and the 
sourceMimeType element ?

    <plugin name="MSWordMDExtPlugin"

class="org.nuxeo.ecm.platform.metadataext.plugins.MSWordMDExtractorPlugin"
      destinationMimeType="application/msword">
      <sourceMimeType>application/msword</sourceMimeType>
    </plugin>

Thanks again.

Xavier Pétard

Gmane