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

Calculating and setting custom JAVA_OPTS on Nuxeo startup

I would like to calculate and set a custom Java option during Nuxeo startup via shell scripting. Would it make sense for nuxeoctl to support a call out to an optional setenv.sh script much like Tomcat does for this purpose? I could wrap nuxeoctl with...

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

How to Create a PDF

I have some chm help documents to convert to pdf, is there some effieicent ways?

sadlock_ by Champ in-the-making
  • 385 Views
  • 1 replies
  • 0 kudos

HOME_TAB action does not exist?

Using the Change Tab automation action with HOME_TAB as the parameter I get the following error message; ERROR [org.nuxeo.ecm.platform.ui.web.api.TabActionsSelection] Cannot set current tab with id 'HOME_TAB': action does not exist. The home tab work...

Accessing Variables in Nuxeo Document Templates

I am using Nuxeo 5.6 RC2 for document templating. I made a custom schema to use the variables in document template. I did the following: Created a custom schema,"template" with prefix "tem" and registered. < extension target="org.nuxeo.ecm.core.sche...

catherine_ by Champ on-the-rise
  • 588 Views
  • 2 replies
  • 0 kudos

Nuxeo WCM + blogs + wikis

I'm looking for advice setting up an ECM + WCM with blogs, wikis, etc.. and would really like to use Nuxeo for it. However I find that most CMIS-based WCM integrations only use Nuxeo for documents/assets. Having content specified with XSD it would ma...

Nuxeo Keep Alive

Hi All, I have a nuxeo implementation on top of an oracle database with an active firewall between the two dropping connections. What is the best strategy for keeping the database communication alive, or configuring nuxeo to reopen dropped connectio...

gbrunet_ by Champ in-the-making
  • 348 Views
  • 1 replies
  • 0 kudos

Notification with Gmail SMTP

Hi, I installed a fresh Nuxeo 5.5 environment on Windows and it work properly but I have somme issues to configure notifications by email. In fact I configure my email settings on nuxeo.conf like this : # Mail settings (for notifications) mail.from=m...

Kamui_ by Champ in-the-making
  • 825 Views
  • 5 replies
  • 0 kudos

Error in automation chain created "workflow"

I followed the steps on the http://doc.nuxeo.com/display/Studio/One+step+validation+workflow+tutorial guide, then it apears on my Nuxeo DM, all the folders in my workflow definition (beta) appears under the domain... and do nothing. Also i dont kno...

Resolved! Bar Codes?

I know there are many Java Bar Code packages and I am currently looking/evaluating them. The question is: Is there a bar code package that integrates with Nuxeo better than the others? Minimally I need to print out the document ID on a label for trac...

Resolved! How can I stop logging during Authentication

Hello, on my nuxeo platform I get a log-entry into my postgres database for every log-in event. Here is header and one entry into this table: log_id | log_event_category | log_event_comment | lo g_d...

andreas_ by Champ in-the-making
  • 796 Views
  • 2 replies
  • 4 kudos

HTTP Status 401 - Malformed security token?

I just completed a update to our test system and I get the error in the subject line in each of the gagets in the Home Dashboard. Seems like an OAuth issue and I am a novice OpenSocial/OAuth person. The PostgreSQL db is on a separate machine, do I ne...

BonitaSoft connector

Hellow everybody, I am trying a BPM proyect with bonitaSoft and nuxeo. Maybe someone can help with any information about it. I know since version 5.4 can do it. However I am using version 5.6 and don´t know if there are the nuxeo connector for bonita...

How to change the layout depending on the page loaded?

I need to switch between two different layouts depending on the page displayed. For instance, the layout/theme below this paragraph is to be displayed on some pages only (please note the cell named "column" - holding 3 fragments - in section "nxMainC...

How can I modifiy Paste/Move behaviour in Nuxeo?

I would like to be able to modify the behaviour of the "Move" and "Copy" links in the "WorkList" and "Clipboard", as some of our DocumentTypes, once they reach a certain (lifecycle) state, should not be modified. The Immutable facet does not seem to ...