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

change in getUserIds() method.

In schedule handle I use the following code: UserManager userManager = Framework.getService(UserManager.class); List<String> users = userManager.getUserIds(); log.debug("users: " + users.size()); It have worked in Nuxeo 5.5 but in 5.8 it returns 0 ...

adam_bo_ by Star Contributor
  • 440 Views
  • 2 replies
  • 0 kudos

Condition on virtual navigation enablement

Hi guys ! I've used this page to disable the virtual navigation tabs from an xml extension like : <extension target="org.nuxeo.ecm.webapp.directory.DirectoryTreeService" point="trees"> <directoryTree name="bySubjectsNavigation" enabled="false"/> ...

Guian_ by Confirmed Champ
  • 358 Views
  • 0 replies
  • 0 kudos

vocabulaire hierarchique

Bonjour, est il possible de faire en sorte que lorsque l'on utilise un vocabulaire hiérarchique, on puisse pré-selectionner la première valeur de chaque liste ? comme c'est faisable pour un vocabulaire simple ? Merci d'avance.

vjoussot_ by Star Contributor
  • 379 Views
  • 0 replies
  • 0 kudos

Nuxeo Connexion to SMTP Google Mail - GMail

Hi all, This post is a copy/paste of a community forum question I posted as I don't know the better place to ask. Sorry for double posting if this is raising problems to anyone. I juste gave a new try to Nuxeo 5.5 using a fresh install on ubuntu serv...

snarf77_ by Confirmed Champ
  • 1607 Views
  • 9 replies
  • 2 kudos

About the cas authentication module ...

Hello, It seems that to make it work with some CAS configurations, source of the CAS2-login-module has to be modified see [here][1] the checkProxyCasTicket(...) method: protected String checkProxyCasTicket(String ticket, HttpServletReque...

[PROXY] Nuxeo Drive "1.2013.1030" in Windows 7

hi, The new version of Nuxeo Drive "1.2013.1030" in windows 7 does not work with the proxy settings. We have the message "unable to conect to proxy server" knowing the proxy parameter setting is none. I currently have more than 50 users that are bloc...

How to setup a maven project to be hot deployed in IDE

Bonjour J'ai installé les exemples "Cookbook" de la section "How to configure document types, actions and automation chains" ensuite j'ai configuré l'IDE pour travailler en Eclipse: mvn eclipse::clean mvn eclipse::eclipse j'ai aussi packagé le proje...

Arnault_ by Confirmed Champ
  • 504 Views
  • 2 replies
  • 0 kudos

Add your Own Permission

Hi, I have install Nuxeo on eclips, so when i start NXserver it may go to a url Where a login screen, i login as a administrator, there are more opetion, but i want to add my own permission , instead og given, Can it possible and How?\ Please Reply i...

Nuxeo IDE on eclipse kepler; No "Automation Chains" option

I'm trying to follow this tutorial: /> http://doc.nuxeo.com/display/Studio/Use+Content+Automation But I have an issue. I'm unable to find the "Automation Chains" option in the menu that it says to open. /> Under the "Automation" menu the only option ...

brunoais by Champ in-the-making
  • 460 Views
  • 1 replies
  • 0 kudos

Resolved! events in "log event in audit"

Hi i'm using nuxeo 5.8 and i'm a looking at the Hr request application template , at various chains there are nodes of type "log event in audit" . In this nodes there are events such as tor.request.sent and others. Where do these events come from? Ho...

bledii_ by Confirmed Champ
  • 1174 Views
  • 4 replies
  • 0 kudos

VersionModel : getDescription() does not work ?

Hi, I want to use a listener to delete automaticaly old archived version (autoversionning is activated) which do not have a comment when a user increment the version. Unfortunately, the method getDescription() of VersionModel always returns a null St...

zyx974_ by Confirmed Champ
  • 493 Views
  • 1 replies
  • 0 kudos

Resolved! XML Extensions with conditions

Hi guys! I would like to apply an XML Extension only for a particular path. Let's say I want to remote the notification tab in the administration panel for each folders inside : /default-domain/worspaces/myWorkspace/aSpecialFolder/ So I'm using this ...

Guian_ by Confirmed Champ
  • 1181 Views
  • 4 replies
  • 1 kudos