[TYPO3] jm_gallery

Tapio Markula tapio.markula at dnainternet.net
Fri Apr 7 23:02:41 CEST 2006


Borut Rozman wrote:
> I did what you asked me and it looks like like that
> 
> :
> 
> temp.gal {
>         stdWrap.cObject = CONTENT
>         stdWrap.cObject {
>         table = tt_content
>         select {
>                 pidInList = 208
>                 orderBy = sorting
>                 where = uid = 689
>                 }
>         }
> }

> and I still cant get the content....

> any clue from now on ?

temp.gal is missing the *type* - doesn't work without
proper type definition

temp.gal = COA
temp.gal {
...

works - I tested!

Sorry about that - I just didn't notice to add the type.

How you get the plugin to show images.
Where you put imates and which setting. I would really need jm_gallery
or photographic_library to work.

What I would need is this kind of result
http://t3test.xetpoint.com/index.php?id=679

In principle jm_gallery or photographic should work at this way.
I could even give for you temproray account if I could get this solved.



More information about the TYPO3-english mailing list