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! Nuxeo DM with SQL Server Express 2008 - trouble setting up.

Hi, I'm trying to use sql express 2008 with Nuxeo DM. Here's a part of the config file: # nuxeo.templates=default nuxeo.templates=mssql # nuxeo.db.user=nuxeo nuxeo.db.user=nuxeo\_db\_user # nuxeo.db.password=password nuxeo.db.password=123 # nuxeo.db....

elteo_ by Champ on-the-rise
  • 813 Views
  • 3 replies
  • 0 kudos

Resolved! Sending email to external users?

The Send Mail function in Nuxeo only allow to send to the internal users. Is there any way to allow to enter an external address without having to add this as a user?

Resolved! Several authenticationChains, who wins?

Still struggling for redefinition of my authenticationChain, I noticed that it's redefined in several places. Beside my own XML contribs (in /nxserver/config), I can find some : in nuxeo-platform-web-common-5.4.2-HF04.jar/OSGI-INF/authentication-cont...

OlivierM_ by Star Contributor
  • 448 Views
  • 1 replies
  • 3 kudos

Resolved! Does Nuxeo DM have any filename enforcment features?

We are currently looking for a DMS Solution, but one of our deal breakers is file name enforcement to the point that when a user uploads a file, a dialog should ask them for the variable information of the file name on a folder/directory basis. An ex...

jibekn by Champ in-the-making
  • 370 Views
  • 1 replies
  • 0 kudos

Resolved! Upload images as files

As the default Image document type has less fields than the basic "file", it could be nice to force actual images being uploaded to be of the latter type. Is there any way to configure this?

OlivierM_ by Star Contributor
  • 474 Views
  • 1 replies
  • 3 kudos

Resolved! Plans to integrate Activiti BPM Platform

Is Activiti BPM Platform so simple, also powerful, Is calling attention of Light BPM Users... What about? If I whant contribute with a Connector supporting Seam, JSF, and CoreSession (also Unrrestricted) what shold be the way to start contribute...? ...

Resolved! nuxeo-dm virtual machine is loading halfway in vmplayer 3.14

hi, I have downloaded nuxeo-dm virtual machine for vmware/player. when i play it ; after initial ubuntu console (non-GUI) a blue screen appears mentioning something like "Network is not up (or not initializing) .. waiting". This screen shows only 2 b...

isfand_ by Champ in-the-making
  • 1129 Views
  • 5 replies
  • 1 kudos

Resolved! How can I get a coreSession in a groovy script

Hello I want to create documents in a script like this: coreSession.createDocumentModel("/Documents",id,"DocumentWorkspace"); How can I instantiate the coreSession?

iry_ by Champ on-the-rise
  • 472 Views
  • 1 replies
  • 0 kudos

Resolved! nuxeo-plattform-ocr and image pdfs

I have installed the nuxeo-plattform-ocr plugin ( https://github.com/nuxeo/nuxeo-platform-ocr#readme ) and is working very nice, but I am not able to run the OCR inside image PDFs. Is there any plugin to do this? Regards Ruben Bahntje Ushuaia - Argen...

Resolved! Hotfixes and Debian-based upgrades?

How does the Debian packages deal with previously-installed hotfixes? Do we need to uninstall them manually before upgrading (whenever it will be), or is this automatic?

OlivierM_ by Star Contributor
  • 446 Views
  • 1 replies
  • 0 kudos

Resolved! Where to start?

I need to find some hints about where to start my exploration of Nuxeo CMF. So far, I haven't found any way to get started designing a basic case. Is there a basic howto that show me the functionalities and some real life examples of what can be done...

Swebian_ by Champ in-the-making
  • 670 Views
  • 2 replies
  • 0 kudos

Resolved! How can I install/uninstall HotFix Packages Manually ?

Hello, I have installed hot-fixes till HF-05 for Nuxeo DM 5.4.2. However, staring HF-06, the hot-fix does not install properly. I am using Tomcat. (I used the installer from the site to install). The problem is that the 'nuxeo-runtime-osgi-5.4.2-HF06...

temp_84_m_ by Champ in-the-making
  • 720 Views
  • 2 replies
  • 1 kudos

Resolved! Get user access right on Document

I was wondering if it's possible to get user access right to a specific Document or get the list of all user access via the REST automation service? Thanks! Dom