cancel
Showing results for 
Search instead for 
Did you mean: 

alfresco-simple-ocr aspect ocrd not showing up

ebrenessdev
Champ on-the-rise
Champ on-the-rise

I had to enclose the <aspects> tag of this file with 

<config evaluator="string-compare" condition="DocumentLibrary">

https://github.com/keensoft/alfresco-simple-ocr/blob/master/simple-ocr-share/src/main/resources/META...

is this a bug? or am I missing something?

The aspect was not showing up in the share UI until I did the change

...

<config evaluator="string-compare" condition="DocumentLibrary">
<aspects>
<visible>
<aspect name="ocr:ocrd"/>
</visible>

<addable>
</addable>

<removeable>
</removeable>
</aspects>
</config>   
1 REPLY 1

ebrenessdev
Champ on-the-rise
Champ on-the-rise

I also had to add this message property to display the correct aspect name in the share UI

aspect.ocr_ocrd=OCR