[TYPO3-project-seminars] Add / Edit Placeholders (###XXX###)
Oliver Klee
typo3-german-02 at oliverklee.de
Mon Sep 17 14:42:35 CEST 2007
Hi Christian,
Christian Voigt schrieb:
> The date field is always shown as a link, but i would like it to be just
> plain text. How can i achieve that?
Currently, this is not configurable. So the extension needs to be
changed to make this optional.
> 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>
Currently, this is not possible without changing the extension.
> 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.
For the detail view, that marker currently is not filled. This is
intended as the teaser usually invokes interest for the details page.
For the extension to be filled, the extension needs to be changed.
Would you be interested in helping to implement these changes or maybe
in sponsoring some of these changes?
Regards
Oliver
More information about the TYPO3-project-seminars
mailing list