Hallo, in meiner Datei sind oben alle Marker erklärt, sieht so aus:
PHP-Code:
Markers:
These markers are subsituted in the List- and Single-Views which are using templates
CMP_NAME - Companies Name
CMP_CATEGORY - Category
CMP_ADDRESS - Address
CMP_ZIP - ZIP Code
CMP_CITY - City Name
CMP_COUNTRY - Country
CMP_TEL - Telephone-No.
CMP_FAX - Fax-No.
CMP_EMAIL - E-Mail-Address
CMP_WWW - Homepage
CMP_DESC - Description
CMP_DIRECTION - Directions
Just use in List-View:
CMP_LINK - Link to the Single-View, called from List-View
CMP_TITLELINK - Link to the Single-View, wrapped Name
CMP_TITLELINKWWW - Link to www-Address, wrapped Name
Just use in Single-View:
CMP_BACKLINK - Link to the List-View, called from Single-View
Image-Markers:
CMP_IMAGE - Image without align
CMP_IMAGELEFT - Includes Image with align left
CMP_IMAGERIGHT - Includes Image with align right
der 2. (CMP_CATEGORY) sieht aus, als würde man damit die Kategorie anzeigen
Gruß und viel Erfolg