Image Gallery
PermalinkOne question.
To add images is no problem. But what can I do if I want to create a page with lots of images.
Does a image gallery exist which I can intigrate into c5 as a block? I don't want a separate image gallery in a new window.
oLi
Just to mention it again. This code is not meant for production yet! I was playing around a bit and you should be able to generate a more or less working gallery with it.
I'm probably going to rewrite the hole block as soon as I need it. I offered for a project where I need such a functionality a few days ago...
But feel free to report idea, problems to this forum! Or fix, extend the code on your own.
downloadable on the site
Wow, that looks great on the presentation end. I'll definitely take a look at this..
I checked out the site above and, wow, it looks great. That's what I want for my site. So, I downloaded the block and will try it.
I just have one question. In the readme.txt file it states "1. Copy the following two files in themes/YourTheme/ directory"... My issue is that I'm using the Plain Yogurt theme and my 'themes' directory is empty.
Any thoughts on where the Plain Yogurt theme exists?
Thanks,
CJ
Plain Yogurt theme is default theme
copy concrete/themes/default -> themes/YourTheme
Thanks. Yes, I know that Plain Yogurt is the default theme. It's just that I don't seem to have access to the 'concrete/themes' directory. That is, I have access only to '/home/cj/public_html/themes'. In that directory are only the themes I've downloaded and placed there. Not the default themes.
Any thoughts are greatly appreciated. My site is being hosted by Concrete.
Cheers,
CJ
whoever told you that is wrong. you have to copy that themes to your "personal" theme directory if you want to make changes there.
just copy concrete/themes/default to /themes/default and change the description.txt to make sure it doesn't have the same name... from there you can change whatever you want!
Thank you for your suggestion. But that's exactly what cspike is telling me. And that's exactly what I'm wanting to do.
My problem is this, though... When I SFTP in to my site I don't have a 'concrete' directory. I do have a 'themes' directory where I've place themes that I've downloaded. I've attached an image of what I see in my SFTP client. Maybe that'll help explain it.
And perhaps this is a totally silly question. If so, I apologize. I'm just getting going with Concrete.
Thanks again,
CJ
I'm attaching the two shipping themes that are installed with your site - plain yogurt and green salad. These are basically the same themes that you'd be able to copy over from concrete/themes/ - if you could see that directory. I've named them plain_yogurt_local and green_salad_local so that you can keep track of which is which.
Sorry for any confusion. You should be able to unzip this and upload these themes to your themes/ directory, and see them in your dashboard (and then install them and make changes to them.)
The core doesn't need these themes, does it?
Would be easier to play with it, otherwise a lot of people (not only those who are hosting with you) are going to modify stuff in "concrete"
Thanks for the explanation. That's just what I needed. I thought I was going crazy. I've now copied the themes to my 'themes' folder and installed the Image Gallery. Works beautifully. Awesome!
Cheers,
CJ
I was using a modified version from csipke and way happy with it. Before the update to 5.3, I gotta add...
Now, the Gallery shows fine until I'll try to add pixx from the Filemanager.
As soon as the image is chosen, the Filemanager-Popup itself turns dead white. The wicked thing is; I can continue if I close the window, which gets me back to the gallery block.
The auto.js from the block receives the file values, like thumb and filename etc. Is it possible that some events changed or where lies this problem?
Did you ever get a fix for gallery in v5.3? I'm having the same problem.
Cheers,
CJ
I don't have a zipper on this box but I've uploaded it here (bz2 isn't allowed here):http://www.concrete5.ch/files/gallery.tar.bz2...
I hade to create a div in the theme template called
<div id="gallery">
Its just a rip off of the image module!
can see it here :http://dev.crocodile-communication.com/intaglio...
(maybe you can allow .rar files?)
Why would someone want to work with rar files? It doesn't compress as good as 7z does and it's not as widely accepted as zip?
Thanks for the tip..
Oh, and the "legal stuff": commercial use of the ImageFlow gallery is not free, so head on over to their site if you end up using it:
http://finnrudolph.de/ImageFlow/Download...
I included some customization options in the block setup form, but there are more options lurking in the code and even a couple of database fields created that I decided not to use (at least not yet :)
"Gallery Title" I intend to use in my implementation by creating an Image Gallery Autonav block that grabs all of the galleries on a page and list them by Gallery Title. Clicking on a gallery would then hide the other galleries and show only the one you selected. I just haven't gotten that far yet. I'm open to other suggestions about how this should work.
(By the way, I typed this whole post one-handed while rocking my teething baby back to sleep, so please excuse any typos :)
By the other way... I just realized I never tested this in IE, or Safari, or etc. - only Flock (and I suppose by extension, Firefox) - and the loading bar is doing a strange thing in IE. Any ideas on fixing my CSS? (Did I mention I'm rather new to CSS as well :)?
dfGallery is okay but I will never tell my user that he has to enter some fancy looking stuff into the content block. Using the c5 block system is much more apprpriate for this.
Are there any blocks available (including source) that work? Otherwise I'll finish my block..
Thanks!
Thanks!
if yes, it's easy to build your own block. start by looking at a simple block directory like "file"..
and check the documentation/tutorials of course!
This requires the use of the phpThumb library (included) and the FancyBox script (included).
This gallery block allows for Image Captions. Settings can be modified in the script and view.php template.
This is released free for anyone to make mods, but a Pro version is under development for the Marketplace.
Did I miss something that I need to configure?
I'm going to attempt to modify this, add litebox, categories, etc.
You might want to ad the following to your css file
/*ImageGallery*/ .imagegalleryblock { width:100%; padding: 12px 0 0 0; } .galleryimage{ height:84px; width:84px; background:#E7F6FF none repeat scroll 0 0; border:1px solid #000066; cursor:pointer; float:left; margin:0 12px 12px 0; padding:13px; text-align:center;
http://www.missmarvels.nl/index.php/referenties/...
is is embeded in the page itself. If the thumbs are choosen the gallery will open.
It is using the default Jquery lightbox plugin.
http://leandrovieira.com/projects/jquery/lightbox/...
Everyone who is looking for Lightbox and an image gallery should use this.
Cheers
http://www.concrete5.org/community/marketplace/addons...
Not all the blocks have been published there though. Some of them are just no really finished...
All we need is for anyone who feels their block/add-on is ready for prime time to go ahead and submit a bit of info to us from the form athttp://concrete5.org/community/marketplace...
as the project continues to grow we're going to be putting a lot of care into this section so it ends up being a safe, sane, well organized place to add stuff to your site (like facebook) vs. a confusing, huge, overwhelming pile of stuff that only half works and breaks everything else on your site.. (cough cough -DRUPAL-)..
http://www.villacasafontana.com/index.php/around_the_lake/...
the gallery is inside the sidepanel div
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd">
<html lang="en">
<head>
<!-- Site Header Content //-->
<style type="text/css">@import "<?php echo $this->getStyleSheet('main.css')?>";</style>
<style type="text/css">@import "<?php echo $this->getStyleSheet('typography.css')?>";</style>
<style type="text/css" media="screen">@import "<?php echo $this->getThemePath()?>/jquery.lightbox-0.5.css";</style>
<script type="text/javascript" src="<?php echo $this->getThemePath()?>/jquery.lightbox-0.5.js"></script>
<?php Loader::element('header_required'); ?>
</head>
[<style type="text/css">@import "<?php echo $this->getStyleSheet('main.css')?>";</style>
<style type="text/css">@import "<?php echo $this->getStyleSheet('typography.css')?>";</style>
<?php Loader::element('header_required'); ?>
<script type="text/javascript" src="<?php echo $this->getThemePath()?>/lightbox.js"></script>
]
i am using anothe rjquery script on my side, which is embeeded in the site itself - its not a block.
I want to play videos but dont wanted to have 3 different video players on the site so i made it like this:
http://creatingbusiness.de/video/video_galerie...
just click on one of the thumbnails below the regular video player.
Cheers
It works but misses a couple of things. Pictures are not shown after uploading them, you need to close the edit dialog and re-open it for example.. And a few other problems.
Want to have a look at it?