Page 2 of 2
Re: {GALLERYX: ......} -> (galleryx.php)
Posted: Wed 22. Oct 2008, 21:02
by zonk
Ein Traum! .. hab eben nach dem Post gesucht, aber wieso auch immer nicht gefunden ..
DANKESCHÖN !
Edit: Werd ich mir am Wochenende mal reinziehen und mein Glück probieren .. nicht das ich jetzt was verpfusche

Re: {GALLERYX: ......} -> (galleryx.php)
Posted: Wed 22. Oct 2008, 21:08
by flip-flop
Wenn ich das richtig sehe, sind gallery.php und die dazugehörigen Funktionen ab der V1.3.9 r195 verfügbar.
Re: {GALLERYX: ......} -> (galleryx.php)
Posted: Tue 25. Nov 2008, 19:16
by zuker
Hi
First thing that in GALLERYX I'm missing the possibility to switch off the sub sub gallery title by using my own created tag or in galleryx.php. I mean we have the possibility to switch on/off zoom, lightbox, minimal thumbnail count and so on, but we can‘t switch off the TITLE. I am using this wonderful gallery in different cases, and usually I don‘t need the title because I include galleries in to other web site content. I found the way how to eliminate the title. I modified the imagegalleryx.inc.php a little bit, but this effected all my galleries and I would like to have the possibility like this:
Code: Select all
+----------+--------+-------+----------+------+-...
| {GALLERYX: 25 | 31 | 32 | 1 | ...
| {GALLERYX: root_ID| sub_ID| subsub_ID| title| ...
| | | | | |
| Index | [0] | [1] | [2] | [3] | ...
+----------+--------+-------+----------+------+-...
Zuker
Re: {GALLERYX: ......} -> (galleryx.php)
Posted: Wed 26. Nov 2008, 13:41
by flip-flop
Ok, I have enhanced this script for:
Code: Select all
// [0|1|2|3] [off | title=on | date=on | title and date = on] in sub gallery (list)
$my_list_title_date = 3;
$my_list_description_date = 1; // [0|1] date on/off in description text
// [0|1|2|3] [off | title=on | date=on | title and date = on] in sub sub gallery
$my_detail_title_date = 3;
See the first posting (update v1.1).
Knut
Re: {GALLERYX: ......} -> (galleryx.php)
Posted: Wed 26. Nov 2008, 20:10
by zuker
Perfect! Now GALLERYX even more flexible.
Thank you very much Knut .
One more thought. May be it’s possible to create galleryx content part where user could easily change all those parameters without modifying file galleryx.php .
Re: {GALLERYX: ......} -> (galleryx.php)
Posted: Wed 26. Nov 2008, 20:44
by flip-flop
Yes it is, if you spend me one or two days.
In this phase it isn´t for user made.
Knut

Re: {GALLERYX: ......} -> (galleryx.php)
Posted: Thu 27. Nov 2008, 00:12
by zuker
No need to hurry. It’s just an idea. We will be appreciative if you will do it in a nearest future.
I’d like to ask you to help me to solve one galleryx problem. When I use sub sub gallery thumb caption with copyright seems that everything is OK. But the problem is that when I try to use file center copyright, leaving empty $my_copyright_text = ' ' , all my gallery thumbnails strew, captions disappear.
Zuker
Re: {GALLERYX: ......} -> (galleryx.php)
Posted: Thu 27. Nov 2008, 00:28
by flip-flop
Yes, I have solved this problem.
Next days the V1.2 is comming up for a better copyright handling.
copyright switch: [0|1|2|3]
0 - all off
1 - at capture = on
2 - at SlimBox = on
3 - all on
Automatic priority:
1. if filecenter -> output
2. .. elseif repTag -> output
3. .... elseif entry at file galleryx -> output
Re: {GALLERYX: ......} -> (galleryx.php)
Posted: Fri 9. Jan 2009, 15:14
by caramello
v1.2 comming in next days. Any visionairy signs on when 1.2 will be out ?
Kindest regards and not trying to rush people,
Julius
Re: {GALLERYX: ......} -> (galleryx.php)
Posted: Fri 9. Jan 2009, 17:36
by flip-flop
Hi,
galleryx v1.2 ist out.
Knut
Re: {GALLERYX: ......} -> (galleryx.php)
Posted: Thu 21. May 2009, 17:02
by markus s
V1.2.2 - or download it
here