|
|
Inspite webYourPhotos is made to use as easy as possible (especially the single gallery version), there are many optional adjustments possible.
Metatags:
Variables:
| $th_page_name[$ordner] | the folder name prepared for using ( "_" is replaced by " " ) |
| $th_page[$ordner] | Url of the thumbnailpage |
| $i | picture number |
| $nr | picture quantity in the folder |
| $home | Your Domainname http://www.your-name.de |
| $bild | picture name (orginal, with ending) |
| $bn[$bild] | picturename without file dung ( "_" is replaced by " " ) |
| $bnoz[$bild] | picturename as above, but numbers at the end of the name are deleted |
| $bnoz2[$bild] | picturename as above, but all numbers in the name are deleted |
| $main_pic | html Code for the picture on the single picture page |
| $main_pic_text | contains a link to the orginal if there exists an additional second thumbnail |
| $keywords[$bild] | keywords |
| $suchwort[$bild] | search word - created from the picture name - for use in search urls |
| $picinfo_description[$bild] | Picturedescription |
| $metadesc[$bild] | for the Meta Tag Description |
| $prev , $next | Text: prev / next picture |
| $prev1 , $next1 | <== ==> |
| $prevbild | Image Tag for the previous picture |
| $nextbild | Image Tag for the next picture |
| $selectbox_all | the selectbox for template_singlepicturepage - has to be used with form tags: <form name="formpics"> $selectbox_all </form> |
| $selectbox_with_pictures_and_bookmark | the super selectbox for template_singlepicturepage, containing the
bookmark, email a friend link and links to each single picture. - has to be used with form tags: <form name="formpics">$selectbox_with_pictures_and_bookmark</form> |
| $next_orginal | This variable contains the next orginal picture for preloading. |
FAQ and more: