Recent activity
Subscribe to this feed
Dominic Lovell set one of Dominic Lovell's replies as an official response to "Is it possible to execute a file/attachment from a wiki page?" in CustomWare
Dominic Lovell replied on December 22, 2009 23:57 to the question "Is it possible to execute a file/attachment from a wiki page?" in CustomWare:
Hi Norm,
If I understand your requirements correctly, you wish to click on the link and have Lotus Notes pop up? At the moment, the contents of the file is being displayed in the browser?
This might be a case of your browser not recognizing the file type. You will need to add the MIME type to your list of recognized file types in your application container (eg: Tomcat, JBoss, etc.).
For example, in Tomcat you edit the WEB-INF/web.xml file, and add the following < mime-mapping > tags:
< web-app >
...
< mime-mapping >
< extension >ndl< /extension >
< mime-type >application/vnd.lotus-notes< /mime-type >
< /mime-mapping >
...
< /web-app >
(note: extra spaces between < > have been added to display this here)
There's an explanation how to do this at: http://www.developershome.com/wap/wap... However, you might need to talk to your Confluence administrator to help set this up.
Once this change has been made, when you click your Notes attachment, it will load up Lotus Notes (albeit, changes will be made to the file and you will need to re-upload the newer copy once changes have been made).
Let me know if this fixes your concerns,
Cheers,
Dom
Dominic Lovell marked one of martinrydman's replies in CustomWare as useful. martinrydman replied to the question "Set page title dynamically".
Dominic Lovell marked one of Joseph Oliansky's replies in CustomWare as useful. Joseph Oliansky replied to the question "how do I report download paths for each attachment on each page?".
Dominic Lovell replied on December 10, 2009 02:41 to the question "Upload and uninstall plugin problem" in CustomWare:
-
Dominic Lovell started following the idea "http://blip.fm integration" in Flock.
Loading Profile...
