Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 152 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
  • 114 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
  • 144 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
  • 442 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
  • 174 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...