[TYPO3-english] How to use additionalParams to pass tt_content data

Sebastiaan de Jonge szebi.eger at gmail.com
Thu Feb 3 14:43:48 CET 2011


Hi again,

Welcome to the wonderful world of TypoScript. I'm sure that creating an
interface like that is possible by using just TypoScript. There are so many
things you can do with it, and displaying content is very easy. Of course
your great friend in this journey would be the TSref.

http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view

On my blog I've written several articles on dynamic content rendering with
TypoScript. Perhaps they will be of use as well:

http://sebastiaandejonge.com/blog/categories/typoscript/

Cheers,
Sebastiaan

On Thu, Feb 3, 2011 at 2:31 PM, pixelborg <cilibiu.bogdan at yahoo.com> wrote:

>
> The content elements is placed on another page, where i'm render them to
> add
> a typolink. I'm curious if i can make something like tt_news plugin, where
> i show a little bit of text with a "more" link to another page (single
> view)
> . I don't need full explanation, just some tips to ease my learning path
> over my coffee brakes :)
>
>
>
>
> Sebastiaan de Jonge-2 wrote:
> >
> > Hi Bogdan,
> >
> > Showing a content element on a seperate page requires a little more than
> > just the right TypoLink setting. Is the content element on the actual
> page
> > you are linking to? Or is it fixed on another page?
> >
> > Also, instead of using "additionalParams.dataWrap =&L
> > ={TSFE:sys_language_uid}", you could use something like this (depending
> on
> > if there are a lot of other querystring parameters or not):
> >
> > addQueryString = 1
> > addQueryString.method = GET
> > addQueryString.exclude = id, cHash
> >
> > Kind regards,
> > Sebastiaan de Jonge
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/How-to-use-additionalParams-to-pass-tt_content-data-tp30830433p30835651.html
> Sent from the TYPO3 English mailing list archive at Nabble.com.
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>



-- 
Kind regards,
Sebastiaan de Jonge

Freelance TYPO3 Developer - Certified TYPO3 Integrator
w: http://sebastiaandejonge.com
t: 0031 65431 7572


More information about the TYPO3-english mailing list