Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
[archived] txp->gallery
Textpattern Gallery
Textpattern Gallery v1.2 is there.. it supports one display typ until now.. more to come.
Its quite flexible allready.
regards
Max Ziebell
Last edited by Max Ziebell (2004-05-20 02:36:05)
“The insistent messiahs-Type of Guy”
“Max wrote the code and uploaded it over a satellite connection from his top secret island hideway somewhere in the Mediterranean.”
Offline
Re: [archived] txp->gallery
I like the fact you’ve released GPL software for textpattern. Ihate the fact you’ve clearly ripped your CSS layout, design, colours and icons from Whitespace. Should you tell Scrivis, or should I?
VC#72, waiting patiently for /section/category/article-title/ based URLs :)
Offline
Re: [archived] txp->gallery
Thanx for noting it down and I have this clear with Scrivis, he knows but thx for being so aware… I am using his CSS as a starting point. Also I have contacted Jeremy about the Javascript.
PS: I am usually flashing and this is the first time I ever touched CSS/xHTML
“The insistent messiahs-Type of Guy”
“Max wrote the code and uploaded it over a satellite connection from his top secret island hideway somewhere in the Mediterranean.”
Offline
Re: [archived] txp->gallery
Bump 1.1 out
Last edited by Max Ziebell (2004-05-20 02:37:10)
“The insistent messiahs-Type of Guy”
“Max wrote the code and uploaded it over a satellite connection from his top secret island hideway somewhere in the Mediterranean.”
Offline
Re: [archived] txp->gallery
Bump 1.11 out
- [FIXED] autoload feature
- [FIXED] wraptag
regards
Max Ziebell
PS: Version 1.2 will contain Textpattern Run Level support!
Last edited by Max Ziebell (2004-05-20 02:37:34)
“The insistent messiahs-Type of Guy”
“Max wrote the code and uploaded it over a satellite connection from his top secret island hideway somewhere in the Mediterranean.”
Offline
#6 2004-04-28 20:36:08
- Andrew
- Plugin Author
- Registered: 2004-02-23
- Posts: 730
Re: [archived] txp->gallery
Not sure of the luck involved in getting this to work… but I’ve got a couple questions.
First, could you please break down a little more detailed explanation of the process to get the gallery to work? I’ve been unable to get it to function correctly and there is no FAQ or mini tutorial.
Also, what’s with the code it generates?
- </li> follows the image — but it’s never opened with <li>
- the 1/2 <li>’s are not contained within a <ul>
- some is xhtml & some is html
Any help would be appreciated as I think this has great potential!
Offline
Re: [archived] txp->gallery
bump 1.2 out…
fixed all know issues.
have fun.
“The insistent messiahs-Type of Guy”
“Max wrote the code and uploaded it over a satellite connection from his top secret island hideway somewhere in the Mediterranean.”
Offline
Re: [archived] txp->gallery
Cool, 1.21 works great!! Thanks. But is there any documentation about the parameters I can use? I want the picture above the linklist. Possible?
Example:
http://praegnanz.de/weblog/130/
Last edited by Turbo-G (2004-05-21 07:37:23)
Offline
Re: [archived] txp->gallery
Turbo-G,
Most of the parameters are on Max’s website. I know you can use break, wrap, usethumbs. If you want to change the layout, make a container with id=“your_photo” and description with id=“your_description” and then use the tags imageID=“your_photo” descID=“your_description” and CSS to place them where ever you like. It works pretty well and I have an example up.
Last edited by elmar (2004-05-21 09:20:48)
Offline
Re: [archived] txp->gallery
Okay, cool. All I needed was the imageID-Tag, which I understand now! Thanx!
Offline
Re: [archived] txp->gallery
Okay, so I had the last version of this gallery plug-in and when I updated it, this is what got spit out:
Fatal error: Cannot redeclare gallery() (previously declared in /home/brewerde/public_html/txp/plugin_gallery.php:24) in /tmp/pluginsx9ThSL on line 470
So, I promptly de-activated it and am wondering what can be done?
To even the least of these…
Offline
Re: [archived] txp->gallery
The package contains two installations the old and the new one…
You have to use only on of them…
Do one of the following…
a) deactivate the gallery plugin under admin->plugins
or
b) comment the version you ar including via publish.php
My old version of the plugin was still included manualy.
This update still contains both versions…
Read the INSTALL file that comes with the gallery plugin
and choose one way.. but not both..
regards & have fun
Max
“The insistent messiahs-Type of Guy”
“Max wrote the code and uploaded it over a satellite connection from his top secret island hideway somewhere in the Mediterranean.”
Offline