-
Notifications
You must be signed in to change notification settings - Fork 8
Formatting requirements
Due to the cross-platform nature of Curatescape, the content must be carefully composed to work properly in each context (multiple desktop and mobile browsers, different iOS and Android hardware and software versions, large variations in available bandwidth, etc). Please review the Technical Requirements page to make sure your content meets basic compatibility standards.
- Plain Text (as opposed to HTML) is recommended for most fields.
Warning: Copy-pasting text from rich text editors or word processors like Microsoft Office or OpenOffice/LibreOffice will cause problems, not just with Omeka, but with most web-based content management systems. Word processors were designed and evolved over time to meet print publishing needs, but often include hidden code that is generally not compatible with web standards.
- Double space between paragraphs
- Do not indent paragraphs (or enforce an alternate policy across all content)
- Main text: approximately 500-700 words
- Media captions (images, audio, video): approximately 100 words, followed by uniform citation)
It is recommended that users compose content directly into the Omeka interface or use a plain text/code editor to write offline drafts. Here are some good free options.
- Paint (Windows, pre-installed)*
- Preview (Mac, pre-installed)
- GIMP (Windows, Linux, Mac)
- ImageOptim for downsampling large images (Mac)
- Adobe Photoshop or other premium/professional-grade image editing tools
*Paint does not have an option for downsampling images but is fine for cropping, rotating, and resizing.
- JPG or PNG
- Filesize: less than 200Kb
- Dimensions: 1,080px on longest side (larger as needed; images of less than 800px are not recommended)
- Resolution: will vary between images (see Image Downsampling)
It is recommended to name files prior to upload according to the example: sitename-source-imagetitle.jpg
- Audacity, including the LAME MP3 Encoder
- Adobe Audition, Logic Pro, or other premium/professional-grade audio editing tools
- MP3
- Filesize: 1-2Mb maximum (see Adjusting Filesize in Audacity)
- Handbrake
- Adobe Media Encoder or other premium/professional-grade video encoding tools
- H.264 video encoding
- Dual track audio encoding:
- AAC (Core Audio)
- AC3 (ffmpeg)
- MP4 file format
- Target size: 100Mb maximum
Note:
- You may need to add the following to the .htaccess file in the root of your installation:
AddType video/mp4 mp4 m4v
- Your hosting provider may place a limit on file upload sizes. The default max on Reclaim is 150Mb.