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

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

Resolved! Limit file size

I followed this: http://doc.nuxeo.com/display/KB/How+to+change++size+limit+for+uploaded+files but there is a problem. I have set the limit size (for example, 1Mb): when I try to create a new file and to attach to it a bigger document, ok, the system ...

Alice_ by Star Contributor
  • 434 Views
  • 2 replies
  • 1 kudos

Nuxeo 5.5 preview not working for Powerpoint 2010 files

Hi: I'm using Nuxeo 5.5 and receive an error error message when select preview option for Microsoft Powerpoint 2010 files: Error received: ... Preview can not be generated for this document Blob path: default org.nuxeo.ecm.platform.preview.api.Previe...

ocastillo_ by Champ on-the-rise
  • 336 Views
  • 2 replies
  • 0 kudos

Resolved! Validate on multiple widget fields

Hi there. I'm writing a edit page for a document that requires a combination of two fields to be unique. Is there a way of validating a component based on multiple widget fields in the layouts-contrib.xml file?

lindsay_ by Champ in-the-making
  • 512 Views
  • 1 replies
  • 0 kudos

Performance impact of sub-groups on repository ACL evaluation

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: explicitly set this LDAP group on the default-doma...

ron_1 by Star Contributor
  • 186 Views
  • 0 replies
  • 0 kudos

Resolved! How to deploy a jar plugin in a production server.

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 pro...

Agendas with editable points?

I have a team of different types. We have agendas, that should be viewable and each point/case in an agenda should be marked as open or closed. If an agenda are closed, then no one should have access to edit or comment on it. How can this be done in ...

Gitchens_ by Champ in-the-making
  • 375 Views
  • 2 replies
  • 0 kudos

Resolved! How can I edit galaxy theme?

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?

Alice_ by Star Contributor
  • 562 Views
  • 3 replies
  • 0 kudos

How to add a property to all documents?

hi, i m trying to extends all my documents with a new directory item (which looks like Subjects) and get rid of Coverage one. so, i choose a custom dublincore schema that override default one, making a widget and extends the layout...but i get errors...

jeremie_ by Confirmed Champ
  • 672 Views
  • 5 replies
  • 5 kudos

Resolved! Drag and drop not working

I'm building a new laptop with Windows 7 32 bit and IE 9 and drag and drop won't work. It works fine on another desktop. I've set security settings and add-ons to match the working pc the best I can, but anything Word documents I drag n drop just op...

GettinBy_ by Champ on-the-rise
  • 877 Views
  • 7 replies
  • 0 kudos

Resolved! What controls the maximum size file that can be uploaded?

I have not been able to upload documents (pdf, in this case) larger than about 13.5 MB, either with the drag & drop Firefox plugin, or by using the content upload mechanism when creating a new document via the web interface. In each case, it quietly ...

Resolved! Faceted Search customization running a warn and doesn't work

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 : 15...

Nicolas_ by Champ in-the-making
  • 329 Views
  • 1 replies
  • 0 kudos

Resolved! Trouble with Nuxeo 5.5 and MSSQL

I've installed nuxeo 5.5 and it works fine with it's own database. I've reinstalled it but pointed to an MS SQL Express database on a named instance. I've reference the named instance by doing nuxeo.db.name=nuxeo;instance=SQLEXPRESS and this seems to...

WesLowe_ by Champ on-the-rise
  • 1485 Views
  • 7 replies
  • 0 kudos

Resolved! Making "Change Comment" field mandatory

We want to force users to add a revision comment when a file gets a new version, so we can see a summary at the history of that file. How can we make "Change Comment" field (at the "File Edit" window) as mandatory to force users to write revision com...