content-management-platform
Hello I would like to get more information about Nuxeo Indexing Gateway. Information like how to use it. thanks. regards John D
0 votes
1 answers
0 comments
1492 views
Hi, What would be the “best practices way” to publish a document from one Nuxeo instance to another? CMIS Automation service REST Other Thanks
0 votes
1 answers
1 comments
1649 views
I am evaluating Nuxeo as a CMIS compliant repository for a large and important project in the Netherlands. One of our project goals is to have a repository with medical content. We have selected DITA (=an xml standard) as our basis for structuring ...
1 votes
1 answers
1 comments
2494 views
Hi there, The latest version of Nuxeo is deployable on Jboss AS7? Or is it planned? I'm using always custom (no bundled) installations. cheers Darko
0 votes
1 answers
0 comments
1569 views
I'm using the cmislib (python client) to request my Nuxeo server (5.5.0-HF05) but I can't retrieve document of type 'Workspace' or 'WorkspaceRoot' with this query: SELECT * FROM cmis:folder This one returns nothing: SELECT * FROM cmis:folder WHERE ...
0 votes
1 answers
1 comments
2643 views
Adding the following category in $NUXEO_HOME/lib/log4j.xml does not seem to enable DEBUG logging for “org.apache.catalina” within the Tomcat Nuxeo Distribution. Does this category require special configuration?
1 votes
1 answers
7 comments
16357 views
Does Nuxeo support routing read-only database transactions to PostgreSQL 9 HotStandby servers as a way to improve the overall scalability of a Nuxeo deployment?
1 votes
1 answers
2 comments
1443 views
Hello, I would like to limit file size to 50M. limitation works by pressing the buttons (new document, import document), but doesn't work with Drag&drop. Where can I configure a size limit for Drag & Drop ? Thank you
0 votes
2 answers
0 comments
3024 views
Hello, I want to modify the nuxeo theme, for example, that all the words that are a h1 can be red, all the h2 can be green , that the buttons can be gray and when the mouse is over they change to blue. I had the nuxeo 5.4.1 tomcat version , in this ...
1 votes
7 answers
3 comments
2933 views
I have a xml file and want to know how to read it using your api. The file is in my plugin folder
0 votes
1 answers
1 comments
1472 views
I have nuxeo DM 5.5 up and running at http://localhost:8080/nuxeo/site/automation I am trying to access Nuxeo EP 5.5 Automation server from Nuxeo Java automation client as under: public static void main(String[] args) throws Exception { ...
0 votes
1 answers
3 comments
4392 views
I want to add a chain of operations in nuxeo automation server, that will edit a document version. I know editing a version does not make sense, but this is the requirement of our client that we must meet. I am able to retrieve all versions of a ...
0 votes
1 answers
2 comments
2093 views
Hello, I have a plug in that I have used in nuxeo 5.4.1 and 5.4.2 now I want to use it with the 5.5 version, I already tried it and so far the plug in works exactly as it worked on the previous versions, basically my plug in add the feature to ...
0 votes
0 answers
4 comments
4461 views
Tomcat RemoteIpValve would be convenient to use to solve Nuxeo 5.x WebDAV & CMIS Reverse Proxy issues. It might also eliminate the need for the custom nuxeo-virtual-host request header property in the web application. Unfortunately, ...
2 votes
1 answers
2 comments
2164 views
Hi, In http://doc.nuxeo.com/display/ADMINDOC/Configuring+PostgreSQL it is stated that the recommended version of PostgreSQL is 9.1, but also stated that the 8.4 version is supported. What would be the impact of using the 8.4 version instead of the ...
0 votes
1 answers
2 comments
1839 views