At this point we have not made a Gallery JumpBox or anything that would typically require larger hard disks due to the difficulty of accommodating a full disk. We are working on solutions to this so keep your eyes on our blog for future announcements.
As RAMilewski mentioned, you can include images in MediaWiki (same goes for Dokuwiki) but if your main use is going to be for storing images, a wiki will probably get tedious quickly.
I am looking at MediaWiki Jumpbox for our departmental documentation server and it looks great, but I need to upload several jpegs of maps and then be able to manage them. I think that I may need something like gallery. Is there another jumpbox better suited for my needs?
Mediawiki Noob
At this point we have not made a Gallery JumpBox or anything that would typically require larger hard disks due to the difficulty of accommodating a full disk. We are working on solutions to this so keep your eyes on our blog for future announcements.
As RAMilewski mentioned, you can include images in MediaWiki (same goes for Dokuwiki) but if your main use is going to be for storing images, a wiki will probably get tedious quickly.
Mediawiki Noob
I don't know much about the other JumpBoxen, so I leave that for someone from JumpBox to answer, but...
MediaWiki has a built-in gallery tag. It's primitive relative to what you can do with Gallery2, but it's easy to use:
<gallery>
Image:{filename}|{caption}
Image:{filename}|{caption}
Image:{filename}|{caption}
{...}
</gallery>
Mediawiki Noob
I am looking at MediaWiki Jumpbox for our departmental documentation server and it looks great, but I need to upload several jpegs of maps and then be able to manage them. I think that I may need something like gallery. Is there another jumpbox better suited for my needs?