- Sponsor management
- Keep track of all of your sponsors and their sites
- Keep track of all of your different usernames and passwords
- Add banners for each site
- Specify linkcodes that credit you appropriately
- Choose from 5 different types of banners:
- Long images
- Tall ("skyscraper") images
- Square or similar
- Text-only
- HTML
- HTML Templates can contain PHP
(for this reason, HTML templates are treated differently in the demo!)
- Keep notes on each sponsor, with any information you need
- Create sponsors who do not provide images, to promote in any gallery
- Gallery creation
- Automatically creates static gallery pages
- Arylia inserts no dynamic code into the database except to "include" HTML banners
- Galleries generated from a template file
- Template uses simple identifiers for important items
- Template is fully stylable with CSS identifiers on necessary elements
- Multiple template types available:
- Template with one identifier for a thumbnails table
- Template with one identifier for each individual thumbnail
- Template with identifier for single image (for images on HTML pages)
- Images acquired from any of several sources
- Automatically retrieve images from the web
- Use any of 4 methods:
- Specify a fusker-style URL
- Download a zip file on the web
- Rip a gallery with images directly linked
- Rip a gallery with images on HTML pages
- 'Smart' downloader ignores pages that it has already checked
- Minimum size of images to be acquired can be specified in configuration
- Supports HTTP authentication for all methods
- Properly follows Location headers
- Properly sends referer info when appropriate
- HTML parser correctly interprets many uncommon or non-XHTML compliant items
- Quote-delimited values containing apostrophes
- Apostrophe-delimited values containing quotes
- Non-delimited attributes
- Attributes with spaces before or after the =
- BASE tags
- Upload a zip file from hard drive
- Upload images separately and specify remote folder
- Optionally use the year and month as folders for your galleries, to make your folders a bit easier to browse
- "Original" images can be permanently resized on acquisition, to fit in your HTML template
- Resize only images that are too large, or resize them all!
- Thumbnails can be automatically generated for each image
- Width, height, and quality specified on creation
- Type B templates override width and height settings
- Option to crop images to exact size (zoom-crop)
- No images will ever be stretched
- Select which portion of the image is to be used for both 'landscape' and 'portrait' images
- Any thumbnail you don't like can be recreated manually
- Manual crop tool built with javaScript.
- Uses open source tool phpThumb, included unmodified in the source distribution
- Requires GD (available on most systems) -- Does not require ImageMagick!
- Specify height, width, and image quality on-the-fly
- Height, width, and quality are automatically filled with existing settings to save you time
- Images can be linked directly or shown on their own HTML page
- Open images in a new window or keep them in the existing window
- Gallery can contain full images directly on the page
- Specify the desired width on your page
- All portrait images are resized to the width specified
- Landscape images are resized if they are smaller, cropped if they are larger
- Images can link to your sponsor
- Automatically prune images using any of 4 methods
- Select randomly to have a random set of images
- Select evenly to select the same proportion of images from all parts of the gallery
- Select from beginning to tease your audience!
- Select from end to give everything away!
- For all methods, the gallery will contain the exact number of images you specify!
- Manually prune images using a simple checkbox form
- Galleries easily optimized for SEO
- Place your title, keywords, and description anywhere you want.
- Images are automatically renamed to match your gallery's title
- Gallery URL contains your gallery title
- IMG tags contain ALT and TITLE attributes with your gallery's title
- Automatic banner insertion
- Inserts banners where you specify
- Linkcodes selected automatically
- Insert banners between rows on type A templates
- Specify the number of banners, or the number of rows to space them out
- Restrict the types of banners that are shown
- Manual banner customization
- Any selected banners / linkcodes can be changed on any gallery
- PHP Form-based configuration
- No more unwieldy configuration files
- Specify all of the default settings for your gallery
- Columns, spacing, keywords, and description can all be specified when the gallery is built
- Template to use for each gallery is selectable