ome / omero-figure

An OMERO.web app for creating Figures from images in OMERO
http://figure.openmicroscopy.org
GNU Affero General Public License v3.0
15 stars 30 forks source link

added info on figure scripts upload #566

Closed jo-mueller closed 2 weeks ago

jo-mueller commented 3 weeks ago

Fixes #565

Just a minor addition to the docs that omero.figure export can also be enabled by simply uploading the script through the web interface.

Best, Johannes

will-moore commented 3 weeks ago

Thanks for that. It's important for users to choose the omero/figure_scripts directory to upload the script into.

Minor point: Use all uppercase "OMERO" e.g. for OMERO web interface or omero-web for the repo etc but not "Omero". Thanks

jo-mueller commented 3 weeks ago

It's important for users to choose the omero/figure_scripts directory to upload the script into. Minor point: Use all uppercase "OMERO" e.g. for OMERO web interface or omero-web for the repo etc but not "Omero".

Fixed in 6974dc8ff8a14beb8b5571cb2077e5798dec27f8

will-moore commented 3 weeks ago

Thanks. Sorry, I just read that paragraph again in context of the whole page and I think it should go right after Option 2, before the Now install the script's dependencies section (which applies to all options).

Then you can drop your first sentence and just start "Option3: Upload the script..."

jo-mueller commented 2 weeks ago

Fixed in 976bb617fde6256f879db32c2a38b65df653fabf

will-moore commented 2 weeks ago

Great, thanks