[TYPO3-project-seminars] Add / Edit Placeholders (###XXX###)

Christian Voigt christian.evolutioncv at googlemail.com
Sun Sep 16 23:17:10 CEST 2007


i am using seminars to organize some seminars on a website. the
extension works fine, but i am in need of some additional functionality.

I am displaying the seminars in a list, where some details are shown
(title, teaser, time and date, registration link and detail-page link).

The date field is always shown as a link, but i would like it to be just
plain text. How can i achieve that?

I also want to display the detail-page link with static text, so that it
is shown in a manner of ("more info on this seminar"), right now i have
to use the linked title (###TITLE_LINK###) as it is the only link i
found to use. Is there by any chance another way to create that link? I
would really like it to work like this in the template file:
<a href="###DETAILS_PAGE###">more info on this seminar</a>

One more thing : In the template i am using the ###TEASER### Placeholder
to diplay the teaser-text. Now i ewant to use the same tag with my
details-page, but it is not recognized there. Is there a way to use the
###teaser### placeholder in the detailspage? Right now the placeholder
is just outputted.

Any help would be appreciated.

regards,
Christian Voigt


More information about the TYPO3-project-seminars mailing list