{* /* * * Pixaria Gallery * Copyright Jamie Longstaff * */ *}{include_template file="admin.snippets/admin.html.header.tpl"}
{include_template file="shared/javascript.html"} {include_template file="admin.toolbars/settings.tpl"}

Pixaria appearance theme

Pixaria themes are stored in the resources directory of your site.

If you plan to modify the appearance of your site, please see the online documentation for instructions on how to create a custom theme.

{$theme_html}

Smarty template caching

To help improve the performance of your site, HTML templates can be cached as a compiled PHP script which saves the template being processed each time a page is viewed. If caching is turned on, you will only be able to see changes you make to templates on your site after the cache has first been emptied.

The cache is automatically cleared each time the appearance settings for your site are updated but it can be done manually by clicking on the link 'Flush Smarty Cache' in the toolbar above.


Image thumbnail view mode:


Display order for galleries:





Default thumbnail size:

Gallery thumbnails per page:

This option controls the number of galleries shown per page of thumbnails.


Image thumbnails per page:

This option controls the number of images shown per page of thumbnails.


Comp view neighbours:

This option allows you to control how many neighbouring images are displayed when viewing the large (comp) view of an image.


Image output format:

Viewer format for large image view.

File name display

Prohibit saving images

You can make it harder for visitors to download comping images from your website by disabling the ability to right click on images or drag and drop them from the page.

This feature relies on JavaScript so it will not work for users who have JavaScript disabled.

Watermarks

To deter copyright theft, Pixaria can automatically add watermarks to images displayed on your website:

When to display watermarks:

Watermark postcard images:

Allows you to apply watermarks to images used to make postcards.

Watermark text message

This message is displayed under watermarked images and can be used to explain which images are watermarked.


Characters left

Watermark position:

Select where the watermark will be positioned on the source image.

{include_template file="admin.snippets/admin.html.footer.tpl"}