content-management-platform


Related Questions
Good day to all, I am new to Nuxeo Platform DM (NDM) so please forgive my ignorance. I have downloaded and installed the NDM Virtual Machine and installed it in my ESXi environment. Setup went like a charm and everything works nicely. Now, I want to ...
  0 votes
  2 answers
  3 comments
  2373 views

The question is: Given the richness of Nuxeo's UI options what is the best approach to build a sparse set of UI pages using the information outlined below. I have Nuxeo model (documents) built and have built many actions and document life cycles to ...
  1 votes
  2 answers
  1 comments
  1996 views

I have an operation that is trying to open an SSL connection to a web service. That web service is running on a host with a self-signed certificate. I have imported the cert into the …/jre6/lib/security/cacerts file, but I am still getting the ...
  0 votes
  1 answers
  1 comments
  1973 views

Is it possible to disable the “personal workspace” in DM? If so, how? Thanks. Patrick
  1 votes
  1 answers
  0 comments
  2227 views

how to add file to nuxeo-platform-webapp-5.3.1.jar in nuxeo.ear directory in nuxeo 5.3
  0 votes
  0 answers
  1 comments
  985 views

Does the use of sub-groups impact the performance of ACL evaluation within the repository? For example, say I have an administrators group already pre-defined in LDAP. Does it make a difference if I: 1) explicitly set this LDAP group on the ...
  0 votes
  0 answers
  0 comments
  1377 views

Hi, Is it possible to block access to the administrator for a certain workspace/folder in Nuxeo(-dm) 5.5? We tried set all permissions to “deny” but the folder is still visible to administrator. And we did save “local rights”. The same behavior ...
  0 votes
  1 answers
  5 comments
  2420 views

I have a group MultiDirectory with a SQL source and an LDAP source. Is it possible to define an LDAP group as a subGroup of a SQL group? If so, would you show how to configure the MultiDirectory, the SQL directory, and the LDAP directory to achieve ...
  0 votes
  1 answers
  1 comments
  1742 views

I have installed Nuxeo using the APT repository in an ubuntu server (10.04). Also, in my computer I have got Nuxeo IDE working and I have made a custom project which changes the login page. It works when I launch the Nuxeo SDK. I have exported my ...
  0 votes
  2 answers
  2 comments
  3312 views

Is it possible to edit the Galaxy Theme? For example: change default CSS, use another logo… With Theme Editor I can implement a new theme, but I would like to modify the existing one…what extension points have I to use?
  0 votes
  1 answers
  2 comments
  1585 views

It appears that numerous Nuxeo xhtml files have script tags with a src attribute url that is not encoded. For example, see line 24 in nuxeo-user-activity-stream/src/main/resources/web/nuxeo.war/incl/includes.xhtml: <script type="text/javascript" ...
  0 votes
  1 answers
  2 comments
  2042 views

Hello, I need some help with a specific case of deployment doctype by bundle. So recently I develop new doctype, who is working fine into my windows environnement test. But it's doesn't work in the ubuntu server. So i can see that i had little ...
  0 votes
  0 answers
  4 comments
  1309 views

Hello, I create a custom search with the Faceted Search. I use this tutorial : http://doc.nuxeo.com/display/NXDOC/Faceted+Search I followed this tutoriel, but when i try to use the search, the server show me a warn and the search does'nt working : ...
  0 votes
  1 answers
  0 comments
  1570 views

I am trying to add a Gmail Gadget (as an external gadget) but I can not find where to insert the username/password for authetication.
  1 votes
  1 answers
  1 comments
  1483 views

I have single Nuxeo instance with two repositories. Is it possible to separate users/groups so that users using default repo are unable to see users (i.e. in user suggestion box) who works with secondary repo? On the other words - is there a ...
  0 votes
  1 answers
  0 comments
  2467 views

Hi, I need to provide acces to people from my own university with CAS authentification , and oustide (some with shibboleth authentification or not …) to an Nuxeo DM. Can I do this ? Thank you
  0 votes
  2 answers
  7 comments
  2116 views

I create a listener and I want to in logs information of the document. Here is my code: public class MyListener implements EventListener { public void handleEvent(Event event) throws ClientException { EventContext ctx = event.getContext(); ...
  0 votes
  1 answers
  0 comments
  1715 views

We are still using nuxeo 5.3 but we've got a use case where we are creating 200 documents and calling followTransition to a particular state. This works on between 193-198 of the documents, but for the remaining 2-7 documents they are unchanged and ...
  0 votes
  0 answers
  4 comments
  1777 views

Hi This might be a newbie question, but I cannot seem to find the solution through searching docs, communities or questions. I also cannot do how do this on my own with the Nuxeo admin interface. I have an absolutely massive document archive, at ...
  0 votes
  2 answers
  1 comments
  1676 views

I have a problem with sending emails via JavaMail from Nuxeo. My customization contains with a new type that has its own layout. There is one field where I type email addresses. After submitting form, a proper event listener executes code which ...
  0 votes
  2 answers
  1 comments
  2455 views

I connected OpenLDAP to Nuxeo 5.5 but there's still one problem with the configuration. Users who belong to a dynamic group are not associated to them but are well associated to theirs static group. Configuration files: ...
  2 votes
  1 answers
  1 comments
  3113 views

I have created a few custom operations and I need to unit test them. I have seen some Java classes using the main method to call operations on a already running nuxeo instance. My question is how can I create a unit test that would run the operation ...
  1 votes
  1 answers
  0 comments
  4280 views

I've already set up multiple repositories with single Nuxeo instance and my question is how to switch between them? In my nuxeo.conf file I have: nuxeo.templates=default,custom but after login I am always redirected to the default one. I would like ...
  0 votes
  2 answers
  5 comments
  3089 views

Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:126) at ...
  0 votes
  3 answers
  0 comments
  4354 views

nuxeo-update-5.5.0-HF-02 with Tomcat 6 I've changed org.nuxeo.ecm.contextPath in nuxeo.conf (nuxeo.url either) : org.nuxeo.ecm.contextPath=/nxcollab I've changed templates/default/conf/Catalina/localhost/nuxeo.xml to nxcollab.xml OK : nuxeo works ...
  0 votes
  1 answers
  2 comments
  1958 views

Does Nuxeo 5.5 support java 1.5 ?
  0 votes
  1 answers
  0 comments
  1653 views

Is there any possible way to create a bunch of users by using the automation api or another mechanism. The import information would include their email, username, password, and a single group in which they should be a part of.
  1 votes
  2 answers
  2 comments
  3460 views

Are there any plans to automate the install of the Nuxeo platform, database and add-ons (e.g., Postgresql, Open Office, ImageMagick, and FFMPEG) on Mac OS-X? It's not difficult to install the additional products, and the configuration wizard is ...
  0 votes
  1 answers
  0 comments
  2061 views

Hello, Can display gadgets Nuxeo (OpenSocial) into an external site with the rendering engine of Nuxeo? And how do you make the call using OAuth authentication (two-legged, three-legged …)? thank you
  0 votes
  1 answers
  1 comments
  2139 views

I create the following form (jquery change it as ajax request and do the put request) : <form action="/nuxeo/site/jersey-breaker/QueryFromJersey" method="put"> Value: <input type="text" name="value" /><br /> <input type="submit" ...
  0 votes
  1 answers
  0 comments
  2216 views