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! Issue with XORBinaryManager in Nuxeo 5.6-RC2

I configured Nuxeo 5.5 to use XOR encryption by specifying BinaryManager to use the following class: class="org.nuxeo.ecm.core.storage.sql.XORBinaryManager" in default-repository-config.xml And the encryption and decryption worked perfectly fine. In ...

Resolved! Nuxeo Diff does not appear ?

Hello everybody, I just installed Nuxeo 5.6 RC3, but the Diff functionnality does not seem to be activated : I have no button "Compare" or something like that How to activate it ? Thank you

Julien_A_ by Champ on-the-rise
  • 333 Views
  • 2 replies
  • 0 kudos

Resolved! Nuxeo Custom Plugin Loading Issue in Linux

We customized Nuxeo and tested it over windows. Our custom plugin in NUXEOHOME/nxserver/plugins works perfectly fine in windows. When we tried to start Nuxeo on Linux with our custom plugin in NUXEOHOME/nxserver/plugins, Nuxeo starts fine but it does...

Resolved! Custom Schema

Can the table name behind the custom schema be different of that schema name. For example, we want our schema name to be: MY_SCHEMA and table name to be MYSCHEMA. Is it possible?

Caching session in nuxeo while using automation client

Hi, We are using automation client to access nuxeo from our java project. As session creation take a couple of seconds, we thought about creating session for the first time for each user and then caching it using couchbase chache tool for subsequent ...

Resolved! How to query index of Document (the "ecm:pos") via Java API?

While coreSession.query() works fine for "SELECT * FROM Document WHERE ... order by ecm:pos " i do not find a way to get this ecm:pos value. Unfortunately, it is not one of the getters of DocumentModel. The simple trial with "SELECT * , ecm:pos FROM"...

erdmann_ by Champ on-the-rise
  • 621 Views
  • 3 replies
  • 1 kudos

Widgets: How to retrieve a property on a pointed object?

Hello all, May be my question has an obvious answer I did overlooked: In Case Management model CaseLink object points the owner Case document by storing it's Id (caseDocumentId attribute). In the listing widget of case links in Inbox mailbox, I'd lik...

promanov_ by Star Contributor
  • 1067 Views
  • 8 replies
  • 1 kudos

Does Nuxeo DAM meet specific requirements?

I know it's a lot to ask for. we're looking for S/W to manage images (photos, drawings, icons etc) for a distributed organization. I guess DAM is the right category. We have the following requirements. Can someone tell me how well Nuxeo DAM meets the...

ShaulDar_ by Champ in-the-making
  • 436 Views
  • 1 replies
  • 0 kudos

List Document Comments Outside of the Comment/Summary tab.

My users do not want to go to the Summary or Comment tab to view the comments posted to a given document. I would like to add a comment listing as seen in the Summary/Comment in an edit or content tab. Do I need a custom query which passes a blob lis...

Resolved! Pricing + deployment + features

Several questions: What aspects of Nuexo are FOSS and which cost money?Can I deploy it on my own servers?Does "social collabortion" include FB? (or only "OpenSocial").Is there an online demo version?Is there a detailed list of features (e.g. user mgm...

ShaulDar_ by Champ in-the-making
  • 364 Views
  • 1 replies
  • 1 kudos

Resolved! Nuxeo document added by ssh or ftp

Bonjour, comment ajouter des documents automatiquement par ssh ou ftp et de leur donnée des attribues automatique afin que ces fichiers ajoutés soit renté dans des catégories automatiquement je recherche aussi une doc en français sur Nuxeo pour voir ...

issa_2010 by Champ in-the-making
  • 597 Views
  • 4 replies
  • 1 kudos

Permissions on faceted search

Hi, We created a new faceted search. We want to limit the access to a group only. Is it possible? Thanks a lot.

maxr_ by Champ on-the-rise
  • 279 Views
  • 1 replies
  • 0 kudos

Resolved! Custom versioning problem

Hello, For my graduation project I have to customise Nuxeo. To begin I did a plugin with my companyintern project lifecycle (It's works fine). But when I try to do a version management it does nothing, I use this xml : <?xml version="1.0"?> <componen...

Nuxeo 5.6 RC1 : aucun workflow possible

Bonjour, je crée de nouveaux documents dans un workspace, mais impossible d'avoir accès aux workflow. A chaque fois, l'onglet est vide et sur la page "Résumé", il est indiqué "Aucun processus ne peut être démarré sur ce document." Comment cela se fai...

delphine_ by Star Contributor
  • 465 Views
  • 2 replies
  • 0 kudos

How to remove personal workspace

Hi, in my application I do not need the personal workspace. So I want to remove it from the dashboard. I've tested some comments from the mailing lists and the forum, but nothing really worked. I tried to remove all the userworkspace bundles from the...