| Parameter Name | Type | Mandatory | Strict | Transitional | Case Sensitive | Description |
|---|---|---|---|---|---|
| type | Text | + | S | + | must be album |
| name | Text | + | S | + | should be unique tqtag name in the template. no spaces/commas/single quote/double quotes allowed |
| title | Alpha Numeric | + | S | - | The title of the tqtag. This title will be presented only at the back-end system. no spaces/commas/single quote/double quotes allowed |
| alternativeTag | Text | + | S | + | Specify a case declared within the alternative tqTag. |
| alternativeCondition | Text | + | S | + | (optional, if the condition is specified within the alternative tqTag) Indicate a condition for the case that you are specifying. Use one of the values described for this field under alternative, for example, isSlideShow. |
| itemsPerRow | Number | - | S | Number of pictures to show before adding the rowDelimiter | |
| maxItems | Number | - | S | The max number of pictures to display in a page | |
| random | |||||
| rowDelimiter | Text | - | S | HTML tag to add after itemsPerRow (e.g. rowDelimiter="tr" or rowDelimiter="ul") the system will close and open the rowDelimiter tag everytime itemsPerRow reached. |
| Name | Type | Size | Description |
|---|---|---|---|
| addDate | datetime | The datetime the album was created or last modified. can be formated using 2009-01-09 08:34:47df:[format]! | |
| albumDescription | text | 65535 | The description of the album |
| albumID | number | 12 | The album database id |
| albumName | text | 100 | The name of the album |
| author | text | 1024 | The ezadmin3 userID that created/uploaded the album. the syntax to get the author information is :[property name]! (e.g. :fName! ) |
| bigPic1 | text | 200 | Picture large image url |
| content | text | 65535 | The content of the picture |
| counter | number | 6 | Running number from 1 to n represent the place of the picture in the retrieved album pictures (e.g. 4th picture in the retrieved list of pictures will have the number 4) |
| id | number | 6 | Picture database id |
| link | text | ~100 | href link to the picture page |
| linkToAlbum | text | ~100 | link to the album currently viewing |
| mainPic | text | 200 | Picture big image url |
| mainPicHeight | number | 6 | Picture big image height in pixels |
| mainPicWidth | number | 6 | Picture big image width in pixels |
| numPicsInAlbum | number | 6 | Number of active pictures in album |
| numRaters | number | 6 | Number of users rated the picture |
| numResponses | number | 6 | Number of users provided talkback on the picture |
| numViews | number | 6 | Number of users viewed the picture |
| redirectTo | text | 1024 | href to external/internal url |
| showOrder | number | 5 | Represent the order number of the picture in the album, this number is not a running number. if you are looking for the running numbers of pictures in the album use @counter@ |
| smallPic | text | 200 | Picture small image url |
| mediumPic | text | 200 | Picture medium image url |
| sumRaters | number | 6 | the total sum of the raters scores. to get average rating use @:sumRates@ / @numRaters@ |
| title | text | 30 | Picture title |