• Introduction
• Site Structure
• Page Assembly
• URL Handlers
• Multi-View Strings
• Authentication
• Database
• Error Handling
• Validation
• Config Data
• Logging
• EDP
• User Interface
• Formatters
•
• API Utilities
• Developer Tools
Tags:
fwpImg_annotateTypes:
fwp_imageFileCustom type and custom tag interfaces are provided to several ImageMagick commands useful for managing uploaded image content for articles and galleries.
Several commands and all image properties are available using individual tags. Additionally, a custom type can be created and a series of actions performed or properies retreived from the image object without having to specify the file name each time. Any of the individual command tags are also available to the custom type object.
Using these tags requires separate installation of ImageMagick and ExecuChoice PassThru.
These were originally developed during Lasso 6 days when there was no built-in tags, but there's some advantage to using these over the Lasso built-in image type in that this library can be extended to handle any bugs in imagemagick or to take advantage of new imagemagick features that Lasso may not incorporate yet.
© 2002-2010, pageblocks.org