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...

this._initAuthentication is not a function

It's my first time using nuxeo.js. I added nuxeo.js to the asp.net mvc application Scripts folder and made the reference to it in my .aspx page head section. I'm trying to access nuxeo server with this code: $(document).ready(function () {/> var clie...

Robson_ by Champ in-the-making
  • 567 Views
  • 4 replies
  • 1 kudos

Resolved! NXSQL JOIN

Is it possible to make joins with NQSQL without CMISQL? I'm using Nuxeo 6.0. I checked this post pretty old one, it says that it's not possible.

Dalal_ by Confirmed Champ
  • 485 Views
  • 2 replies
  • 1 kudos

Webadapter based REST api response filtering

I want the immediate children of a path and I also want to filter based on dc:language attribute. I tried the following: http://localhost/nuxeo/site/api/v1/path/default-domain/sections/section1/@children?query=Select * from Document where dc:language...

jyr_ by Champ in-the-making
  • 488 Views
  • 1 replies
  • 0 kudos

Resolved! Published documents within sections not shown through CMIS anymore?

Hi all, I took over the maintenance of a piece of code, which previously worked with Nuxeo DM Server 5.6. The code uses CMIS to communicate with Nuxeo and scans the published documents within a certain section. It seems this did work with Nuxeo DM 5....

jreijn_ by Champ in-the-making
  • 982 Views
  • 2 replies
  • 0 kudos

Resolved! Nuxeo Drive "Created and Modified date"

Hello. I'm connecting to the nuxeo with Nuxeo Drive. Synchronization works fine, but creation and modification date of files and folders changes to date when synchronized. It doesn't show the real modification date. How can I configure Nuxeo drive fo...

twist197_ by Champ in-the-making
  • 1303 Views
  • 4 replies
  • 1 kudos

Nuxeo 7.2, Debian Jessie and Java 8

Hi there. I noticed there aren't any official Jessie (latest Debian stable) packages (yet) in apt.nuxeo.org. That should'nt be much of a problem, as Wheezy still works perfectly and isn't too old. But, it looks like Nuxeo 7.2 demands Java 8, which is...

ccponux_ by Champ in-the-making
  • 1257 Views
  • 5 replies
  • 1 kudos

How to save web pages to nuxeo database?

Hello, What I am trying to do here is to download directly web pages to the nuxeo plateform by URL as documents instead of pasting them manually. Does anyone have an idea on how to achieve this?

Nuxeo server too slow

Is there any way to accelerate the development process, whenever I modify an extension I should deploy it, copy the artifacts into Nuxeo and restart the server (Too slow) the whole process take so much time. Thank you.

Dalal_ by Confirmed Champ
  • 288 Views
  • 1 replies
  • 1 kudos

Resolved! Nuxeo + Jasig CAS

Hello! I am deploying Nuxeo for the first time and also this is first time I am setting up SSO which is jasig CAS server. I have downloaded the plugin, configured the descriptor and auth chain. Now is the question: should the LDAP or SQL directory be...

Resolved! Add your own vocabulary

I'm writing a layout contribution, I added a suggestOneDirectory widget named city but I don't know where can I change/add my own directoryName (instead of l10ncoverage) that contains the vocabulary of cities to be shown on the list. <widget nam...

Dalal_ by Confirmed Champ
  • 627 Views
  • 2 replies
  • 2 kudos

Nuxeo-drive and ssl_ciphers

Hi, We recently refused the protocols SSLv2, SSLv3 and SSLv23 to accept only TLS v1, v1.1 and v1.2 on our domain. From internet, our client-drive receive an error (below) after auto-negotiation for encryption of the connection (currently the RC4 encr...

Resolved! Getting all metadata for a document using REST API

The REST API http://localhost:8080/nuxeo/site/api/v1/path/default-domain/workspaces/templatesamples/MyFolder/NEFT.png gives the following standrad response: { "entity-type": "document", "repository": "default", "uid": "04525460-9b9d...

Pranav_Pal by Champ in-the-making
  • 645 Views
  • 1 replies
  • 2 kudos