cancel
Showing results for 
Search instead for 
Did you mean: 

Preview Freemind docs (or other mime file) in Alfresco Share

fparrilla
Champ in-the-making
Champ in-the-making
Hi,

I have added a FTL to preview freemind documents in Alfresco thanks to this post:
http://www.techbits.de/2007/03/02/integrating-freemind-documents-into-alfresco/

Now I am trying to do the same in the Share platform:

The steps I have done:

copy the FTL created:

./webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/content-viewer/viewers

Add the handler:

./webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/content-viewer/content-viewer.get.config.xml

Include the mime in the combo options:

./webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/modules/documentlibrary/details.get.html.ftl

but I don't know how I can add the mime type itself.

When I upload a file it recognice the file as a freemind archive but failed to preview

Any help!?

Thank you!!
2 REPLIES 2

mbe
Champ in-the-making
Champ in-the-making
Hello,

did you find a solution for your problem in the meantime?
Could you post it here, please - that would be very useful for others like mie interested in the same thing.

Kind regards

mbe

rasm
Champ in-the-making
Champ in-the-making
http://code.google.com/p/alfresco-freemind/

Try out the to Jars in the downloads section