Page 1 of 2
new snapshot 05-Dec-2007
Posted: Fri 7. Dec 2007, 11:53
by design
Hello! I found a new release here:
http://www.phpwcms.org/snapshot
any comment?
I try new cnt part "special images". It seems very interesting!
Do you know if the shop module is upgraded?
Can you pay with credit card now?
bye!
Posted: Mon 10. Dec 2007, 00:43
by jsw_nz
hmmm......
special images
sounds interesting ...
anybody who has investigated new snapshot...please post findings.....
Posted: Tue 11. Dec 2007, 09:34
by nekket
http://www.pdlab.ca/media.phtml
Here you see the CP "images special" in action....
Posted: Tue 11. Dec 2007, 09:45
by update
This is the default mode? WOW - will test it myself now

Posted: Tue 11. Dec 2007, 09:48
by nekket
Yes - that's the way it's meant to be used.
First point we needed was the possibility to use two different images for the preview and zoom view.
Second point was the slider function which is specified in the template.
Posted: Tue 11. Dec 2007, 09:56
by rushclub
niiice
rush
Posted: Tue 11. Dec 2007, 11:59
by flip-flop
Very fine work.
Please reduce the stepping from 206 to ~ 200/201.
Knut
Posted: Tue 11. Dec 2007, 16:40
by jsw_nz
wow
- just goes to show how OliG
-
thinks like a designer
- btw, very nice design nekket
- in short order - that is - since December 5
-
kudos
-

Posted: Wed 12. Dec 2007, 11:34
by design
Wow Nekket! It's great!!
It's fantastic (and easy) use two different images for preview and zoom.
But I can't create a slide show.
I use the slider template and that's the result:
Code: Select all
$GLOBALS['block']['css']['slider'] = 'specific/slider.css'; $GLOBALS['block']['custom_htmlhead']['slider'] = ' ';
What's wrong?
thank you!
Posted: Wed 12. Dec 2007, 12:10
by flip-flop
Please switch "allow_cntPHP_rt" to 1 in your config.
Posted: Fri 14. Dec 2007, 13:42
by design
yes!!!!
thank you!

Posted: Tue 18. Dec 2007, 03:56
by jsw_nz
I think this (images special) is a really nice addition to phpWcms
Having said that...........
I noticed that the #number of columns dropdown does not update
(basically forces you to have one column)
Has anyone 'pinpointed' the issue -- why this is so -- css?
right now I am using the default template
inc_default/imagespecial.tmpl

Posted: Fri 21. Dec 2007, 13:15
by update
I doubt that I can this CP images special get working
I've tried everything, but am always getting this:
The error is:
window.addEvent is not a function
window.addEvent('domready', function(){
and nothing "happens" at all
Besides that the updating of columns indeed doesn't work as already mentioned before.
What am I doing wrong?
Posted: Fri 21. Dec 2007, 14:05
by update
I doubt
shoudn't be a word to use any time...
It works, when I set cropping to on ...
But what are the three effects checkboxes for - they don't seem to have any effect on any effect
And the error mentioned before is occurring when lightbox is unchecked..
More to test

Posted: Fri 21. Dec 2007, 14:28
by flip-flop
Columns: Yes, updating of columns doesn't work.
Second: We cannot use [caption text|alt text|index.php?alias] in the caption field. I have had a call to O.G. about this, but he has said "that isn´t possible in this cp".
I don´t know why he do such inconsistent things.
-> I think this cp isn´t finished completely.
My conception was an internal link from the slided pictures to an categorie without using the lightbox or image zoom.
I have solved this problem with a slider template for the cp "images <div>"
Effects checkboxes:
[EFFECT_1]Yes Effect 1[/EFFECT_1]
[EFFECT_2]Yes Effect 2[/EFFECT_2]
[EFFECT_3]Yes Effect 3[/EFFECT_3]
Put in what you want.
Please have a look into the file /template/inc_default/imagespecial.tmpl
Mhh, there are no problems for me with the JS funktion or cropping or lightbox.
Knut