Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! "Preview" functionnality disappeared with Nuxeo 5.6 ?

Hello, I just installed Nuxeo 5.6, coming from Nuxeo 5.6 RC3 and I realized that the "Preview" button just disappeared : I was really interested by this functionnality, because it allowed to quickly and efficiently comment a document ==> how to make ...

Julien_A_ by Champ on-the-rise
  • 974 Views
  • 4 replies
  • 0 kudos

Resolved! How to modified part of the DM UI for instance the footer ?

I would like to override the footer for instance with my xhtml fragment. I try to create my own theme and deploy it, but doesn't work <?xml version="1.0"?> <fragment version="1"> <install> <unzip from="${bundle.fileName}" to="/" prefix="web"> ...

ITassas_ by Champ on-the-rise
  • 1681 Views
  • 7 replies
  • 0 kudos

Override filter in send email action

I m trying to override the send email action so that it appears on folderish documents. I thought this would do the trick, mergeing the folder and not_folder filters <require>org.nuxeo.ecm.platform.actions</require> <extension target="org.nuxeo.ecm.p...

Resolved! Adding JBPM back in to 5.6 - where to find the JBPM template?

The JBPM source readme makes reference to a JBPM template used to configure JPBM in 5.6. I followed the instructions to build the package (no problems), but I don't see the JBPM template directory to copy into $NUXEO_HOME/templates/ as stated in the ...

Resolved! Encrypt Nuxeo password in database

We are using Nuxeo 5.6-RC2. We are connecting via oracle template. We have also customized nuxeo to use our customized pre-made users instead default nuxeo users. Now, username and password Administrator and Administrator are placed in MY_CUSTOMIZED_...

Edited folder name not updated in breadcrumbs.

---------------------------------------- When we edit the folder name, after clicking on 'save' button, the change whatever we did is updated automatically in the left side tree-structure. But its not happening in the breadcrumb on the top. kindly r...

gopal_ by Champ in-the-making
  • 456 Views
  • 0 replies
  • 0 kudos

How to enable JSON response in WebEngine ?

Hello, I would like to return JSON response from WebEngine with something like : @Produces("application/json") @GET @Path("/json") public Customer getCustomer(@PathParam("customerId") String id) { return new Customer("John", "Doe"); } This throws ...

yginieys_ by Champ in-the-making
  • 324 Views
  • 0 replies
  • 0 kudos

Update from 5.6 RC3 to 5.6

Hello, I juste realized that Nuxeo 5.6 has been released : what is the best way to update my RC3 version to the final 5.6 release ? I don't see any update in the Update Center / Nuxeo Update in my backoffice Thank you

Julien_A_ by Champ on-the-rise
  • 545 Views
  • 1 replies
  • 0 kudos

Resolved! Can Nuxeo compares 2 document versions?

If I receive a second version of a document can nuxeo compare them and tells me what and where are the differences or if both versions are the same. Does it work for PDF and word documents? Thank you. --Ivonne

iguzmanc_ by Champ in-the-making
  • 910 Views
  • 3 replies
  • 0 kudos

Problem with encoding mail

I use Nuxeo DM 5.5 and I found a problem in Mail Folder: in the mail text, there is a wrong encoding and some character (i.e: à, è, ì ...) are wrongly displayed. I checked my database (postgreSQL with UTF-8 encoding) and the wrong characters are pres...

Alice_ by Star Contributor
  • 558 Views
  • 1 replies
  • 1 kudos