document-management
Hello guys: How can I configure Nuxeo 5.5 DM for auditing file and folder access? Thanks in advance.
0 votes
1 answers
0 comments
1836 views
What is the pointer to the widget and layout for the Edit view?
0 votes
2 answers
1 comments
1459 views
I would like to disable the worklist below the navigation tree, and I would like to manage my own list there. Can you help me?
0 votes
1 answers
0 comments
3116 views
I would like to add the gadget Google calendar but I'm having trouble, if someone has a step-by-step I'll be grateful.
0 votes
1 answers
0 comments
1630 views
Hi, I have a forum topic and I try to add a post to it. I have the following restlet: @Name(value = "discussionService")
@Scope(ScopeType.EVENT)
public class DiscussionService extends BaseStatelessNuxeoRestlet {... And declaration: <restletPlugin ...
0 votes
1 answers
2 comments
1889 views
Is there a way (either through the web interface or a nuxeo shell command) to permanently delete all document that were deleted? I don't want to go through all Folderish to check if there is something to delete permanently. Thanks, Patrick
0 votes
1 answers
1 comments
4460 views
Hi, I have a problem in nuxeo-5.3.1(JBoss). Administrator can create users and groups in nuxeo. Only administrator can login and access to nuxeo, other users should not login in nuxeo. How to restrict other user login in nuxeo? Can any one help me?
0 votes
2 answers
6 comments
2543 views
I have the following code to create a value in the due date field of a create task automation element. @{CurrentDate.seconds(expr:@{Timeout}).format(“yyyy-MM-dd'T'kk:mm:ss'Z'“)} Timeout is a context variable initialized, with an environment ...
0 votes
1 answers
2 comments
1962 views
Can this be done without a custom automation routine, using Studio? Or do I need to write a custom routine to require a comment be entered?
0 votes
1 answers
1 comments
1587 views
When previewing LibreOffice Writer documents (.odt), the font used is very small, and in combination with the shaded background, it is very difficult to read and takes only about half of the space provided in the panel (see below). Oddly, the header ...
0 votes
2 answers
2 comments
1722 views
If so what do I need to do?
0 votes
1 answers
3 comments
1206 views
It seems that newer version of Firefox ask for confirmation at startup when a plugin is not signed. Where can we find a signed version of the plugins? Thanks, Patrick
0 votes
1 answers
3 comments
1847 views
Hello If i make a workflow and the document stands in my userworkspace, the user opening the workflow from his tasks gets this error http://pastebin.com/LGun0J3W I logon as user and go to my personal workspace. Open a document and select the ...
0 votes
2 answers
5 comments
2027 views
Hello, I installed the 4th hotfix. If i want to open or upload a file in any workspace, i get the next error. Document does not exist. The upload part works fine only after the upload nuxeo wants to open the document and i get the same error. If i ...
0 votes
1 answers
6 comments
1602 views
I'd like a way to design my schema so I can quickly determine relationships between two different types of documents, starting from either type. In traditional DBMS design, this would be done via a “join table” that lists the IDs of the records from ...
0 votes
2 answers
2 comments
2045 views
We are using LiveEdit, and have activated the configuration that makes each save create a new minor version. To achieve this, we need to allow all users to “manage version”. But as a side effect, all users can now retrieve or destroy previous ...
1 votes
0 answers
0 comments
1599 views
I'm currently using LiveEdit for a French version of MS Office 2007. Office keeps creating a new “Save in Nuxeo” button in \Complements each time I open a document. For your information, I've tried to uninstall LiveEdit and download the latest ...
0 votes
2 answers
2 comments
1777 views
In the summary view of a published document it seems there should be a way to go to the source document in the interface. I don't see anyway to see where the published document came from. If this is not currently there, that would be a simple and ...
0 votes
1 answers
3 comments
2168 views
When I import JPG files with EXIF information it is read properly and reflected in the picture metadata in Nuxeo. However, when I try the same with TIF images I get an error (see dump below). I did notice that between 5.4.2 and 5.5 the following ...
1 votes
1 answers
2 comments
3018 views
I followed this: http://doc.nuxeo.com/display/KB/How+to+change++size+limit+for+uploaded+files but there is a problem. I have set the limit size (for example, 1Mb): when I try to create a new file and to attach to it a bigger document, ok, the system ...
1 votes
1 answers
1 comments
4030 views
Hi: I'm using Nuxeo 5.5 and receive an error error message when select preview option for Microsoft Powerpoint 2010 files: Error received: … Preview can not be generated for this document Blob path: default ...
0 votes
1 answers
1 comments
2171 views
Hi there. I'm writing a edit page for a document that requires a combination of two fields to be unique. Is there a way of validating a component based on multiple widget fields in the layouts-contrib.xml file?
0 votes
1 answers
0 comments
2107 views
Is it possible to disable some types of document and folder? For example, when I add a new resource, I don't want “forum” and “blog” to appear between tha possible choices. Is there a way to disable them?
0 votes
2 answers
1 comments
2026 views
Bonjour, Testé récemment le rendu de Nuxeo DM depuis un tablet avec Safari mobile, le résultat est plutôt agréable à utiliser. En revanche lorsqu'on prévisualise un document, le navigateur prend le focus au détriment de l'application. Conséquence : ...
0 votes
1 answers
2 comments
1787 views
Hello, I generate PDF but Unicode characters are missing. Suggestions will be greatly appreciated. Regards,
0 votes
1 answers
2 comments
1667 views
Hello, text doesn't wrap. I'm using demo vmware.
0 votes
2 answers
4 comments
1605 views
Bonjour, J'ai bien compris que quand je maintiens mon drag il m'est proposé de pouvoir saisir des valeurs dans un formulaire qui seront utilisées pour créer les documents. J'ai modifier dans mon workspace le type créé par défaut avec le drag'n drop ...
0 votes
1 answers
5 comments
3061 views
Hi, I'm a new user of Nuxeo. I'm wondering if it is possible to have notifications when a document is deleted. I write my extension point: <component name="org.nuxeo.sample.notify"> <extension point="notifications" ...
0 votes
10 answers
9 comments
3905 views
I have not been able to upload documents (pdf, in this case) larger than about 13.5 MB, either with the drag & drop Firefox plugin, or by using the content upload mechanism when creating a new document via the web interface. In each case, it ...
0 votes
2 answers
6 comments
4233 views
We want to force users to add a revision comment when a file gets a new version, so we can see a summary at the history of that file. How can we make “Change Comment” field (at the “File Edit” window) as mandatory to force users to write revision ...
1 votes
1 answers
4 comments
1701 views