customization


Related Questions
Hello everybody, How can I validate in polymer section that a column is unique in a nuxeo form? What is the best alternative? I tried to run nxql but I couldn't :'(
  0 votes
  2 answers
  0 comments
  826 views

Hi, I'm trying to brand my Nuxeo, and I created a bundle. Logo, CSS and other stuff are copied without problem to {NUXEO_HOME}/nxserver/nuxeo.war/ The problem is that I added some fonts in differents formats (EOT, TTF, WOFF…) and when the Nuxeo ...
  0 votes
  1 answers
  0 comments
  2651 views

so I followed the tutorial on how to add custom LDAP fields to the nuxeo UI it works locally on the nuxeo IDE server, but when I move that to ldap there are issues in resolving properties out of the directory. the query is performed correctly, I can ...
  0 votes
  0 answers
  0 comments
  1911 views

Hi I m trying to customize the login screen and create a default flavor. I created a jar that contains my custom component overrding org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService (loginScreen ext. ...
  0 votes
  0 answers
  1 comments
  1559 views

Hello, I am using Nuxeo Platform 6.0, and I am trying to add content to the blue sidebar that it is displayed on the “Workspace” tab (the sidebar where it shows the Sections and Workspaces tree, the Worklist and the Clipboard). I have changed the ...
  0 votes
  2 answers
  0 comments
  2403 views

Hello, Is it possible to customize nuxeo, using only nuxeo ide without using nuxeo studio? For example create a new document type, create a workflow, etc …. Documents always bring us back to nuxeo studio.
  1 votes
  3 answers
  0 comments
  6821 views

Hi I am very new to nuxeo and would like to know more about customizations. 1- Can we customize the NUXEO DAM without the Nuxeo Studio? 2 - is it possible to put a youtube frame(or any other frame/element) anywhere in the page? 3- Does it require to ...
  0 votes
  1 answers
  0 comments
  2078 views

Hi, I am trying to customize the configuration of our Nuxeo platform following recommendations in http://doc.nuxeo.com/display/ADMINDOC56/Configuration+templates and http://doc.nuxeo.com/display/ADMINDOC56/Adding+custom + templates I get an error ...
  0 votes
  1 answers
  1 comments
  2918 views

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 ...
  0 votes
  0 answers
  0 comments
  1771 views

The following actions-contrib.xml extension breaks my app and links do not get overwritten. <component name="my.app.actions"> <require>org.nuxeo.ecm.platform.actions</require> <extension ...
  0 votes
  1 answers
  0 comments
  1991 views

I have inherited a custom plugin that creates a couple extra document types, with fields and widgets. It also defines a directory that attaches to a MySQL database that we use for some of those fields. Using a clean nuxeo-tomcat-5.5-sdk install, I ...
  0 votes
  2 answers
  0 comments
  1986 views

Hi, For a school project we had to extend Nuxeo with a simple feature. Therefore I needed to modify the layouts/layout_default_template.xhtml. I bundled my changes, started my local instance of Nuxeo from Eclipse and voila, it works perfectly. Now I ...
  0 votes
  1 answers
  1 comments
  2319 views

I am currently running a production install of Nuxeo DM 5.5 Tomcat that has not been customized. I use the dc:source field to be a unique identifier for the documents that I upload and work on. This is much more useful for me to look at than the ...
  1 votes
  1 answers
  2 comments
  2167 views

Hi, I want to re-arrange, remove some cells from the default galaxy theme layout. What I've tried so far: I've created a customization project in an Eclipse Nuxeo-IDE environment. I've copied the themes folder from nuxeo-platform-webapp-core into ...
  0 votes
  5 answers
  13 comments
  3223 views

Hi, I now almost finish my journey to upgrade Nuxeo from version 5.1 to 5.5. However, my user notice a little change in version 5.5 search result listing: the column “Description” is no longer available. This is critical in their work. How can I ...
  1 votes
  3 answers
  7 comments
  4112 views