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

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

Resolved! Live Edit Link column on Nuxeo Studio not show icon

When I customize the Nuxeo 5.5 using Nuxeo Studio, the default column for Live Edit Link doesn't show the icons link on the document listing page. If i remove the customized plugin then the Live Edit Link is there again. So I think there is something...

Can currentSingleTasks be accessed in a automation chain ?

Hi, is there anyway to access the JbpmTaskActionsBean getCurrentDocumentTasks method from an automation chain ? There is no workflow process in studio, just tasks. If i use the create.task service using the "create one task per actor" options, how ca...

Nuxeo Crashes after the Wizard

Hi All, I have installed Nuxeo on Ubuntu VPS online for testing purposes. After I get through the wizard and configure Nuxeo, it states that the Nuxeo server is restarting and then nothing happens. I keep trying to connect and get "timeout". Is there...

rsnfunky_ by Champ in-the-making
  • 408 Views
  • 4 replies
  • 0 kudos

Resolved! Creating marketplace package with variables in install.xml

Making a package for the marketplace, I'm trying the following syntax, with no success <update file="${package.root}/bundles/my-super-bundle-${property-from-pom.version}" todir="${env.bundles}" overwrite="true" /> But it works if I use <update file="...

patrek by Star Contributor
  • 479 Views
  • 3 replies
  • 1 kudos

Resolved! Problem refreshing UI after document deletion

Hi, i'm trying to implement a permanent deletion feature : I created a document type that lists the deleted documents for a given user, so that he can permanently delete the selected ones. Everything runs fine ... for the first deletion It seems that...

Resolved! How to change default PageSize

Out of the box, Nuxeo default to 20 items per display page. Users can change that to 50 maximum. I want to remove pagination at all. Or set items/page to very high number (eg 100000) by default What need to be changed for that ?

sake_ by Champ on-the-rise
  • 807 Views
  • 5 replies
  • 2 kudos

Resolved! How to Enable remote debug when Nuxeo on Windows

Hi, I'm using Nuxeo DM 5.4.1 (Tomcat bundle) on windows and trying to debug the code of a plugin. Following the docs, I have put those lines in nuxeo-dm-5.4.1-tomcat/bin/nuxeo.conf: JAVA_OPTS=-Xms512m -Xmx1024m -XX:MaxPermSize=512m -Dsun.rmi.dgc.clie...

No thumnail or preview for PSD

Nuxeo 5.5 on Mac OS X Lion server... I've imported a PSD as a file into DAM and it won't show a preview or thumbnail image of the PSD file, then I tried as an image, didn't allow cause it wasn't a jpg, gif, png. Lastly I tried as a video and it didn...

AlvinR_ by Champ in-the-making
  • 1248 Views
  • 19 replies
  • 1 kudos

What is a path of an xhtml resource ?

Hi, I uploaded "test-picturebook.xhtml" in Nuxeo Studio in "resources/widgets". I then contributed an extension point to display this xhtml : <extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"> <action id="TAB_UNR_P...

fabrice_ by Champ on-the-rise
  • 241 Views
  • 1 replies
  • 0 kudos

About Access Rights

A user is enabled to publish documents on sections where they are granted with "read" access. If I understands it correctly, "Can ask for publishing" is intended to be granted to users that we want to let them see the content of a section but not to ...

DaniAnte_ by Champ in-the-making
  • 375 Views
  • 2 replies
  • 0 kudos

Resolved! HTTP and HTTPS reverse-proxy configuration

Hi all, I'm trying out the Nuxeo community Virtual Machine. To access the repository I have at home I've placed an Apache HTTP server to proxy requests to this and other applications. I've followed the instructions provided in the Nuxeo Documentation...

How to display picture thumbnails in content views ?

Hello, I'd like to display the thumbnails of pictures in a content a view. Here's what I tried : I picked "Generic" in "Advanced Widgets"I chose "Image" as "Widget type"I added two fields for this widget : data.picture.views[3].content and "data.dc.t...

fabrice_ by Champ on-the-rise
  • 187 Views
  • 0 replies
  • 0 kudos

Thumbnail paths

Hi I have searched the docs extensively but just cannot find the info I need. We are driving Nuxeo from an automation client. I need to work out where Nuxeo stores information about thumbnails that have been generated for a document. So we create a d...

systemz_ by Champ in-the-making
  • 520 Views
  • 3 replies
  • 0 kudos

Editing online

Is (or will be) there any chance to have a way to edit document from browser, using webdav url? I try to use LiveEdit, but it is not a stable system (with Windows 7 it does not work so well)...

Alice_ by Star Contributor
  • 175 Views
  • 0 replies
  • 0 kudos

Problem with drag and drop browser extension (IE)

Hello all, I'm using Nuxeo 5.5 with drag and drop browser extension (IE 8.0). Problem occurs when I put large size files (more then 30MB - single file). It seems that drag and drop extension cannot complete uploading process. I've also tried with zip...