You are not logged in.
hallo, is it posible to use something like that:
<code><txp:image_display image=“1” /></code>
to start showing an image?
Last edited by cargan (2004-12-07 01:55:22)
Offline
Caged,
could it be that there is still no v2 plugin code behind the download link? Because I, like a couple of other people, only get a table even though I specified wraptag=“div”.
Offline
I have played around with the dynagallery and would really like to be able to have a page with thumbnails at the top and then when you click on a thumb the image appears below.
I can get it to work, but the thumbs disappear and I only get the image.
I currently have this code in an article:
txp:cgd_dynagallery cat=“images” usethumbs=“1” rows=“4”
And this code in the main bit of my page presentation:
div id=“main-content”
txp:article limit=“10”
div id=“show_image”
txp:image_display
/div
/div
(I am new so I can’t figure out how to post with “<” and “/>” so I just took them off – they are in my real code – promise!)
Does anybody know if it is possible to get this working?
Last edited by bmangold (2005-02-12 21:30:34)
Offline
Hi Justin,
I’ve just discovered your gallery plugin, and it does pretty much exactly what I want out of the box… Thanks!
But I’m having one big problem:
I’m using RC3 of TXP, and using the basic form of the plugin:
<txp:jmr_gallery category="some_category"/>
The first image in my category appears fine, but when the ‘next’ hyperlink is clicked, I get the RC3 equivilent of a 404 (back to the home page). Same if click ‘previous’.
The URL generated for the ‘next image’ is:
http://notcrazy.net/index.php?imagenum=2 which would seem correct – any pointers as to how to debug?
Thanks
Last edited by NeilA (2005-03-28 22:47:25)
Offline
hiya neil, I think you’re in the wrong thread mate : ) read through here and your confusion will be complete
I have this working with RC3 using clean URLs (altho the prev/next gallery links aren’t clean) but to be honest I can’t remember how I got here… break a leg
Offline
Doh!
You’re right!
My apologies… reading too many gallery plugin threads…!
Thanks for the pointer to the right thread Nardo… ;-)
UPDATE
Nardo, followed your mods on the other thread and got it working… thanks heaps… ;-)
Last edited by NeilA (2005-03-29 02:16:05)
Offline
Has someone got v0.2 of this plugin? I’ve only got version 0.1 and caged’s site seems to be down.
If someone has it, please post it here or mail it to andreas [dot] kalt [at] gmx [dot] net. Thanks.
Offline
I’ve just installed this most excellent plugin, and it’s usage is pretty simple ! However, I’m having a problem displaying thumbs. For some reason, my thumbs are broken (not full size images though) – somehow, a slash is being added to the beginning of my thumb path… I’m using version 1…
Is this a bug in the version, or is it me? I’m totally new to the cms, just installed today… My config file doesn’t have the slash at the end of the main path, so I can’t figure out if it’s my install of Textpattern, or the plugin is calling the images incorrectly..
Help please?
Offline