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

Forum Posts

hosting multiple webengine sites

Hello, The nuxeo-webengine-server is on nuxeo-archive ... What is now the best way for hosting multiple webengine sites ? And is it possible on oracle weblogic ? Thanks Olivier.

jelninos_ by Champ in-the-making
  • 415 Views
  • 0 replies
  • 0 kudos

email folder

Documentation explain how to create email folder : http://doc.nuxeo.com/display/USERDOC56/Email+folders but, email folder doesn’t appear in the modal window. I tried this in V6 and V7.1

Error launching ndrive under Ubuntu 14.04.1 LTS

Hello, After install all the dependencies for Nuxeo Drive and follow the instructions described in https://github.com/nuxeo/nuxeo-drive/#ubuntudebian-and-other-linux-variants-client, when I launch the command ndrive in the terminal I'm getting the fo...

jmnrk_ by Confirmed Champ
  • 1221 Views
  • 4 replies
  • 0 kudos

Security issue in Nuxeo

I have found a serious security vulnerability in Nuxeo. How do I report it privately?

mibe_ by Champ in-the-making
  • 584 Views
  • 1 replies
  • 0 kudos

Resolved! [5.8] Making group label required

Hi, Is it possible to make the group label required when creating a new group? It probably can be done by overwriting a widget, but I am unable to find the correct widget. Thanks in advance, Bauke Roo

Bauke_Roo by Star Contributor
  • 972 Views
  • 2 replies
  • 0 kudos

Getting CoreSession from Remote Session?

Hi ,currently i have get user session by below code in liferay HttpAutomationClient client = new HttpAutomationClient(automationPath); // authentication with secret key client.setRequestInterceptor(new PortalSSOAuthInterceptor( ConstantUtils.N...

montej by Champ in-the-making
  • 955 Views
  • 3 replies
  • 0 kudos

Get task list through java clinet on liferay system

hi, i am developing liferay and nuxeo base system. where require to show my task list on liferay side and alsowhen user click on task then task open in liferay side. So i have to get all task for user through java client not by gadget . Can any one h...

montej by Champ in-the-making
  • 407 Views
  • 0 replies
  • 0 kudos

Hide specific user from lists

Hi, I need to create an hidden user to provide web services access to another application. I'm looking for the simplest way to hide this user from end-user interface. My first idea was to remove this user from "members" group, not good. I thought cre...

Corinne_ by Confirmed Champ
  • 673 Views
  • 1 replies
  • 0 kudos

log4j.properties ERROR with nuxeo-liveedit-ooo

I use: nuxeo-liveedit-ooo 2.4ubuntu 13.04 (64 bits)libreOffice 4.0.2.2libreoffice-java-common installed When I try to install nuxeo-liveedit-ooo I have this error (in the console where I launch libreOffice) : log4j:ERROR Could not read configuration ...

Search doesn't return any result

Hi, I've just installaled Nuxeo 5.8 to try on a fresh debian wheezy. Installation process doesn't encounter major issues. Nuxeo seems to work fine. But, the search doesn't return anything. I've uploader different kind of documents (odt, ods, doc, doc...

Fabien_ by Champ in-the-making
  • 1531 Views
  • 4 replies
  • 0 kudos

disable PDF rendition

Hello, I try to disable a PDF rendition: <required>org.nuxeo.ecm.platform.rendition.contrib</required> <extension target="org.nuxeo.ecm.platform.rendition.service.RenditionService" point="renditionDefinitions"> <renditionDefinition name="pdf" en...

adam_bo_ by Star Contributor
  • 727 Views
  • 2 replies
  • 1 kudos

Resolved! el expression for "current user is last contributor"

Hello all, my question is in subject. I need to create an action filter to hide a button when the current user is not the last contributor. I tried #{!currentDocument.lastContributor.equals(currentUser)} and other thinks without any success. Any idea...

Corinne_ by Confirmed Champ
  • 693 Views
  • 1 replies
  • 1 kudos

Smart search in version 6

Hello, Decided to use Nuxeo for two main reasons: The ability to reference other documents;The smart search component. With the new version of Nuxeo (v6) the component is not available and still is in development. Will it be discontinued or is just a...

Document managment layout

Ive only just started to use Nuxio but Though I get the gist of it I found it a little confusing. Lets say I simply want to share some safety documents. I create a Domain called Safety. I want the general users to see Folders : /Safety/HurtYourself/f...

Resolved! Dashboard - buttons

From V6, buttons to manage dashboard are not visible anymore. How to get them ?