content-management-platform


Related Questions
I'm really new to nuxeo, but I'm having a rough time figuring out exactly how to use the Blob.Get automation endpoint to fetch an attached document. Could someone give an example of the parameters, header, and body I need to use to fetch a html ...
  0 votes
  0 answers
  0 comments
  1597 views

I am attempting to configure Nuxeo CMIS to use mod_sso Proxy Authentication instead of Basic Authentication. I have mod_sso Proxy Auth successfully configured for the Nuxeo web application. When my CMIS client initially attempts to access the ...
  1 votes
  1 answers
  1 comments
  2424 views

Hello, I simply want to add a “send email” button with Nuxeo Studio, just like here : I added an XML extension with : <extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions">     <action ...
  0 votes
  1 answers
  0 comments
  1949 views

Nuxeo logging documentation seems to imply that a tomcat-juli replacement is only required if one wants to log Tomcat startup information generated before Nuxeo is loaded. However, my experience is that a tomcat-juli replacement is always required ...
  0 votes
  0 answers
  0 comments
  1505 views

Hi, We're looking to develop a new version of our existing application using Nuxeo platform as our foundation. We have the need to pull data from various sources via web services. Are there existing components or is it simple to develop one that can ...
  0 votes
  1 answers
  0 comments
  2354 views

Hi, I am following this tutorial In my pom.xml, add the dependency: <dependency> <groupId>org.nuxeo.runtime</groupId> <artifactId>nuxeo-runtime-datasource</artifactId> <scope>test</scope> ...
  0 votes
  1 answers
  0 comments
  2713 views

I'm attempting to retrieve the image off of a Image document using the document url but have been unsuccessful. I've different variations of the example here but I continuously receive nothing. I know the host is correct, as I've been able to ...
  1 votes
  1 answers
  0 comments
  1986 views

Hello, I have an issue with the “title only” research, in the Advanced Search. Let me give you an example: I have a file called “ 0014_SFG_V5.4_Prestation - F120B - Mise en service C5 ” in my repository ==> I would expect to find it by typing ...
  0 votes
  1 answers
  1 comments
  1471 views

I am using Nuxeo CAP 5.6 with the nuxeo-platform-login-mod_sso plugin configured. On session timeout, a recursive redirect loop is triggered “Entering Nuxeo Authentication Filter”. A debug session confirms that Line 542 of method ...
  0 votes
  1 answers
  0 comments
  2415 views

Bonjour, est il possible de gérer plusieurs thêmes dans Nuxeo ? en effet dans studio, je crée plusieurs thèmes (branding) mais dans nuxeo je n'en voies qu'un (plus deux autres inconnus “theme nuxeo” et “theme nuxeo raimbow”) dans ...
  0 votes
  3 answers
  0 comments
  1693 views

I updated the page structures for the galaxy, userCenter and admin themes. I declared these structure changes to the theme service using the themes extension point in my theme-contrib.xml file: ...
  0 votes
  0 answers
  2 comments
  1950 views

Hello i created a contrib in org.nuxeo.ecm.platform.content.template.service.ContentTemplateService commands-content-template-contrib.xml <?xml version="1.0" encoding="UTF-8"?> <component ...
  0 votes
  1 answers
  0 comments
  1523 views

I need overwrite filters in nxql query as shown in the attached image. When I search a file with hiddenInNavigation property = true, this is not found
  0 votes
  1 answers
  0 comments
  1539 views

Hello, I feel like there's an issue with the last Studio release and the Publication tab : it is now completely empty One of my co-worker, with another project, has the same issue Have a look : What do you think it could be ? Thank you
  0 votes
  1 answers
  1 comments
  1543 views

Hello, I installed OpenOffice on my server, entered the proper path in the jod.office.home parameter (/opt/openoffice.org3/) But I still have the error message “Converter office2html is not available” when I try yo use it… Here the error message in ...
  0 votes
  1 answers
  1 comments
  3615 views

Hello, I want to change the icon of the OrderedFolder documents type with Nuxeo Studio I managed to do it properly re-creating the OrderedFolder document type in Studio, and changing the icon BUT there's something I can't do : I can't change the ...
  0 votes
  1 answers
  2 comments
  1779 views

Using the REST API, I can successfully create a File document, and use Blob.Attach to upload the primary file for this document. Is there any way to attach supplementary files as well? I want to imitate the UI action of going to the “Files” tab, and ...
  1 votes
  1 answers
  2 comments
  3628 views

Hello, I cannot change the favicon of my Nuxeo instance : I have replaced all the favicon images that I found on my server ./nxserver/web/root.war/modules/org.nuxeo.ecm.webengine.base/skin/resources/image/favicon.gif ...
  0 votes
  1 answers
  3 comments
  3554 views

After installing the program pdftohtml, “preview and annotations” work for PDF files, but this tool crashes for some files. This may be due to a size limitation ? How can we increase the size of files that you want to preview ? Thanks for your help, ...
  0 votes
  0 answers
  0 comments
  2014 views

I'm having some trouble setting up the document preview and annotations tool with LibreOffice. First, the LibreOffice daemon never starts with nuxeo (Nuxeo documentation says : “If OpenOffice/LibreOffice is already installed on your server, Nuxeo ...
  1 votes
  2 answers
  7 comments
  9936 views

Hello, Is it possible to use Nuxeo 5.6 on JBOSS EAP 6 ? If not, Will it be possible in future version ? Thanks in advance Cheers Stephane
  0 votes
  1 answers
  0 comments
  1057 views

Hello, Our Nuxeo server uses ldap authentication, which seemingly prevents us from editing user preferences. When I'm logged in with a ldap user account and I want to change my preferences (user settings, ie locale settings or time zone), I get ...
  0 votes
  1 answers
  0 comments
  2289 views

I try to use webDAV in Windows Explorator and it works very nice. MS Office can open and edit all its files, but there is a problem with PDF and TXT files. The system tryies to open them in an internet browser. As a result, the serwer returns 404 ...
  0 votes
  0 answers
  0 comments
  1685 views

Hi, I am using a 5.6 instance of Nuxeo. I have seen that versioning of document is not automatic, By default it is skip. Each time i need to manually select either Major or Minor option. How we can make version control to increment to Major version ...
  0 votes
  2 answers
  2 comments
  4941 views

Caused by: org.nuxeo.ecm.core.api.ClientException: Failed to load repository default at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:106) at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:171) at ...
  0 votes
  3 answers
  2 comments
  3129 views

We been getting these errors intermittently. Most of the current use of Nuxeo is using webDAV connections to a Nuxeo workspace. Creating, storing and reading files of all types. I turned on debug as suggested but did not get any deeper insight into ...
  0 votes
  0 answers
  0 comments
  2174 views

If I connect to a Nuxeo workspace using WebDAV (http://myNuxeo:8080/nuxe/site/webdav/Myworkspace) from a windows system (terminal server 2012), does Nuxeo “time-out” the connection if the windows terminal server session is never logged off? We have ...
  0 votes
  0 answers
  0 comments
  2358 views

Hello, I tested this code on Nuxeo 5.6 http://doc.nuxeo.com/display/Studio/Move+a+Document+with+security+constraints Document.SetACL : It's impossible to use MVEL language on attribute “user” even if there is a MVEL selector near this attribute. ...
  0 votes
  1 answers
  2 comments
  3753 views

Bonjour, est il possible de gérer plusieurs thêmes dans Nuxeo ? en effet dans studio, je crée plusieurs thèmes mais dans nuxeo je n'en voies qu'un (plus deux autres inconnus “theme nuxeo” et “theme nuxeo raimbow”) dans ...
  0 votes
  2 answers
  0 comments
  1450 views

I have setup Nuxeo 5.6 on Debian with Postgres 9.1 database running. Everything seems to be working fine for one day, but the next day after I log in I see these errors in the log and nothing is displayed: 2013-01-16 13:18:52,520 WARN ...
  0 votes
  0 answers
  0 comments
  2755 views