alfresco-simple-ocr aspect ocrd not showing up

cancel
Showing results for 
Search instead for 
Did you mean: 
ebrenessdev
Active Member

alfresco-simple-ocr aspect ocrd not showing up

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
ebrenessdev
Active Member

Re: alfresco-simple-ocr aspect ocrd not showing up

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

aspect.ocr_ocrd=OCR