06-19-2009 09:46 AM
06-19-2009 02:37 PM
<bean id="transformer.Project"
class="com.someco.transformer.ProjectToPlainText"
parent="baseContentTransformer" />
06-23-2009 10:22 AM
07-10-2009 04:42 PM
<!– The list of transformers to show in the transform actions –>
<transformers>
<transformer name="application/vnd.oasis.opendocument.text"/>
<transformer name="application/vnd.oasis.opendocument.presentation"/>
<transformer name="application/vnd.oasis.opendocument.spreadsheet"/>
<transformer name="application/rtf"/>
<transformer name="text/html"/>
<transformer name="application/pdf"/>
<transformer name="text/plain"/>
<transformer name="text/xml"/>
<transformer name="application/x-shockwave-flash"/>
<transformer name="image/gif"/>
<transformer name="image/jpeg"/>
<transformer name="application/msword"/>
<transformer name="application/vnd.excel"/>
<transformer name="application/vnd.powerpoint"/>
</transformers>
07-16-2009 09:12 AM
10-29-2009 08:18 AM
No, I hadn't, but that was exactly what I was looking for. I'm having to rethink the problem now though because my solution didn't work out the way I thought it would. Anyway, thanks for your help, Jeff – I have a better understanding of Alfresco after working on this problem.
Also, good work on the DoCASU interface. It's very simple and fast, which is what I think most users would prefer.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.