GaleriX MOD
You're right, that is possible. But Lightbox only shows pictures that are also shown on the page. So if there's only one picture shown on the page, Lightbox doesn't know which others are in the album. You can only show that single picture then.
Technically spoken: Lightbox reads the "rel" attribute of given pictures. All pictures that have the same "rel" attribute can be browsed through. You can't tell Lightbox to use some given pictures, only those really included on the page.
Technically spoken: Lightbox reads the "rel" attribute of given pictures. All pictures that have the same "rel" attribute can be browsed through. You can't tell Lightbox to use some given pictures, only those really included on the page.
Saying Bill Gates improved computer security is like saying Osama bin Laden improved flight security.
ok the Ideea is ... if I create a album and I want to put on the right column only 1 picture that links to that album but when you pres on it not to show you all the images in columns ...I want to open directly the album with the Lightbox effect and then to press next or back to view the pictures.
Packging design,labels, catalogs,postcards,
As I said, AFAIK you can't call Lightbox and tell it to open some pictures you pass to it. It only reads what pictures are on the page you are on and groups these pictures according to their "rel" attribute.
I'll see if I can do anything about it so you can realize your idea, but I think that would take some time.
I'll see if I can do anything about it so you can realize your idea, but I think that would take some time.
Saying Bill Gates improved computer security is like saying Osama bin Laden improved flight security.
Am I the only one not seeing the:
?? My phpwcms.php doesn't have a "default:echo"
Ofcourse I did edit all the other files but now I can't log in anymore... I get a blank screen :S
Code: Select all
#
#-----[ FIND ]------------------------------------------
#
case "modules": //Modules
#
#-----[ BEFORE "default: echo '...", ADD ]--------------
#
case 8: // GaleriX MOD
if($phpwcms["galerix_mod"]) { //enabled/disable GaleriX MOD
include_once(PHPWCMS_ROOT.'/include/inc_module/mod_galerix/main.inc.php');
}
break;
Ofcourse I did edit all the other files but now I can't log in anymore... I get a blank screen :S
I developed and tested GaleriX under 1.2.6 and 1.2.8. phpWCMS 1.3 is not supported yet as there were major changes in the plugin interface. I hope to find some time to upgrade the module for 1.3.
---
Ich habe GaleriX unter den Versionen 1.2.6 und 1.2.8 entwickelt und getestet. Version 1.3 wird noch nicht unterstützt, da es hier große Änderungen in der Modulschnittstelle gibt. Ich hoffe, in relativ kurzer Zeit GaleriX auch unter phpWCMS 1.3 lauffähig zu haben.
---
Ich habe GaleriX unter den Versionen 1.2.6 und 1.2.8 entwickelt und getestet. Version 1.3 wird noch nicht unterstützt, da es hier große Änderungen in der Modulschnittstelle gibt. Ich hoffe, in relativ kurzer Zeit GaleriX auch unter phpWCMS 1.3 lauffähig zu haben.
Saying Bill Gates improved computer security is like saying Osama bin Laden improved flight security.
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
-
- Posts: 53
- Joined: Wed 27. Dec 2006, 13:06
Great feature!!, but something is not working for me
I've succesfully installed the module. Everything seems to work fine, only when added the pictures to my album, they are not visible (not uploaded?).
http://www.sbo-piramide.nl/temp/phpwcms/toevoegen.bmp
Uploading seems to have worked, or else they wouldn't have been visible here!
But when I've added them to my album, they appear like this:
http://www.sbo-piramide.nl/temp/phpwcms/album.bmp
On my website you only see this:
http://www.sbo-piramide.nl/temp/phpwcms/sitealbum.bmp
what did I do wrong? path-settings maybe, but where?[/url]
I've succesfully installed the module. Everything seems to work fine, only when added the pictures to my album, they are not visible (not uploaded?).
http://www.sbo-piramide.nl/temp/phpwcms/toevoegen.bmp
Uploading seems to have worked, or else they wouldn't have been visible here!
But when I've added them to my album, they appear like this:
http://www.sbo-piramide.nl/temp/phpwcms/album.bmp
On my website you only see this:
http://www.sbo-piramide.nl/temp/phpwcms/sitealbum.bmp
what did I do wrong? path-settings maybe, but where?[/url]
Danke Gratch
...da freue ich mich doch schon mal auf die "1.3" Version )