Skip to content

Commit 8cda00f

Browse files
committed
Restore cf-* images
1 parent 91ff50c commit 8cda00f

File tree

4 files changed

+1
-3
lines changed

4 files changed

+1
-3
lines changed

_pages/help/dokuwiki-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This guide covers the process of migrating a page from the ImageJ Documentation
2828
7. <b>Preview the results.</b> Scroll down below the text field, and click the "Show preview" button (in between "Save page" and "Show changes").
2929
8. <b>Migrate needed images:</b>
3030
1. Right-click and "Save Image As..." the images from your page on the ImageJ Documentation Wiki. For Colocalization Finder, there are two images: `cf_images.png` and `cf_table.png`.
31-
2. In a separate browser tab, open the [Special:Upload](Special_Upload) page and upload the images one by one. The Colocalization Finder images will become available from URLs [`https://imagej.net/File:Cf_images.png`](/File:Cf_images.png) and [`https://imagej.net/File:Cf_table.png`](/File:Cf_table.png). Notice that MediaWiki always capitalizes the first letter of resources, including image files.
31+
2. In a separate browser tab, open the [Special:Upload](Special_Upload) page and upload the images one by one. The Colocalization Finder images will become available from URLs [`https://imagej.net/media/cf-images.png`](/media/cf-images.png) and [`https://imagej.net/media/cf-table.png`](/media/cf-table.png). Notice that MediaWiki always capitalizes the first letter of resources, including image files.
3232
3. Back in our new Colocalization Finder page, we now replace the DocuWiki image link syntax with MediaWiki's syntax: e.g. {% raw %}`{{:plugin:analysis:colocalizationfinder:cf_images.png?nolink&400|}}`{% endraw %} becomes `<a href=""><img src="/media/cf-images.png" width="400px"/></a>`. See MediaWiki's [Help:Images](https://www.mediawiki.org/wiki/Help:Images) page for further details on formatting your images.
3333
9. <b>Add categories to your page</b> so that it is classified correctly. The Colocalization Finder page is in the `plugins/analysis` subtree, so we will add `[[Category:Analysis]]` and `[[Category:Plugins]]`. These tags go at the very bottom of the wiki markup, each one on its own line. See [Special:Categories](Special_Categories) for a complete list of available categories on imagej.net.
3434
10. <b>Fix any remaining errors and imperfections.</b> Inspect the rendered page, noting any problems. Then scroll down below the page to find the text box containing the wiki markup code.

media/cf-images.png

25.2 KB
Loading

media/cf-table.png

12.8 KB
Loading

missing-images.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
Cf_images.png
2-
Cf_table.png
31
Coordinate_variation.png
42
Coordinate_vary.png
53
Hippocampal_CA3_Interneuron-1.png

0 commit comments

Comments
 (0)