LTS2019
When browsed to “Templates” folder and creating a “File Template”, the preview in view is just showing an error code, {"entity-type":"exception","status":500,"message":"Error while converting via CommandLineService"} . The file I am browsing is an ...
0 votes
1 answers
0 comments
568 views
Hello, we installed Nuxeo LTS 2019 via aptitude as described in documentation . Since then we get this error on a biweekly basis or even weekly in the last time. Lasting for at least two days. Failed to fetch ...
0 votes
1 answers
6 comments
713 views
I found myself in a typical situation but not easy solution, was using DAM and selected several pictures I was interested on, by mistake I moved them to one specific directory and wanted them to go back to their original places and had to do it ...
0 votes
1 answers
4 comments
417 views
Hello, In my project, I have more than 20 document types, and I need searches for all of them. I am following this: https://doc.nuxeo.com/nxdoc/web-ui-search/ All searches work properly; however, as I have a lot of searches (more than 20), I have ...
0 votes
1 answers
3 comments
645 views
I added a custom property to the nuxeo.conf file. I want to use this custom property in webui. For exemple in slot-content <nuxeo-slot-content name="defaultMY_SLOT_NAME" slot="MY_SLOT_NAME"> <template> <my-element ...
0 votes
1 answers
1 comments
499 views
Hello, I try to run a nuxeo docker container with mongodb using the following command: docker run –name mynuxeo -p 8080:8080 -e NUXEO_DB_HOST=“mongodb://192.168.43.43” -e NUXEO_DB_TYPE=“mongodb” nuxeo This command return the next error: Could not ...
0 votes
1 answers
0 comments
811 views
Hello, I have created a custom authentication with a JWT token in nuxeo for both, WebUI and Rest API. For the second one, I am using Java Client SDK 3.2. The WebUI authentication works perfectly, but in the Rest API the behaviour is a little ...
0 votes
1 answers
0 comments
763 views
Hello, I want to know if Nuxeo is Compliant with the following industry standards: OAI: Open Archive Initiative, important for a digital archive IIIF: IIIF (International Image Interoperability Framework).
0 votes
1 answers
0 comments
577 views
Has someone adapted Clarifai Service to Nuxeo Vision? I'm interested but no clues how to make it.
0 votes
1 answers
0 comments
470 views
Hello, Either the following piece of code: <nuxeo-data-table ... orderable="true" editable="true"> <nuxeo-data-table-column ...> <template> [[item]] </template> </nuxeo-data-table-column> <nuxeo-data-table-form> ...
1 votes
1 answers
0 comments
850 views
I need to hide the “Comments” and “Activity” section in the Document View and also disable all the corresponding actions for the Anonymous user - not to view nor write comments on any documents in any domain. I can not find a way to manage this in ...
0 votes
3 answers
4 comments
1306 views
Hello, I redefined a slot which already exists in Nuxeo web ui (like for example the tab view) while putting priority = 1 in the “nuxeo-slot-content”. I manage to see my modifications by opening a web session ui but if I open a new ognlet (with the ...
0 votes
1 answers
1 comments
836 views
Hi, I use Nuxeo 10.10. In the documentation you recommand to install a JDK8 (https://doc.nuxeo.com/nxdoc/installing-and-setting-up-related-software/#installing-on-linux) Is it possible to use jdk-11 version with nuxeo lts2019? Thank you.
0 votes
1 answers
1 comments
805 views
Hello, I want to know how i can hide or delete the default summary tab. Thanks.
0 votes
1 answers
0 comments
543 views
Hello, I am working with the nuxeo-browser-extension and I want to customize the design according to my project. I have done the following, as explained in the github repository: $ git clone git@github.com:nuxeo/nuxeo-browser-extension.git
$ cd ...
0 votes
0 answers
0 comments
495 views