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

Forum Posts

Resolved! New user email validation link

I am trying to configure a local Nuxeo instance and the initial link that gets sent out to a new user is wrong. The link is supposed to send new users to a screen where they can set their password for their new account, but the link that is generated...

Resolved! TagService not returning all Tags

Is there a reason why TagServce would not return all the tags for a document? I do not have an exception or anything. These tags were added programatically as so: TagService tagService = Framework.getService(TagService.class); for(int i=0; i<tags.le...

Migration from existing platform to Nuxeo

Currently we are using Documentum as our Web Content Management System (WCMS) with some of the tailored functions. As the expiration of support, we are now carrying out a feasibilty study to look for the possibility of migrating to other open source ...

eugcheng by Champ in-the-making
  • 170 Views
  • 2 replies
  • 0 kudos

Ndrive debian

Bonjour, J'ai tenté d'installer ndrive sur mon pc debian Wheezy en suivant la documentation type a link name, mais lorsque je lance ndrive, ça me répond : $ ndrive Traceback (most recent call last): File "/usr/local/bin/ndrive", line 6, in sys.exit(...

NordetFT_ by Champ in-the-making
  • 147 Views
  • 2 replies
  • 0 kudos

Resolved! customize login header links

I'm trying to change links in login page but i can't find any tutorial on how to do it , all i've found is this link : login . Any suggestion ?

ITShine_ by Star Contributor
  • 215 Views
  • 4 replies
  • 1 kudos

contribution to change logo in all pages nuxeo

I want to change my nuxeo application logo. I've read how to change it for login page and it's working , but now i want to change logo for all my page and i can't find any tutorial of how to do this. Here is what i've tried so far: <component name="o...

ITShine_ by Star Contributor
  • 98 Views
  • 1 replies
  • 0 kudos

Resolved! Create document with template

Hi, I create a document type "Custom" in Studio. I create a template with ODT file and available for "Custom" (test with "All" too). When i create a new document (type "custom"), they are no field "template". Why ? After many test, the field template...