Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#145 2006-07-11 07:54:26
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
Re: [plugin] [ORPHAN] bas_lightbox (Thumbnail galery with unobtrusive javascript)
maniqui,
I apolize for my behaviour. Your right what i have done is not polite.
I have manually load the scripts but nothing changed.
I have a map www with the following maps.
stats.
logs
www.
The map www is my website.
In the map www there are the following maps.
files
images
textpattern
Can you think with me why nothing seems to happen.
I already think you for your help.
Roelof
Offline
#146 2006-07-11 12:58:13
Re: [plugin] [ORPHAN] bas_lightbox (Thumbnail galery with unobtrusive javascript)
Roelof,
You’re on the same host as I am and this is what I’ve done. Inside the map textpattern I’ve created a map called scripts. In there I’ve put the .js files and put the following in the head of my html-page:
Example:
<code>
<script type=“text/javascript” src=”/scripts/prototype.lite.js”></script>
</code>
etc.
Now that I read again, this is the way doing it manually also suggested by maniqui.
…Prrrrrrrr…
Offline
#147 2006-07-11 17:26:46
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
Re: [plugin] [ORPHAN] bas_lightbox (Thumbnail galery with unobtrusive javascript)
Everyone thank you for the help but it’s still not working.
You can see it at: http://www.tamarawobben.nl/test
Roelof
Offline
#148 2006-07-11 17:45:52
Re: [plugin] [ORPHAN] bas_lightbox (Thumbnail galery with unobtrusive javascript)
hi roelof,
I have pointed my browser to:
http://www.tamarawobben.nl/scripts/bas_lb04_prototype.js
but the file doesn’t exist.
Then, I pointed it to:
http://www.tamarawobben.nl/*files*/bas_lb04_prototype.js
and the file is there.
So, in your head, change all the references to /scripts/ to /files/.
Or… create a /scripts/ folder in your server and put all the needed files there.
Offline
#149 2006-07-11 19:11:30
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
Re: [plugin] [ORPHAN] bas_lightbox (Thumbnail galery with unobtrusive javascript)
Thanks everyone,
It works.
Roelof
Offline
#150 2006-07-11 21:37:55
Re: [plugin] [ORPHAN] bas_lightbox (Thumbnail galery with unobtrusive javascript)
I don’t know if this has been mentioned before (too many posts to read) but I didn’t want to upload the Lightbox images through the TXP images tab – I figure it’s best to keep CSS-stuff away from the client. I uploaded the images then (via ftp) directly to the /images folder of textpattern – in the plugin config instead of an ID for each image I just gave the image name (without the dot-extension) and the plugin was able to find the images and everything works peachy. Cheers-
Travel Atlas * Org | Start Somewhere
Offline
#151 2006-07-11 22:21:19
- the_new_guy
- Member
- Registered: 2005-01-13
- Posts: 18
Re: [plugin] [ORPHAN] bas_lightbox (Thumbnail galery with unobtrusive javascript)
I’m tried running this script for some time now with no luck.
I’ve got the path to the java referenced correctly, and tested.
I have everything you have written implemented.
I just downloaded the newest version to make sure.
Nothing happens, the image just opens in a seperate window like a normal link. Any ideas where I can start looking for the problem?
Offline
#152 2006-07-11 22:33:17
- the_new_guy
- Member
- Registered: 2005-01-13
- Posts: 18
Re: [plugin] [ORPHAN] bas_lightbox (Thumbnail galery with unobtrusive javascript)
rloaderro wrote:
the_new_guy wrote:
Nothing happens, the image just opens in a seperate window like a normal link. Any ideas where I can start looking for the problem?
Make sure javascript is enabled in your browser :)
Works great on the author’s homepage.
Offline
#153 2006-07-11 23:17:54
- the_new_guy
- Member
- Registered: 2005-01-13
- Posts: 18
Re: [plugin] [ORPHAN] bas_lightbox (Thumbnail galery with unobtrusive javascript)
rloaderro wrote:
the_new_guy wrote:
Works great on the author’s homepage.
Do you have a link where I could see your site?
Lost my last reply somewhere , i’ll try posting the link again if its gone :
http://www.starseeker.com/dupree.htm
Offline
#154 2006-07-11 23:41:20
- the_new_guy
- Member
- Registered: 2005-01-13
- Posts: 18
Re: [plugin] [ORPHAN] bas_lightbox (Thumbnail galery with unobtrusive javascript)
rloaderro wrote:
the_new_guy wrote:
http://www.starseeker.com/dupree.htm
It looks like 2 broken links for scriptaculous.js and lightbox.js (missing a “/” between sneakimages and js). Puravida…
Thanks, when you stare at something too long you just miss silly items like this.
Thanks again, I appreciate it.
Offline
#155 2006-07-12 08:30:49
- -jw-
- Member
- From: fruitbelly, the Netherlands
- Registered: 2004-03-16
- Posts: 79
Re: [plugin] [ORPHAN] bas_lightbox (Thumbnail galery with unobtrusive javascript)
So now I am confused. It must be something simple i am overlooking, and I really don’t know where to look.
The simple solution, up-front, is to re-install the plugin but I really would like to know what happens.
Her comes
I did some development on my local box using this great plugin. Got everything up and running. So I uploaded the site to my host, changed the config-file and preferences (site url) and got up and running. Now the plugin works great showing the thumbs, popping up de big images etc.
However de bas_lightbox images to control the navigation between the images and to close the lightbox are still pointing to my development url instead of my production url….. Where o where can I change these settings. It must be obvious….I hope.
hints and pointers are very much appreciated
thanks
- jw -
textile deletes my identity
Offline
#156 2006-07-12 08:48:54
- -jw-
- Member
- From: fruitbelly, the Netherlands
- Registered: 2004-03-16
- Posts: 79
Re: [plugin] [ORPHAN] bas_lightbox (Thumbnail galery with unobtrusive javascript)
hints and pointers…..
it’s in de bas_lb04_lightbox.css…. Did that myself manualy and forgot about it…
geeeeezzzz…
textile deletes my identity
Offline