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

Forum Posts

Maven repository outdated

Hello, I noticed that the maven repository (https://maven-eu.nuxeo.org/nexus/content/repositories/public/org/nuxeo/ecm/distribution/nuxeo-distribution/) is stucked at 6.0-HF21 for Nuxeo 6.0. I can't find 6.0-HF22+ in the repository. Is this a normal ...

zyx974_ by Confirmed Champ
  • 806 Views
  • 9 replies
  • 0 kudos

Redirect to Home tab after logging in

Hi, This question really comes in two parts. 1.) Overriding StartupHelper - I tried looking into the following link about redirecting to a specific page after login. The code seemed to make sense. However, my biggest question is the manner of impleme...

Resolved! Enable Annotation for text files in LTS 2015

HI folks, How to enable annotation for Text files in LTS 2015 Nuxeo? In nuxeo 6.0, i have done nuxeo.text.annotations=true to get annotation. But its not working with LTS. Please help me on this.

Resolved! update vocabulary table using CSV file

I've added some vocabulary ( city ) using a CSV file , those values are the content of a drop down list. Now i want to update the city table using the CSV file but the update is not taking effect. I'm using PostgreSQL. Do you have some idea on how c...

ITShine_ by Star Contributor
  • 266 Views
  • 2 replies
  • 0 kudos

setting a regular expression for password

I'm looking for a way to add the following regular expression : "^(?=.*[A-Za-z])(?=.*\d)[A-Za-z\d]{8,}$" for password validation and i can't find a way to do it, can you point me to the corresponding bundle or a link ?

ITShine_ by Star Contributor
  • 437 Views
  • 4 replies
  • 0 kudos

loading two different document-management.xml

Hi folks, I want to know how we can load two different document-management.xml file in theme-contrib.xml. I want to load these two different files based on some condition. For example, if i click on a URL, a different document-management.xml(default)...

IPTC Extension metadata support (e.g. "artwork shown")

Does the metadata extraction from images include the IPTC Extension fields? These fields include for example artworks and locations shown in a photograph. Reference: IPTC Core & Extension Where do I find the source code for that in the nuxeo reposito...

anima_sana by Champ on-the-rise
  • 386 Views
  • 4 replies
  • 0 kudos

Export to zip crashes user session

Hi Our configuration is nuxeo 5.8, httpd on a dedicated server in front of a single Nuxeo instance. Postgres and NFS services are also installed on dedicated servers. We re heading for a cluster configuration hence the situation. When I try to export...