content-management-platform


Related Questions
Currently, a poweruser can promote himself to an administrator by adding himself to the administrators group. This does not seem correct. It seems more reasonable to prevent a poweruser from editing an administrators group or adding a user to an ...
  0 votes
  1 answers
  1 comments
  1891 views

I have some custom metadata fields I would like included in the nuxeo-diff display. Is it possible to contribute an extension to accomplish such a task? If so, is this currently supported in Nuxeo Studio or is support planned for a future Studio ...
  0 votes
  1 answers
  1 comments
  1929 views

Nuxeo 5.6 regression NXP-9998 appears to prevent archived document metadata from being viewed. The work-around described in the JIRA does not seem to be applicable for archived document versions. Is there another work-around for archived documents? ...
  0 votes
  1 answers
  0 comments
  1811 views

Hi i have a windows server and 12 pcs, did i have to install it on server or all pcs. Please help me out . installation for windows server.
  -1 votes
  2 answers
  0 comments
  1484 views

Hi, I'm looking to implement a similar to google search tools panel with optional search criteria, mostly checkboxes adding criteria like “AND myAttribute = true” to the base where clause. In my case, the query is a part of content view giving a ...
  0 votes
  0 answers
  1 comments
  1518 views

I would like to use a documentsListsManager inside a PageProvider class. How can I achieve it ? Of course, this way does not work: @In(create = true) protected transient DocumentsListsManager documentsListsManager;
  0 votes
  1 answers
  1 comments
  1280 views

I tried adding the custom style class as below for the container and Header widget in the Style class field, But i can see no change in the styles? .custom-metadata-container{ background-color : #E6E6E6; } .custom.metadata-headers{ font-size : ...
  0 votes
  1 answers
  0 comments
  1968 views

Where can i edit to disable this title from coming up.
  0 votes
  2 answers
  1 comments
  2554 views

Bonjour, Je viens de configurer les directories nécessaires pour accéder à notre annuaire LDAP à partir de nuxeo. En suivant la documentation, j'ai configuré les deux fichiers suivants (fournis ci-dessous) : ...
  0 votes
  2 answers
  3 comments
  4507 views

Bonjour, Quand je lance une recherche d'utilisateurs dans un directory LDAP, je reçois 200 utilisateurs au maximum. (Admin Center-> Utilisateurs et Groupes->Utilisateurs : '*'+bouton 'recherche') La plateforme est une version 5.6 (sans HF). Le ...
  0 votes
  0 answers
  0 comments
  2721 views

Bonjour, Je cherche à utiliser un widget avec une liste déroulante qui serait alimenté autrement qu'avec les termes de vocabulaire : une requête NXQL par exemple Merci,
  0 votes
  0 answers
  1 comments
  1398 views

hello I need some help to configure the connexion to the LDAP to get the group. The configuration file default-ldap-users-directory-config.xml to get the users work perfectly. Someone can help me to do the same thing for the groups LDAP ? Thanks a ...
  0 votes
  1 answers
  0 comments
  2235 views

Impossible to be connected to nuxeo via LDAP until i delete the folder data. After delete the folder data, the connexion works. The day after the problem is repeating. There is some errors in the serveur.log that i don't understand. someOne can help ...
  0 votes
  1 answers
  2 comments
  4670 views

Each task class has a variable called “needi18n”. It is used to check if a directive is necessary to translate, but it is set nowhere, excluding publishing and comments. As result, the directive is not translated in gadget and on document summary ...
  0 votes
  0 answers
  0 comments
  1566 views

Bonjour, Il m'est impossible de me “connecter” à NUXEO “après” “avoir” “saisie” le “login” et “mpd” LDAP : ça boucle. En supprimant le dossier “Data”, la connexion” re-fonctionne.” Voici l'erreur du fichier serveur.log: 2012-11-21 11:00:33,650 ERROR ...
  0 votes
  2 answers
  1 comments
  2380 views

Bonjour Quelqu'un peut-il me dire comment paramétrer mon fichier de config de l'AD pour voir les groupes apparaitre dans NUXEO Actuellement default-ldap-users-directory-config.xml fonctionne bien pour les users mais pas pour les groupes de l'AD. ...
  0 votes
  1 answers
  0 comments
  1820 views

I am getting the following error at the beginning of the Nuxeo startup. C:\Program Files (x86)\Nuxeo\nxserver\nuxeo.war\WEB-INF\classes\messages.properties java.io.IOException: Could not create C:\Program Files ...
  0 votes
  1 answers
  1 comments
  1405 views

Hi, I have just installed nuxeo 5.6 (nuxeo-cap-5.6-tomcat) on linux, and set it up. When I start the program, everything is fine, but the process stops immediatly, with no error in the logs. I have activated the debug, but no additional error info. ...
  0 votes
  1 answers
  0 comments
  2491 views

I am trying to run the webdriver tests for nuxeo 5.6 I run mvn verify from \nuxeo-distribution\nuxeo-distribution-dm\ftest\webdriver\ however the server is launched on port 8080 and the webdriver tests are looking for the server on port 7055. How do ...
  0 votes
  1 answers
  0 comments
  1892 views

When the 5.6 nuxeo-platform-login-mod_sso plugin is enabled and the Nuxeo User Directory is unavailable or the sso user does not exist in the User Directory, the browser user receives the uninformative error message listed below. Any suggestions ...
  0 votes
  0 answers
  0 comments
  1866 views

I would like to map the “powerUsers” functional group to a directory group much like I do the “administrators” group. The UserService “userManager” extension point provides element “administratorsGroup” to support the “administrators” group. I don't ...
  0 votes
  1 answers
  0 comments
  1867 views

Hi, I have en error on a widget (running on 5.6_HF03). It seem that an xml file missing. Here is the error message in the widget : Unable to retrieve spec for http://127.0.0.1:8080/nuxeo/site/gadgets/waitingfor/waitingfor.xml. HTTP error 500
  0 votes
  0 answers
  0 comments
  1470 views

In Nuxeo 5.6 is there any practical limit on the number of relations on a single document? Many thanks
  0 votes
  0 answers
  0 comments
  1229 views

Nuxeo 5.6 with postgresql-quartz-cluster template enabled complains that datasource java:comp/env/jdbc/nxquartz_no_tx cannot be retrieved. It appears the problem is caused by the fact that template common-base/conf/Catalina/localhost/nuxeo.xml.nxftl ...
  0 votes
  1 answers
  0 comments
  1761 views

In this case the author would have to some degree the possibility to audit downloaded docs. Regards
  0 votes
  2 answers
  3 comments
  2157 views

Some people around me have suggested to use JRebel as a method of quickly reloading components loaded in Nuxeo. I got it to work to reload compiled classes but it won't work with JSF files right now. I will not confess of my configuration here and ...
  0 votes
  1 answers
  0 comments
  1904 views

I`m using the package provided by nuxeo Studio, but i present a few errors on it. First, when I try to cancel the worflow from the node tor.timeoffrequestform.label, using the automation chain tor_LCT_to_canceled it promps an error, I solved ...
  0 votes
  0 answers
  0 comments
  3240 views

Nuxeo 5.6 template files, including server.xml.nxftl, appear to use Freemarker interpolations in ways that violate the warning below extracted from this Freemarker document . If you agree, should I open a JIRA for this issue? Warning! A frequent ...
  0 votes
  1 answers
  0 comments
  1944 views

I am running the selenium test suites with the following command mvn verify -f nuxeo-distribution-dm/ftest/selenium/pom.xml -Ptomcat and I receive the below error several times in both the Selenium Functional Test Runner and the Nuxeo Platform ...
  0 votes
  2 answers
  2 comments
  2123 views

How come the destination is not available while handling those events? This makes it impossible to implement a reliable integrity enforcement policy, waiting for the CREATED event means having a possibly corrupt or incomplete document available to ...
  0 votes
  1 answers
  1 comments
  1333 views

Hi, What would be the best approach in order to modify the audit system? The desired modification would involve the identification of the path/facet/something regarding the accessed object and the decission of logging it or not into the npx_logs ...
  0 votes
  0 answers
  1 comments
  1178 views

I don't need the user workspaces in the navigation tree because it takes very long time to load the page. I have tried the following but the user workspaces are stil shown in the explorer : <doctype name="Workspace" extends="Folder"> <!-- ...
  0 votes
  0 answers
  0 comments
  2118 views

I am a bit confused about how authentication works with the Java automation APIs. I would like to use a shared secret between the client and the server, and to use impersonation when a client request comes in to switch the the requesting user's ...
  0 votes
  0 answers
  2 comments
  2103 views

Rather than Amazon S3, I'd like to use Nuxeo with my own Openstack Swift object store, has it been done? If so how?
  2 votes
  1 answers
  2 comments
  2974 views

Hi, How many domains (not social domains) could be created in Nuxeo? Thanks in advance
  0 votes
  0 answers
  0 comments
  1218 views

Hi guys, I've been trying to figure this one out, but with no progress. I've got an installation of Nuxeo 5.6, running on Win7/64bit, running with the h2+derby database. It is not progressing past the login redirect screen when a plugin developed in ...
  0 votes
  1 answers
  4 comments
  2072 views

Hello, for my work I need to display a webpage from local tomcat server in inside Nuxeo platform on new tab, and here is my question, Do you know maybe how to do it? Please share ideas with me. yours Danny.
  0 votes
  0 answers
  0 comments
  854 views

It appears Nuxeo CMIS v5.6 returns the objectId of the Live Document when the createDocument operation is invoked. Would it be more compliant with the CMIS specification to return the objectId of the newly created 1.0 document version instead? The ...
  0 votes
  1 answers
  2 comments
  1771 views

Hello, I'm trying to use Shibboleth but have some issues. My configuration : Apache 2.2 with mod_proxy. A virtual host and inside the virtual host a location /nuxeo protected by shibboleth (i.e AuthType shibboleth). Inside this virtual host a ...
  1 votes
  0 answers
  0 comments
  2101 views

How Can I test this restlet service, <documentation> Restlet for uploading a file via the Plugin (linked to FileManager) (ie create a document from a file) POST /nuxeo/restAPI/{repoId}/{docId}/pluginUpload/{path} POST ...
  0 votes
  0 answers
  0 comments
  1653 views

I am trying using “ui:repeat” in a view, it works well but the attribute varStatus=“status” is null or “” . For each row I have a “h:commandLink” element and it has an action: “beanAction.delete(status.index)“. The action not working because status ...
  0 votes
  1 answers
  3 comments
  778 views

I use Nuxeo 5.5 and I develop a front-office using HTML5, JSF and Seam. When HTML5 tags are in a4j:outputPanel like this The HTML5 structure is broken like this. Even worse, two sections appear! < section>< /section> < div> < ...
  0 votes
  1 answers
  1 comments
  2263 views

Hi, Is there anyway to clone asset along with their blob content. We use the nuxeo automation client to upload assets in our java project. We have a requirement that we need to replicate (or clone) an existing asset along with the blob attachment to ...
  0 votes
  1 answers
  0 comments
  1716 views

Hi there, After installing the Live Edit plugin for Microsoft Office 2010 documents, im pretty satisfied. It works for Powerpoint and Word documents. But when trying to create or edit a Excel document its not responding. Is there anyway to ...
  0 votes
  0 answers
  0 comments
  1737 views

Is there a way to make Nuxeo CAS plugin handle CAS Logout Request ( so that we get logged out from Nuxeo when logged out from CAS ) ?
  2 votes
  0 answers
  1 comments
  2419 views

We have LDAP and SSO ( CAS ). While having correctly defined a defaultAdministratorId in org.nuxeo.ecm.platform.usermanager.VirtualGroups <defaultAdministratorId>uid_of_our_admin</defaultAdministratorId> We keep getting these errors ( we ...
  0 votes
  1 answers
  1 comments
  2402 views

After i created a workspace i want to edit the description for the workspace, but i get an error: an unexpected error occurred no directory registered with name”” Anyone has an idea how to solve this?
  0 votes
  0 answers
  0 comments
  1198 views

The hierarchy table supports the major and minor version information, but I cannot find a way to set or get these values given a document model. I see documentation that does this with properties in the UID schema, but I have a bunch of document ...
  0 votes
  1 answers
  0 comments
  1782 views

In our developpement in Nuxeo, we added some new permissions. We want to know if a particular permission is grant anywhere in Nuxeo for a specific user or group. Is it possible? If we look directly into the database, it's really easy to answer to ...
  0 votes
  3 answers
  3 comments
  3578 views

The question says it all. Studio is a great app, but as a developer I have no need for ongoing support, so an annual support package doesn't make sense for me. Would like to see a separate Studio monthly rental model (like Jira and many others). My ...
  1 votes
  2 answers
  2 comments
  2146 views