jAlbum/Settings/Advanced

Revision as of 18 November 2014 15:12 by sannanordgren (Comments | Contribs)

General

SettingsAdvancedG.png

Advanced - General Settings controls what pages get processed and how they are encoded.

Encoding.png
  1. 1. Encoding: Sets the character encoding from a drop down menu, with a wide range of choices. HTML2 to HTM4 the recommended standard was ISO-8859-1, it can represent 156 characters, some of which are international characters.
  2. Write UTF-8: Checking this box will ensure that UTF-8 (UTF is the Unicode Transformation Format) is always used for character encoding. UTF-8 is the current standard recommended for HTML documents, jAlbum also recommends UTF-8. What does it actually do? It allows you to display different languages correctly, a Greek Delta ‘Δ’ for example, is represent by Δ
  3. Date format: Date formats may be displayed within your album as the current date, as part of any metadata for photographs, such as date taken or elsewhere, depending on the skin you are using. If this field is left blank the default standard date format for your region will be used, if you want a specific format enter valid letter codes here. Examples of valid letter codes are shown in the table to the right. You enter the letter codes in the form of, for example: h:mma E dd MMM yyyy’. In this case you would see, for example, 12:24AM 14 Jul 2014. The letters used are from the Simple Date Format, the ones shown in the table to the right are commonly used, others are D, F, k, K, s, S, u, w, W, X and Z.
    DateTable.png
  4. Ignore pattern: You can automatically exclude files and folders by entering their names or regular expressions, this saves having to individually exclude items. Regular expressions can be used to exclude multiple files, for example folderName.* would exclude folderName1, folderName2, folderName3 etc. \..* will ignore all files and folders that start with a (a period character, usually used to make a file invisible to the user.). You can find out more on regular expressions (often abbreviated to regex or regexp) by searching the internet for one of those terms.
  5. Chain directories: Enable sequential navigation between index and slide pages from different folders by linking the last page of one folder to the first page of the next folder.
  6. Process subdirectories: If this option is not checked then subdirectories in your project will not be processed. This is very useful if you have a main project that includes several sub-projects (often called a Master Project/Album). You process all of your subdirectories with this option enabled, but for the top level master project the setting is turned off. The master album thus has links to the sub albums, but does not affect them, so you can use different style/settings in your sub-projects.
  7. Process only updated subdirectories: If your project has many levels of folders and subfolders, and lots of files in your project, then turning this option off can save processing time. It works by comparing file dates for your input and output directories and only processes those in the images directory that are newer than the equivalent in the output directory. It is best left turned off, for general use, and used only when working on large projects and turning it on specifically for a particular build. It can give confusing results, when turned on, if other settings are also changed, like changing the skin.
  8. Include subdirectories in index pages: Normally this option would be turned on. If it is turned off then there will be no navigation links to the subfolders. It is useful if you have your own website and, for example, you have password protected access to individual subfolders. Users logging in to one folder would not know of the existence of another folder as there would be no links between the two.
  9. Use thumbnail for folder icon: With this option off subfolders are indicated by a folder icon, see figure 10.3, on index pages. Turned on and you can select an image within each folder to act as the thumbnail icon for that folder. Some skins can indicate a folder of images by having a thumbnail image with a folder icon overlay.
  10. Exclude new images by default: Before version 6 of jAlbum, items that were not listed in a folder’s albumfiles.txt file were ignored, so adding images to an existing folder did not result in them being added to the project. From version 6 any file added to a folder is automatically included, unless this option is enabled. Excluded files are listed in albumfiles.txt with a dash (-) prefix, making the selection of a few images from a bunch of new ones easier to manage.

Metadata

SettingsAdvancedM.png
  1. xmp: xmp stands for ‘Extensible Metadata Platform’, it enables the creation, processing and interchange of metadata. If enabled description field metadata from the file itself will be used for the jAlbum caption.
  2. jAlbum (Text file): Caption information can be read from a text file that has the same name, and is in the same folder, as the target file. For example an image called poppy.jpg could have its caption text in a file called poppy.txt.
  3. JPEG: Looks for a caption metadata embedded within the image file.
  4. IPTC caption: IPTC stands for ‘International Press and Telecommunications Council’ they developed their own metadata format (xmp is open source but was created by Adobe).
  5. EXIF User: Exif stands for ‘Exchangeable Image file Format’ and is a standard for formatting various media files. This is yet another means of embedding metadata in files.
  6. EXIF image desc.: By now you will have checked all of the boxes , unchecked all of the boxes, or you know where your data is and exactly which option(s) to go for.
  7. Title Source: You can select Object Name, Headline, or None! If you are not sure, go for none!
  8. Include photographic data in generated pages: This option allows skins to show camera settings such as ISO, aperture, speed, flash fired status etc. Not all skins will show such information and the information shown may vary for those skins that do.
  9. 9. Include photographic data in generated images:
    WarningFileSize.png
    This option writes the data from 8 above to the generated images in your album output. Turning on this option will result in a warning about possible image distortion and increased file sizes. Se figure to the left.
  10. Include xmp metadata in generated images: Writes the xmp metadata to the scaled-down (closeups) and, if included, hi-res images. This, with hi-res images, can save your images, comments and titles on the internet, just incase your backups fail (you have got backups of your files, haven’t you?)
  11. Include jAlbum widget support: This option must be enabled before deciding which widgets you want to use. The widgets are configured in Settings/Widgets.
  12. Suppress Internet Explorer warnings: Internet Explorer will interfere in the viewing of local albums that use javaScript (most skins do!). If you don’t want to see these messages you can either turn this option on or use a better browser!
  13. Generate Media RSS feed: RSS is, generally taken to stand for ‘Really Simple Syndication’, although some might say ‘Rich Site Summary’. It is a method that allows visitors to easily be made aware of updates to your site, by ‘subscribing’ to your RSS feed.

Naming