09-14-2017 06:49 AM
Newbie question:
How adding new subsystem on Community 5.2 ?
I edited mimetypes-extension-map file.
<alfresco-config area="mimetype-map">
<config evaluator="string-compare" condition="Mimetype Map">
<mimetypes>
<mimetype mimetype="application/testconvert" display="Test file">
<extension>test</extension>
</mimetype>
</mimetypes>
</config>
</alfresco-config>
What should I do next ?
09-14-2017 08:57 AM
Hi,
Please specify,
Which type of custom subsystem you wanted to add ?
What you wanted to do with that subsystem?
To add new you can refer these documentations.
Subsystems | Alfresco Documentation
Configuring Alfresco subsystems | Alfresco Documentation https://docs.alfresco.com/5.2/references/dev-extension-points-custom-subsystem.html
Alfresco Subsystems
Thanks,
Kalpesh
ContCentric
09-14-2017 02:53 PM
From the example code it looks like he just wants to add some mimetype / transformation support. Unfortunately they either did not express themselves properly or the Google translation messed up...
09-14-2017 07:29 PM
Hi,
I want to add a transformer.
Thanks.
Explore our Alfresco products with the links below. Use labels to filter content by product module.