document-management
I have an automation chain that gets a value from a document, sets the context variable, pushes it onto the stack, uses nxql to query a document based on the context variable, sets another context variable with a value from the queried document, ...
0 votes
0 answers
4 comments
4679 views
I'm developing an bundle using nuxeo ide and have one messages.property for internationalization, but when I tried deploy my bundle on server, it shows this error: 2012-01-26 12:50:47,327 ERROR ...
0 votes
1 answers
2 comments
2311 views
Hello all, I,m using Nuxeo 5.5 with no modifications on Ubuntu-server 11.10 on the client i use firefox 9.01 os = opensuse 12.1 When i use the firefox plugin the drag and drop function for folders it seems not to work. when i select a single file ...
0 votes
1 answers
7 comments
2376 views
Hi, I would like to settle a new navigation tab with recently accessed documents for each user. I have looked at events and listeners documentation but haven't found any king of 'consult' or 'access' event. Is there anyone? And if not what's the ...
0 votes
1 answers
1 comments
1936 views
I would like to know how I can impose a sort according to the vocabulary order element on the way a directoryTree is displayed. For example, in this code <extension target="org.nuxeo.ecm.directory.ui.DirectoryUIManager" point="directories"> ...
1 votes
1 answers
2 comments
2988 views
I'm currently looking at what options I have to have list selection widgets where the content of the list can be edited by specific users. Using vocabularies seems to be the most obvious choice and I also know from having worked with previous ...
0 votes
2 answers
4 comments
2232 views
Hello all, I use Nuxeo 5.5 on ubuntu-server i login and go to my personal workspace. select a document and click the tab workflow click Approval workflow click Approved (minor version) click start select user2 select write select verification select ...
0 votes
1 answers
2 comments
2324 views
We can't delete document since we've upgrade nuxeo 5.4.2 to 5.5 (DataBase Oracle 10G). It doesn't work anymore with Nuxeo GUI, API Java or REST API. It seems that this request (operated bi Nuxeo) is very slow : SELECT "HIERARCHY"."ID", ...
0 votes
1 answers
0 comments
1886 views
I would like to know if its possible to restore to the first version of a document. It seems that after modification of a document the first 1.0+ version is not archived , only the subsequent. Here is the test i made; 1-Create Document Summary ...
0 votes
1 answers
7 comments
2630 views
Hi, Is there an automation service allowing to restore a previous version of a document ? By restore , i mean set an older version as the current document. If not , and i want to add an operation , could someone point me on what Nuxeo classes i will ...
0 votes
3 answers
2 comments
3474 views
Hi, We have added a new type of document list ( documentslists-contrib.xml ) to give users the ability to bookmark documents. It is displayed at the bottom of the navigation tree, aside others document lists (selection and clipboard). I have ...
0 votes
1 answers
3 comments
1922 views
Still evaluating Nuxeo, does anyone can say anything on how it compares with OpenKM? Thanks in advance
0 votes
0 answers
0 comments
3085 views
Hi, I'm using Nuxeo DM 5.4.1 (Tomcat bundle) on windows and trying to debug the code of a plugin. Following the docs, I have put those lines in nuxeo-dm-5.4.1-tomcat/bin/nuxeo.conf : JAVA_OPTS=-Xms512m -Xmx1024m -XX:MaxPermSize=512m ...
0 votes
2 answers
5 comments
4625 views
Hi, Currently, in Nuxeo, the permalink to a doc is quite long, making unconvenient to send it by mail. Is there any way to get some kind of tiny URL instead of the default one? If not, would it be difficult to implement it? Thanks in advance. ...
0 votes
2 answers
4 comments
30397 views
Hi, I need to disable the cache when I do a preview after convert file in html with HtmlPreviewConverter. Anybody know how do that ? Thx
0 votes
1 answers
1 comments
1519 views