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

Forum Posts

Resolved! What do I need to edit to theme my DM install?

I have a couple installs right now, and although I do appreciate the current theme, I want to customize the install to make it a little less recognizable as nuxeo (for the sake of security). Is there a guide which would point me in the right directio...

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
  • 197 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
  • 147 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
  • 191 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
  • 594 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
  • 236 Views
  • 2 replies
  • 0 kudos