content-management-platform
I deleted a workspace and emptied the trash and then proceeded to query the deleted content via CMIS. It returned for copies all flagged with the same version. Should this be possible? If so how do you compose queries that return only the latest ...
0 votes
0 answers
0 comments
1577 views
I enabled the anonymous user and am able to get some cmis queries to work however some return empty result when I am not an authenticated user: These work: ...
0 votes
0 answers
0 comments
1826 views
Hi, Is it possible to add Document Preview (Fancybox) action button in search results column. Does this require creating a new widget? I'd like to be able to show document preview without the extra step of opening the document and clicking the ...
1 votes
1 answers
1 comments
1921 views
Bonjour J'utilise la batch pour effectuer un upload : curl -H "X-Batch-Id: mybatchid" -H "X-File-Idx:xxx.pdf" -H "X-File-Name:0" -F file=@xxx.pdf -u Administrator:Administrator http://localhost:8080/nuxeo/api/v1/automation/batch/upload ce qui ...
0 votes
2 answers
0 comments
3300 views
Bonjour Je crée un document avec succès, selon la commande suivante curl -X POST -H "Content-Type: application/json" -u "Administrator:Administrator" -d "{ \"entity-type\": \"document\", \"name\":\"MyDoc\", \"type\": \"SimpleDocument\", ...
0 votes
2 answers
0 comments
3692 views
can somebody help me how to configure Internet explorer with live edit ? step by step ? I don't understand the “HTTP_CONNECT” part. this is my first time for me to set nuxeo and all of the stuff
0 votes
0 answers
1 comments
1269 views
Hi i want to ask something , when i click “save in nuxeo” in word 2010 there was nothing happened . can anybody help me to solve the problem ??
0 votes
0 answers
0 comments
1498 views
Hello Nuxeo community, We did all over customization on Nuxeo 5.6. We tested all over configurations and extension points contributions on Nuxeo 5.6 and everything have been working pretty fine uptill now. Now that when we have planned to shift to ...
0 votes
0 answers
0 comments
1583 views
Hello, I have configured a simple JAX-RS (not WebEngine as it is for programmatic web services) application as described in the documentation . I am using the Nuxeo-WebModule: org.nuxeo.ecm.webengine.jaxrs.scan.DynamicApplicationFactory line to ...
0 votes
1 answers
4 comments
3249 views
Could you please let me know if REST API for domains are available
0 votes
1 answers
0 comments
2343 views
Dears, Refer to the original VM size of NUXEO, the maximum storage is 5GB only. May I ask that how to extent the disk size? Look forward for your reply. Regards, Jesse
0 votes
1 answers
0 comments
1770 views
If you saw my other thread, you'll know I'm doing the front end webserver as IIS. I'm not a linux or Apache guy so… Reading through the https Apache info, am I correct that: Https is only configured in Apache? You only load the cert to Apache? You ...
0 votes
1 answers
1 comments
3393 views
Hi, I am new user on Nuxeo Plateform. When I create two or more files with the same name on the same directory I can see Floder.XXXXXXXX and Folder.YYYYYYY on the cmis:segmentPath. What does the extension .XXXXXXX or .XXXXXXXX (where X is a number ...
0 votes
0 answers
0 comments
1305 views
Hi, Im trying to create a custom ajax request in Internet Explorer. About halfway my code i'm trying the following line: xhr = new XMLHttpRequest(); Instead of getting a regular xmlhttprequest object I'm getting a “[object IServerXMLHTTPRequest2]” ...
0 votes
1 answers
0 comments
2609 views
(a id=“nxw_TAB_MANAGE” accesskey=“m” onclick=“if(!(event.ctrlKey||event.metaKey||event.button==1)) ...
0 votes
2 answers
7 comments
3793 views