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

Forum Posts

Removing Publish right

The Read/Write permissions by default allow for the user to be able to publish documents as well. Can you remove the right to publish from those who have Read/Write permissions? I want the members to have read/write permissions, but I only want the A...

Problems with the Default search of Nuxeo 6

I have troubles with the default search of Nuxeo Platform. "No available result" message is shown in the fields Creation date, Modification date, Nature, Subjects, Coverage and size, and I can't select or write nothing in these fields. In the Creator...

Resolved! Change Relations Predicate Vocabulary

When I go to the Relations tab, it has the default predicate values, "references", "requires", etc. How can I change this vocabulary in order to say something like "parent of" and "has children"? I think this is the XML extension that grabs the vocab...

Resolved! SDK 6.0 - Hot deploy fail

Hi, We were playing with the latest SDK 6.0 on Eclipse. Our existing Operation Class was working on 5.9.5 but is not being deployed correctly in 6.0. Thus the class is not found when the operation is triggered from the event. We created a brand new p...

koxon_ by Confirmed Champ
  • 1072 Views
  • 3 replies
  • 1 kudos

Edit Archived Versions SubTab

So, I'm using a different schema to define how we see document version labels, it basically turns the @{Document.VersionLabel} into a new schema called additionalinfo:revision. In the Archived Versions SubTab, there is a column that probably just cal...

Steps to Deploy Customizations

I've used Studio to create document types and their layout forms. I've also used the Eclipse IDE for some customizations. In my development environment with Eclipse launching Tomcat, it works as expected. I then tried to deploy these configurations/c...

Resolved! Problem with quote in document name

Hi i upgraded a nuxeo 5.4.1 to 6.0 There are some issues with the publication_widget_template.xhtml widget with documents having a name with a quote. has there been a problem during upgrades that lead to this error ? http://pastebin.com/bEt5nh2C

Error when publishing a document

I keep getting an error that looks something like this in the Error Context Dump: "Context Request Attributes: com.sun.faces.util.RequestStateManager :" And then there's a long list of things. Any ideas? Thank you!

Resolved! nuxeo.conf vs nuxeo-sdk.conf

Hi, I've spent almost an hour trying to figure out why my config was not taken by my Tomcat running in eclipse. It actually loads nuxeo-sdk.conf and not nuxeo.conf. It is mentioned nowhere nor the Tomcat logs are showing what is being loaded. It woul...

koxon_ by Confirmed Champ
  • 661 Views
  • 1 replies
  • 1 kudos

Modify Event Log Listeners

Is there a way to remove certain event listeners from being displayed on the "Event Log" subtab in the "History" tab? I want to turn off the "document modified" listener and create listeners for different steps in the workflow and life-cylce changes....

[5.8] infinite loop document versioning default minor version

Hi there, I've configured the default versioning for File on default minor increment. Now when I upload a file, a infinite loop started, creating literally 1000's of new versions. Looking in the archived versions tab, I only see the last updated on f...

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

Conditionally show "Publish" tab using XML extension

I'm trying to conditionally show the "publish" tab using an XML extension. I only want it to appear when the current user is an administrator. Here's what I have so far, but the publishing tab still appears for non-admins: #{currentUser.administrat...

How to purge document history / events ?

After some trouble with a few documents (don't know how), some of them have more than 31k version and the events tab have more than 31k lines... Is there a way to purge thoses logs to reduce the database load and size ?

Resolved! Error with extension Shibboleth Groups with Nuxeo 6.0

Hi i ve just started to test nuxeo 6.0 and i meet an error when i try to access the administration panel : /widgets/shibboleth_user_tree_widget_template.xhtml @75,92 <rich:suggestionbox> Tag Library supports namespace: http://richfaces.org/rich, but...

Soucis de connexion après mise à jour nuxeo

Bonjour, J'ai installé nuxeo il y a un petit moment, j'ai fait un apt-get update + apt-get upgrade histoire de mettre à jour mon système, et depuis nuxeo ne veux plus se connecter "Connexion impossible à la base d'authentification " Avant cette mise ...

Searching on complex multi-valued field

I have a complex field that contains 3 sub fields, and it is multi-valued. I would like to be able to search on one of the sub fields, although if the search looked in all 3 that would be fine as well. In studio, I've created a content view althoug...

besham_ by Champ in-the-making
  • 406 Views
  • 0 replies
  • 1 kudos

More room in the UI

Hi Nuxeo's UI is quite heavy and i would like to effer more room to our users. I got rid of most of the FOOTER actions but there is still the clientSideBanner.xhtml part that I cannot deactivate in a satisfactory way. I cheated Nuxeo by adding org.nu...