Start
Help
Forum
Addons
Project
Welcome,
Guest
. Please
login
or
register
.
November 22, 2008, 12:43:21 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Website Baker 2.7.0 (stable) released!
For more information look
here
.
The announcement board can be found
here
.
68077
Posts in
10809
Topics by
6527
Members
Latest Member:
borut
Website Baker Community Forum
English
Modules
New Version of Gallery
Pages:
1
...
4
5
[
6
]
7
8
9
Author
Topic: New Version of Gallery (Read 36804 times)
sparkdigital
Senior Baker
Offline
Posts: 166
Once a baker, always a baker!
Re: New Version of Gallery
«
Reply #100 on:
June 20, 2006, 11:54:03 AM »
Hi Guys, love the gallery but have one problem. On one of my clients' sites I'm adding a gallery to be used especially for members of the press to download high-res pictures so the client doesn't have to email them.
Unfortunately the upload of the full image seems to take too long and a blank save_image.php page is displayed and the image has not been added to the gallery.
Is there any way around it? The client will not be adding images to this gallery so cshould I ftp them into the gallery folder?
Thanks,
Konrad
Logged
rsmith
Senior Baker
Offline
Posts: 193
Re: New Version of Gallery
«
Reply #101 on:
June 20, 2006, 12:08:01 PM »
Hi
@kweitzel
, ill take a look at this, this week (tonight I hope)
@sparkdigital
php/your web server may have timeout values (how long a php script is allowed to run, in the php.ini) if its taking too long it may be this timeout value stoping the upload or possibly the file is larger than the allowed upload size also found in the php.ini and web server config files.
the "New Image Gallery" found here
http://addons.websitebaker.org/modules/
may be better suited to your needs, this reads from a folder all the files, the files can be uploaded via ftp
Rob
Logged
rsmith
Senior Baker
Offline
Posts: 193
Re: New Version of Gallery
«
Reply #102 on:
June 20, 2006, 11:35:43 PM »
Gallery Version 1.8 rc 6
Change Log
+link to full sized image optional - current window, new window or no link at all.
Files changed from 1.8rc5: view.php, save_settings.php, modify_settings.php, Language files
To Update
from
1.7 to 1.8rc5
run the
update_gallery_from17_to18.php
script
then
1.8rc5 to 1.8rc6
run the
update_gallery_from185_to186.php
script to create the new field. (imagelink in the mod_gallery_settings table)
Note: German translations may need to be adjusted, (babelfish translation)
«
Last Edit: June 21, 2006, 12:19:41 AM by rsmith
»
Logged
applepie
Semi-Master Baker
Offline
Posts: 212
Re: New Version of Gallery
«
Reply #103 on:
June 21, 2006, 10:31:26 PM »
You can download this Modul (actually Version Number is 1.6.2) here
Clicked on the link and got this message "Not Found
The requested URL /media/File/gallery.zip was not found on this server."
Logged
applepie
Semi-Master Baker
Offline
Posts: 212
Re: New Version of Gallery
«
Reply #104 on:
June 21, 2006, 10:49:43 PM »
I am trying to find on the forum where I can download a mod for image gallery. I just want a very simple image gallery. Some of the links I clicked on the forum are no longer working or found.
And I dont know where to start looking as there are so many topics relating to questions and help. Can someone please help me? Thanks.
Logged
kweitzel
Forum Team
A Baker's Baker
Offline
Posts: 4452
Re: New Version of Gallery
«
Reply #105 on:
June 21, 2006, 11:01:42 PM »
search fr the add-on repository ...
cheers
Klaus
PS: I can not be bothered to post the link for the hundreths time ... can somebody make a sticky topic with the link?
Logged
http://www.weitzel.biz
rsmith
Senior Baker
Offline
Posts: 193
Re: New Version of Gallery
«
Reply #106 on:
June 21, 2006, 11:06:31 PM »
The Latest version (1.8rc6) of the original Gallery (this Thread) is linked a couple posts above
The addon Repository can be found here
http://addons.websitebaker.org/modules/
This contains links to all released versions of modules
There are few Image Gallerys to choose from: (in the addon repository)
This one "
Image Gallery
" - Links to images you upload one at a time
New Image Gallery
- Links to images from a selected folder
Flickr Image Gallery
- Links to the Flickr.com web site for images
Pickle Gallery
- uses ImageMagick instead of GD for thumbnails etc.
A few others (download links worked for me jsut now)
GD Pics Gallery
- folder based gallery with GD support
http://forum.websitebaker.org/index.php/topic,931.msg19657.html#msg19657
Swift image Gallery
- neat thumbnail & mouseover effect
http://forum.websitebaker.org/index.php/topic,620.0.html
Logged
learning
Apprentice Baker
Offline
Posts: 61
Re: New Version of Gallery
«
Reply #107 on:
July 01, 2006, 01:29:54 PM »
Quote from: rsmith on June 20, 2006, 11:35:43 PM
Gallery Version 1.8 rc 6
Change Log
+link to full sized image optional - current window, new window or no link at all.
Files changed from 1.8rc5: view.php, save_settings.php, modify_settings.php, Language files
To Update
from
1.7 to 1.8rc5
run the
update_gallery_from17_to18.php
script
then
1.8rc5 to 1.8rc6
run the
update_gallery_from185_to186.php
script to create the new field. (imagelink in the mod_gallery_settings table)
Note: German translations may need to be adjusted, (babelfish translation)
This is fantastic... thank you. Very handy little update
Logged
applepie
Semi-Master Baker
Offline
Posts: 212
Re: New Version of Gallery
«
Reply #108 on:
July 02, 2006, 02:05:09 AM »
Fantastic, I managed to get my gallery working now. You guys are superb!
Now I can get on with the form fix.
Logged
ruebenwurzel
Leaders Team
A Baker's Baker
Offline
Posts: 6513
Keep on Rockin
Re: New Version of Gallery
«
Reply #109 on:
July 09, 2006, 06:53:57 PM »
Final Release of Image Gallerry 1.8
Changelog since 1.7
1.8 Final Release
Description field is now a WYSIWYG field instead of blank textarea
Minor layout tweaks in admin interface
Translated missing lines in german language file
Added all necessary lines to the update script from 1.7 to 1.8
Sorted and cleaned the code of some files
1.8RC7
Added abiltiy to have more then one images for a picture
Added preview image in admin interface
Added more options for picture and image resizing
1.8RC6
link to full sized image optional - current window, new window or no link at all.
1.8RC5
adjustments to files to add/edit alternate text/title tags to images and links
added image alt="" tag to images
added link title="" tag to links to images
text tweaks for the sort boxes
Alt tag correction when viewing the image
1.8RC4
Ability to sort by Title
Ability to sort by Modified Date - (date uploaded/or edited)
Additional Language File entries
Move Up/Down only available when order is by Admin Position
Auto Remove of empty records
1.8RC3
Bugfix : deactivate pictures causes no more system errors and the picture counter works correct
1.8RC2
Move down and move up in admin interface works now for both orderings (ASC and DESC)
Previous an next links in Frontend works now for both orderings (ASC and DESC)
1.8RC1
Added in admin interface new option for the picture Ordering. At frontend and at backend its now possible to have the last added picture at the first place.
Added new Fields to the language files. Especially the text for previous and next link is now taken from the language File of the modul and not longer from the System language File of WB.
Fixed some issues in german language File (Thanks to kweitzel)
Changed all Copyright notices to 2006
Added to all TEXT and VARCHAR fields from install.php a DEFAULT VALUE (Idea from stefan because of better Mysql 5 compatibility)
Deleted at all INT fields from install.php the NOT NULL (Idea from stefan because of better Mysql 5 compatibility)
Added an upgrade script for to update from Version 1.7 to 1.8
How to update:
From Version 1.7 and all RC releases from 1.8 to the Final Release 1.8 overwrite all files or install over the existing version and run once in your browser the update_gallery_from17_to18.php script wich you find in the gallery modul directory.
From previous versions overwrite all files or install over the existing version and first run the update_gallery_to17.php and then the update_gallery_from17_to18.php.
To get the full funtionality the update script overwrites some settings in the settings of the modul. So if you have changed there something have a look after the update there.
How to get the latest release:
Here
and at
http://addons.websitebaker.org
.
Big Thanks to Rob Smith who done a very good Job on this fantastic modul.
Have fun
Matthias
«
Last Edit: July 10, 2006, 07:05:56 PM by ruebenwurzel
»
Logged
You search for help, please look here:
Help-Page
You search for Modules, Templates or Languages, please look here:
Addons-Page
eddyfever
Pending Apprentice Baker
Offline
Posts: 47
Re: New Version of Gallery
«
Reply #110 on:
July 25, 2006, 01:19:27 PM »
How can i get the filename away under the thumbnails?
Logged
Created with WB:
http://www.skateflickit.nl
|
http://www.mcmikado.nl
|
http://www.rawrock.nl/site
rsmith
Senior Baker
Offline
Posts: 193
Re: New Version of Gallery
«
Reply #111 on:
July 25, 2006, 01:24:23 PM »
Under the "settings button" within the admin, you can edit and customize the various sections.
The [TITLE] tag is what i belive you are looking to remove.....
Default "loop" section:
Code:
<td>
<center>
<a href="[LINK]" title="[ALTTITLE]">
[THUMB]
<br />
[TITLE]
</a>
</center>
</td>
Rob
Logged
eddyfever
Pending Apprentice Baker
Offline
Posts: 47
Re: New Version of Gallery
«
Reply #112 on:
July 25, 2006, 01:38:12 PM »
nowhere i can edit what you posted.
not here...
pages/media/pictures....
and also not here
settings...
or im i looking wrong?
Logged
Created with WB:
http://www.skateflickit.nl
|
http://www.mcmikado.nl
|
http://www.rawrock.nl/site
rsmith
Senior Baker
Offline
Posts: 193
Re: New Version of Gallery
«
Reply #113 on:
July 25, 2006, 01:40:13 PM »
on the admin page for the gallery.. there is a "settings" button next to the "add image" button
Logged
eddyfever
Pending Apprentice Baker
Offline
Posts: 47
Re: New Version of Gallery
«
Reply #114 on:
July 25, 2006, 01:48:43 PM »
do we use the same version ( me: 1.
IM SO STUPID
hihihi there is a checkbox for it
sorry everybody.
«
Last Edit: July 25, 2006, 01:50:38 PM by eddyfever
»
Logged
Created with WB:
http://www.skateflickit.nl
|
http://www.mcmikado.nl
|
http://www.rawrock.nl/site
rsmith
Senior Baker
Offline
Posts: 193
Re: New Version of Gallery
«
Reply #115 on:
July 25, 2006, 01:53:57 PM »
Nice catch....
This Thread is for the "Gallery", currently at version 1.8
The gallery you are running is The "New Image Gallery"
Logged
eddyfever
Pending Apprentice Baker
Offline
Posts: 47
Re: New Version of Gallery
«
Reply #116 on:
July 25, 2006, 04:13:38 PM »
i thought already that there are 2 versions.
do you maybe also know a anwser on my other problem?
http://forum.websitebaker.org/index.php/topic,3694.0.html
Logged
Created with WB:
http://www.skateflickit.nl
|
http://www.mcmikado.nl
|
http://www.rawrock.nl/site
zoran
Pending Apprentice Baker
Offline
Posts: 5
Re: New Version of Gallery
«
Reply #117 on:
July 26, 2006, 04:49:30 AM »
OK, I have a fresh install of WB, and new download of Gallery, and the zip installs fine, but when I try to add a Gallery page, I get a message that mod_galler_settings doesn;t exist. I see this has come up in the past. Has this been resolved?
Logged
applepie
Semi-Master Baker
Offline
Posts: 212
Re: New Version of Gallery
«
Reply #118 on:
July 26, 2006, 08:01:30 AM »
How did you add the gallery mod? Did you try to ftp the zipped folder or upload it from the admin?
Logged
zoran
Pending Apprentice Baker
Offline
Posts: 5
Re: New Version of Gallery
«
Reply #119 on:
July 26, 2006, 01:09:02 PM »
I used the upload feaure in the admin console. What's interesting is that I do see the mod_gallery_images table having been created after the install, just not the settings table. I looked at the install.php file, and saw the create table statements for images and settings, so I'm cnfused as to what happened.
Logged
Pages:
1
...
4
5
[
6
]
7
8
9
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements
===> Security Announcements
=> Guest Area and Off-Topic
=> Website Showcase
-----------------------------
English
-----------------------------
=> Help/Support
===> Help/Support of WB2.7.x core
=> Website Baker Development
===> Website Baker 3
=> Documentation
=> Templates
=> Modules
===> Code Snippets
=> Languages
=> Archive
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> Hilfe/Support
===> Templates, Module & Co.
===> Hilfe/Support von WB2.7.x core
=> Diskussion über WB
=> Off-Topic
=> Archiv
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Help / Support
===> WB Core
===> Templates, Modules & Languages
=> WB Discussie
=> Niet-Terzake (Off Topic)
-----------------------------
French
-----------------------------
=> Help/Support
-----------------------------
Italian
-----------------------------
=> Help/Support
Loading...