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! Can I modify a contribution?

Hi, As I need to add an action filter to an existent contribution, I need to know if is it ok to do such a thing. So, is it "legal" to have a modified contribution in my platform? Thank You.

Hari_ by Confirmed Champ
  • 699 Views
  • 2 replies
  • 1 kudos

content view contenant des onglets

Bonjour, sur un type de document custom, peut on créer en 5.7 une content view qui comporterait elle même des onglets ? Sinon est il possible de faire des boutons qui redirigent vers une recherche (mais qui ne serait visible que par ce bouton et sans...

vjoussot_ by Star Contributor
  • 259 Views
  • 0 replies
  • 0 kudos

Resolved! An easy way to view JavaDoc in Eclipse IDE?

Hi, Is there an easy way to view the JavaDoc within Eclipse IDE other than browsing it in a browser? I tried to attach the location of Javadoc to nuxeo-core-5.6.jar but my IDE says "The current path belongs to container 'Nuxeo SDK' which does not all...

Bing_Ren by Confirmed Champ
  • 602 Views
  • 2 replies
  • 0 kudos

Snapshot version

Bonjour, dans studio, j'ai créé un event handler qui doit mettre à jour la version de mon document lorsque je le publie dans une section. Pour se faire, j'utilise Document.CreateVersion (Snapshot Version) dans studio sur un type de document file, seu...

vjoussot_ by Star Contributor
  • 812 Views
  • 4 replies
  • 0 kudos

page d'accueil d'un user

Bonjour, je souhaites que lorsqu'un utilisateur se connecte, il arrive sur sa page HOME, j'ai bien vu cette doc : http://doc.nuxeo.com/display/KB/Changing+the+welcome+page+of+Nuxeo+DM mais comment la mettre en place quand on utilise studio ? Merci d'...

vjoussot_ by Star Contributor
  • 608 Views
  • 3 replies
  • 0 kudos

Is Nuxeo VCS (Eclipse Apricot) usable as standalone library?

(question copied from apricot-dev@eclipse.org) We've a project with a bit of CMS pages to be managed. I could very well use JCR (JackRabbit) for these pages (or just a database table). However I very much like that VCS creates and alters database tab...

Webdav - perte de connection

Bonjour Depuis environ 6 mois j'utilise nuxeo et notamment un montage webdav sur mon PC windows 7. Jusqu'à ces derniers jours je n'avais pas le moindre soucis mais maintenant, très régulièrement je perds ma connexion !! Cela se traduit par le fait qu...

How do Nuxeo handle one-to-many or many-to-many associations?

Hi, I'm evaluating Nuxeo for the purpose of building our internal system. So far the platform is very impressing. I've got a question. Say I created a document type "case", which has many fields like reference number, etc. Then I have document type "...

Bing_Ren by Confirmed Champ
  • 363 Views
  • 1 replies
  • 0 kudos

Upload Large Files

Hi all! Someone know what the best way to upload large files ? I found some ways like: CMIS, Nuxeo Webservice, Builk Import, Webdav, etc... But what is the best way ? PS: I need send a big file using a website ! Regards, Rafael Bueno

Resolved! widget single_user_widget_template mal traduit ?

Bonjour, depuis le passage en version 5.7, lorsque j'utilise le champ creator avec le template single user/group suggestion, j'ai un soucis de traduction, en effet le message "Please enter 3 more characters" apparait alors que ma plate forme est en f...

vjoussot_ by Star Contributor
  • 410 Views
  • 1 replies
  • 0 kudos

How can I get rid of a schema ?

Hi i overloaded the File document type in Studio, that implied to define a custom schema associated with the new document type, although that schema was empty. Now, I need to get rid of that schema : data has to be exported to a new repository that d...

nuxeo drive , ebuild for gentoo work in progress ;)

hey i wrote an ebuild to install nuxeo-drive on gentoo linux if any one is interested have a look at ebuild in gentoo bugzilla it works to , just have some issues when i use the link edit in drive from nuxeo site , Firefox doesn't know how to open t...

violetc_ by Champ in-the-making
  • 328 Views
  • 1 replies
  • 0 kudos

Resolved! search inside pdf

I've got a new install of Nuxeo (I downloaded the 5.7.1 vmware) it seems to work and launch fine. I uploaded 2 different PDF files, but the search does not find the text inside of one of them. why? the one pdf is not an image, it is text selectable a...

jbrowne by Champ in-the-making
  • 1094 Views
  • 10 replies
  • 1 kudos

How to add jquery ui ressources into a project

Hello, I need to use jquery-ui and his ressources for some JS components but i don't know how to add all css/js/json/png files from the downloaded zip file from the jquery-ui web site. Can i do that ? Thanks, Jeremy