[TYPO3] Random Text + Image
Scotty C
superscotty19 at yahoo.com
Tue Jun 13 20:10:30 CEST 2006
Tapio,
Didn't work. Here's what I did:
- The page containing the content (named "random
content") has an ID of 1092
- The page ID containing the plugin (named "random
content plugin") is 1099
- The ID of the plugin element is 3715
- In the plugin config, I set "source page" to be
"random content"
- My code is:
subparts.FEATURE = CONTENT
subparts.FEATURE {
table = tt_content
select {
pidInList = 1092
where = uid=3715
}
}
Ideas?
Thanks,
-Scott.
--- Tapio Markula <tapio.markula at dnainternet.net>
wrote:
> Scotty C wrote:
> > Thanks, Tapio!
> >
> > NOW we're getting somewhere! Here's what I did:
> >
> > subparts.FEATURE = CONTENT
> > subparts.FEATURE {
> > table = tt_content
> > select {
> > pidInList = 1092
> > }
> > }
> >
> > However, the result is that it's displaying all
> the
> > random content elements at once (which makes sense
> > because I haven't told it to use the plugin).
>
> put the plugin into another page as one content
> element
> +
> where =uid=
>
> uid is the uid of the content element
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
>
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the TYPO3-english
mailing list