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

Forum Posts

move a document from one section to another

hello, I started with Studio. I would like to create a content automation that performs the following treatment: in a document, when I click a button, I want that treatment gets the sections in which the document was published and amends sections. ex...

Resolved! Server cant start after installation

Followed the installation instructions (Windows installer) Cant start the server at the end of installation as per the error message below: Nuxeo home: C:\Nuxeo Nuxeo configuration: C:\Documents and Settings\All Users\Application Data\Nuxeo\...

Resolved! navigation virtuelle desactivée avec le sdk

La navigation virtuelle - le cinq icones au dessus de la navigation, sont desactivées lorsque je lance le sdk, c'est un comportement normal ? -- my setup ubuntu 64 eclipse indigo sr1 nuxeo cap 5.5 tomcat sdk

jeremie_ by Confirmed Champ
  • 248 Views
  • 1 replies
  • 0 kudos

Content Automation bug for multi-line properties ?

Hello, It seems there is a bug in the Content Automation Webservice when I try to set multi-line values. The documentation says that we should use a \ at the end of each line. That's what I'm doing but it doesn't work : the new line character is remo...

Julien_ by Champ in-the-making
  • 579 Views
  • 3 replies
  • 0 kudos

Resolved! Vocabulary edition access to non-admin users

I'm currently looking at what options I have to have list selection widgets where the content of the list can be edited by specific users. Using vocabularies seems to be the most obvious choice and I also know from having worked with previous version...

Nuxeo CMF email configuration - Multiple client access

Hi, http://doc.nuxeo.com/display/CMDOC/Email+capture The link before gives the default configuration with which we can configure email archive in Nuxeo instance. I need to configure email archive using pop3 protocol. Kindly help me enable this in Nux...

rajesh_ by Champ on-the-rise
  • 564 Views
  • 2 replies
  • 1 kudos

How to create additional properties for users and groups?

Hi all, following the tuto in nuxeo studio documentation concerning the RH holidays request form, I was just wondering if it were possible rather than adding specific Vocabularies to map users with operationnal manager to modify the metadata of the u...

snarf77_ by Confirmed Champ
  • 336 Views
  • 2 replies
  • 0 kudos

How to get date information

Hi all, first of all congratulations for this forum where answers are usually quick and precise. It is really a helpful forum. Back to work... I have followed the tuto in Nuxeo Studio documentation to create some document number id automatically base...

snarf77_ by Confirmed Champ
  • 349 Views
  • 1 replies
  • 0 kudos

Resolved! Formatting csv files for vocabulary import in Nuxeo Studio

The simple vocabulary csv import file format is: id,label,obsolete where the first two columns are strings, and the third is 0 or 1. With the child vocabulary you can use the id,label,parent,obsolete, where the parent field entries have to match ids ...

Migrating from Alfresco to Nuxeo

I'm working on a project to possibly move from alfresco community 3.3 to Nuxeo. Is there a documented way to do this or get started doing this? It is a requirement so that we don't lose any documents, data or permissions as it has to be done fairly ...

History - Archived Versions Behavior

I would like to know if its possible to restore to the first version of a document. It seems that after modification of a document the first 1.0+ version is not archived , only the subsequent. Here is the test i made; 1-Create Document Summary Versio...

mcaissie_ by Confirmed Champ
  • 828 Views
  • 8 replies
  • 0 kudos

Nuxeo E-mail archive facility

http://blogs.nuxeo.com/lounge/2009/05/email-archive-box.html The above link tells that e-mail feature can be enabled in Nuxeo platform. Can you please help me to enable this feature in nuxeo cmf 1.8 or Nuxeo DM 5.4.2 platform. Tell me where I can ava...

rajesh_ by Champ on-the-rise
  • 209 Views
  • 1 replies
  • 1 kudos

Resolved! Mail debug logs activation

Hi all, I'm facing problems to configure nuxeo to use googlemail smtp after a fresh install of nuxeo 5.5 (another post) but I have not enough information to troubleshoot. I have activated the mail.debug =true in nuxeo.conf and I imagined that this op...

snarf77_ by Confirmed Champ
  • 403 Views
  • 4 replies
  • 1 kudos

Document Preview information

Hi all, I would like to have some preview of the document contained in nuxeo DM (at least pdf and office document (Libreoffice)) but I can't find the option. reading some posts here and there it seems there seems to be a Preview tab somewhere I can't...

snarf77_ by Confirmed Champ
  • 527 Views
  • 6 replies
  • 0 kudos

Resolved! Schema definition override doesn't work.

I want to override the group schema definition with my own attribute with the Nuxeo default one. I create with Nuxeo IDE a "Nuxeo plugin Project". I add this component xml file into my eclipse project into the src/main/resources/OSGI-INF/myproject-sc...