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

Attaching "extra files" through REST API?

Using the REST API, I can successfully create a File document, and use Blob.Attach to upload the primary file for this document. Is there any way to attach supplementary files as well? I want to imitate the UI action of going to the "Files" tab, and ...

What is the difference between Acp: listUsernamesForPermission(String permission) and UserManager.getUsersForPermission(String permission, Acp acp) ?

Hello, I'm working on a workflow wich at its entry point select evey users having given permission on current document as assignees. I've tryed with the method UserManager.getUsersForPermission(String permission, Acp acp) on one platform and it's wor...

Resolved! Nuxeo and authbind?

Nuxeo-Platform version: 5.7.3 Fasttrack Server OS: Ubuntu 13.04 I am trying to bind Nuxeo to port 80 instead of 8080. In Ubuntu, a "user", in this case the nuxeo user, is not able to bind to ports lower than 1024. Enter the program authbind. I hav...

meta données disparues

Bonjour, dans l'onglet "résumé" d'un type de document maison, la partie "meta-données" (au dessus de méta données communes) a disparu. Quelqu'un aurait il une idée de comment faire pour les "remettre" ? Merci

vjoussot_ by Star Contributor
  • 1118 Views
  • 7 replies
  • 0 kudos

Missing entry in LDAP

Hi our instance is configured to retrieve user infos from LDAP (auth is shib). When a document references an user (eg : last contributor) and that the account is no longer available in our LDAP directory, Nuxeo raises an exception. Can that beahaviou...

Resolved! Disable auto-increment on publish?

Nuxeo platform: 5.72 Fasttrack OS: Ubuntu 13.04 How does one configure Nuxeo DM to NOT increment the minor version on publish? I have not been able to find where this is defined, or even configured. I have been given the requirement that the docume...

Resolved! Create new types ?

Is possible create new types using opencmis with the Nuxeo or just putting xsd with extensions and restarting the tomcat server ? Restart the server is a big problem for me. http://chemistry.apache.org/java/opencmis.html I also don´t want use the Nux...

adding a tab/action in header links not working

HI i am trying to add a tab in the main header links , similar to Document Management or admin center. My understanding is that this should be done when you add an action and choose the category. So i chose header links, but it is showing in the user...

bledii_ by Confirmed Champ
  • 470 Views
  • 2 replies
  • 0 kudos

First login being too slow

Hello, I am having a big problem configuring login with CAS and defining new directories of my own for users and groups. Everything works fine, in the sense I don't get any error in any moment. But the problem is that when a user make first login (of...

create a group on domain creation

Hi All i need to create a group on every domain creation, and assign some access rights to this group. I am thinking of adding an operation and then using an event listener to call the operation on document creation. I can not seem to find the right ...

bledii_ by Confirmed Champ
  • 562 Views
  • 3 replies
  • 0 kudos

Resolved! How to delete an scheduled job

Hello, I am working with Quartz, using some functions of ScheduleRegistryService, but instead of using contribution objects, I make my own Schedule object. I am able to schedule job. It launches my event, and my listener captures it and shows my logs...

Resolved! Issue with extending Nuxeo Platform for Version Control.

Platform: Nuxeo 5.7.2 Fasttrack OS: Ubuntu 13.04 I have created an xml file in my <nuxeo_home>/nxserver/conf folder called defaultVersioningOverride.xml that has the contents of: <?xml version="1.0"?> <extension target="org.nuxeo.ecm.core.versioning....

Resolved! Tableau de bord en page d&apos;accueil

Bonjour, Comment fait on pour mettre le tableau de bord de la page d'accueil en première page. Il me semble que sa devrait déjà être le cas. Au lieu de cela j'arrive dans le choix du domaine. En effet quand je vais sur http://servername/nuxeo je me r...

saliminam by Champ in-the-making
  • 740 Views
  • 3 replies
  • 0 kudos

Resolved! Nuxeo incompatibility with Internet Explorer 9 and 10

Hi. We have a problem with some features of Nuxeo when running on Internet Explorer 9 and 10. We have a test instance and there are some features that doesn't work, as the filter, the "+" symbol to expand the tree, or the gadgets that doesn't seem to...

vicmator_ by Champ in-the-making
  • 822 Views
  • 4 replies
  • 0 kudos

Page login Nuxeo Web Mobile

Bonjour, je suis en version nuxeo 5.6 HF23 avec le module marketplace nuxeo-web-module-dm-1.2.0 Cependant la page de connexion apparait comme celle du site normal chez divers utilisateurs smartphone. De plus un des utilisateurs avait la page de conne...

saliminam by Champ in-the-making
  • 330 Views
  • 0 replies
  • 0 kudos

MAJ impossibl de démarrer /bin/sh bad substitution

Bonjour, J'ai un soucis vraiment urgent. J'ai mis à jour ce matin nuxeo 5.6 en HF23 + Nuxeo Drive 1.0.4 + kerberos 1.0.0SNAPSHOT Depuis nuxeo refuse de démarrer, j'ai un message d’erreur quand je lance le service: sudo service nuxeo restart Il affich...

saliminam by Champ in-the-making
  • 398 Views
  • 2 replies
  • 0 kudos

Nuxeo LDAP groups not loading

I have deployed Nuxeo Platform 5.6 on a Windows Server from Tomcat bundle installation. I have configured the LDAP login accordin to the code below. Users are able to login but their groups are not loaded. Is there something I am missing? o...