New Theme: Greypop

lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Fri, 2006-09-01 03:11

I think for lightbox to work your resized image needs to be larger then 600 pixels.

As for the ' thing I need to find some sort of solution for that so it doesn't break everything.

Thanks professorx for the info about the Admin stuff not working only when lightbox is enabled. I now have a much better starting point.

Lifesayko have you checked the lightbox checkmark in the greypop theme settings.

 
S1L1C0N

Joined: 2006-07-30
Posts: 21
Posted: Fri, 2006-09-01 16:04

Thanks I disabled lightbox until we get an update =) lvthunder, FANTASTIC theme, keep pushin forward!

 
S1L1C0N

Joined: 2006-07-30
Posts: 21
Posted: Fri, 2006-09-01 16:06

Is there no way to "subscribe" to this thread?

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Fri, 2006-09-01 16:17

If you click My Account then click the edit tab there is an auto subscription box you can check. That's how I know when someone posts to this thread.

 
S1L1C0N

Joined: 2006-07-30
Posts: 21
Posted: Fri, 2006-09-01 18:56

Very cool, oh, another question, I want minimal info shown on the screen, how can I make it so that you don't see this data under each album...

Date: 08/23/2006
Size: 80 items
Views: 68

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Fri, 2006-09-01 20:52

You either need to edit album.tpl or albumlight.tpl I believe it is to get rid of those.

 
jayeighty

Joined: 2006-08-12
Posts: 4
Posted: Sat, 2006-09-02 23:41

Love the theme. Still trying to tweak it the way I want.

Only thing I'm stuck on is changing full size viewing. What I'd like is to click on a thumbnail, have it enlarged to the standard 640x480 viewing size, and have that picture link to the next picture in the gallery at 640x480.

Anyway to make this possible?

I've tried playing around with gallery permissions but haven't found what I'm looking for.

Please help.

*edit. I'd even be happy if the enlarged photo didn't link to anything.

 
S1L1C0N

Joined: 2006-07-30
Posts: 21
Posted: Sat, 2006-09-02 21:37
lvthunder wrote:
You either need to edit album.tpl or albumlight.tpl I believe it is to get rid of those.

And unfortunately im not expert enough to figure out what to do once in there, can someone chime in with more detail? Greatly appreciated!

http://www.CrossroadForums.com

 
jayeighty

Joined: 2006-08-12
Posts: 4
Posted: Sat, 2006-09-02 23:00

in album.tpl line 106 and on you can change each true to false

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Sun, 2006-09-03 02:39

So you don't want any risizes at all. Under Edit Album under Album uncheck the resizes.

 
S1L1C0N

Joined: 2006-07-30
Posts: 21
Posted: Sun, 2006-09-03 04:34

Since I'm running with lightbox OFF to get the action features to work, any way of getting a prev/next link on each photo page?

jayeighty, thanks for that!

http://www.CrossroadForums.com

 
jayeighty

Joined: 2006-08-12
Posts: 4
Posted: Sun, 2006-09-03 07:06
lvthunder wrote:
So you don't want any risizes at all. Under Edit Album under Album uncheck the resizes.

Ok, now is there a way to remove the link from the enlarged photo? Mine still links back and forth from ...imageViewsIndex=1 and ...imageViewsIndex=0.

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Mon, 2006-09-04 01:20

jayeighty, in photo.tpl there are a couple if then statements that you could delete the link out of to do that.

S1L1C0N, if you want next and previous thumbnails next to the photo you can turn on microthumbs. If you just want the words next and previous you'll have to change the code to add that. That's one of the things I took out when I made this theme. To see how it's done refer to the matrix theme. That's the theme I based greypop on.

 
S1L1C0N

Joined: 2006-07-30
Posts: 21
Posted: Mon, 2006-09-04 01:36

I actually have microthumbs enabled but do not see them at all.

http://www.CrossroadForums.com

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Mon, 2006-09-04 05:28

I notice that you are using an embedded gallery. Do the microthumbs show if you go directly to gallery instead of it being embedded. I know Drupal cuts some of the stuff out of the theme.

 
Honda

Joined: 2004-06-18
Posts: 11
Posted: Mon, 2006-09-04 16:34

Hello lvthunder,

Will it be in 2.2 the comment stuff??

Greetings honda

lvthunder wrote:
Here is the code if you want to add it to the theme. I would suggest putting it next to the links at the top. If that's where you want it add between line 60 and 61 in version 1.1.1 of theme.tpl. You must have the commenting module activated or else you will get an error if you click on the link. This doesn't include the code to check to make sure it is active like the slideshow code does. I'm still deciding if and where to add this in. I probibly will but not in the 1.1.1 release.

          <span class="block-core-SystemLink">
          <a href="{g->url arg1="view=comment.AddComment"
		   arg2="itemId=`$theme.item.id`"}"> {g->text text="Add Comment"} </a>
          </span>

Let me know if you have any problems.

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Mon, 2006-09-04 17:43

I'm not sure if I'll put that in 2.2 or not. I probibly will.

 
jayeighty

Joined: 2006-08-12
Posts: 4
Posted: Fri, 2006-09-08 02:35

sweet, thanks lvthunder

 
Sir Tristram
Sir Tristram's picture

Joined: 2006-10-04
Posts: 2
Posted: Wed, 2006-10-04 03:30

Hi LVTHUNDER, I also think your theme is great but would like to ask a newbie question regarding lightbox. My site ( www.digitalslr.com.au/gallery ) has Gallery 2.1 and I installed your theme version 1.2. There are only 2 issues for me. The first is that I have albums inside albums and whenever I have lightbox turned on and I go to open a photo that is say 2 albums deep all I get in IE is a white box with a red cross in the centre. I then copied that same photo out into the front page and then Lightbox opens it no problems ( as long as the image is 600 x or bigger. So the question is; Does lightbox have an issue opening photos 2 or 3 albums deep? As in my site it does.

The second less pressing issue is when lightbox does open a photo I get the red cross where close should be.

Any help on these would be appreciated as I really think the lightbox feature is the icing on the cake and I'd love to be able to use it.

ps. I currently have Lightbox turned off but if you need for me to turn it back on for testing I can do that.

Regards

John

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Thu, 2006-10-05 02:52

Sir Tristram try the new version of the theme. If that doesn't work let me know and leave lightbox on so I can see what it's doing. I tried creating a subalbum and it worked just fine for me.

The new version of the theme fixes the issue of lightbox messing up some of the theme options. It also fixes the issues with a resizeid not being generated.

 
S1L1C0N

Joined: 2006-07-30
Posts: 21
Posted: Thu, 2006-10-05 04:21

I still cannot see ImageFrame in Modules under Site Admin. And if I have LightBox enabled, I cannot navigate to an album containing images, any of them.

e

http://www.CrossroadForums.com

 
Sir Tristram
Sir Tristram's picture

Joined: 2006-10-04
Posts: 2
Posted: Thu, 2006-10-05 07:10

Thanks very much. It all seems to work now. Sensational theme. Well done.

JC

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Thu, 2006-10-05 14:47

S1L1C0N Try this. In theme.inc look for $lboxMaxEdge = 650; and change it to $lboxMaxEdge = 600;

Also you need to change the title. It has my name on your gallery. Since your using an embedded gallery you might just want to take that title out.

As for the imageframe module if it doesn't show up in the list maybe the distribution you downloaded didn't have it. Go to the downloads link and download it.

 
S1L1C0N

Joined: 2006-07-30
Posts: 21
Posted: Thu, 2006-10-05 15:41

I feel so stupid. I thought the ImageFrame folder you included WAS the module haha. OK so I got that part working, thank you so much. However the lighbox module is still a nogo. FYI for example in the misc folder I have everything from avatar size images to large. Is the min size whats hurting lightbox? Can LB be enabled for some albums not others?

http://www.CrossroadForums.com

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Thu, 2006-10-05 16:14

S1L1C0N Lightbox can only be enabled or disabled per theme. It looks like you have it disabled right now. I know earlier on the album Member Rides it was working. It was using the full size image though because your resized picture was 10 pixels too short. That was why I suggested changing that value.

 
S1L1C0N

Joined: 2006-07-30
Posts: 21
Posted: Thu, 2006-10-05 17:33

Ahhh, yea I changed that, let me do it again so you can see, do you have AIM btw?

e

http://www.CrossroadForums.com

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Thu, 2006-10-05 18:44

No, I don't have AIM, but you haven't turned lightbox on yet.

 
S1L1C0N

Joined: 2006-07-30
Posts: 21
Posted: Thu, 2006-10-05 19:00

It is now on. also gallery is extremely slow with this theme running, any ideas? The misc gallery is one big album with no subs so its the best test.

http://www.CrossroadForums.com

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Thu, 2006-10-05 20:04

For speed try and deactivate the lightbox module. Some of your albums are so large that the module has to read information about each picture in the album so lightbox can find all the pictures that aren't on the current page. I also saw that some of your pictures have more then one resized image. What settings do you have for the resizes. Besides lightbox most of my theme is just rearranging stuff and changing the colors of the Matrix theme.

 
S1L1C0N

Joined: 2006-07-30
Posts: 21
Posted: Thu, 2006-10-05 20:35

Ahhh that was it, I didn't know that LB preloaded a ton of info, much better now. Yes I did have 3 sizes, I just trimmed it down to 1, so it should be that one and then original size right?

http://www.CrossroadForums.com

 
S1L1C0N

Joined: 2006-07-30
Posts: 21
Posted: Fri, 2006-10-06 00:50

lv, any idea why the micro thumbs are doing this using Safari in OS X?

http://www.crossroadforums.com/v/misc/Picture+12.jpg.html

It appears it is doing the same thing on your gallery. I'm thinking its a browser/os issue.

http://www.CrossroadForums.com

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Fri, 2006-10-06 14:55

Sorry I don't. I'll have to take a look at it on Monday.

 
kaj7979

Joined: 2006-10-03
Posts: 23
Posted: Sat, 2006-10-07 19:10

1. Does anyone know how to remove the date time info under the albums and the pictures? I love the theme, but I was hoping that was an option with it.

2. Also, how can I change the default slideshow setting from 320 X whatever to something larger so the viewer or guest doesn't have to do this ( they probably would not know how anyway). Any ideas?

BTW- I love the theme! This theme and carbon are my favorites.

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Mon, 2006-10-09 17:01

1. You must edit album.tpl and photo.tpl to remove the date and time.
2. I don't know how to do that. You might do a search here and see if it comes up.

I'm glad you like the theme.

 
nafets666

Joined: 2006-10-30
Posts: 3
Posted: Tue, 2006-10-31 18:00

i had some problem with the item actions drop down menu.
because the album owners(registerd users without admin privileges) couldn't see the album actions drop down menu and the item actions drop down menu on the photo site.

so i changed the code from the album.tpl on line 162:

album.tpl:

        {*if $user.isAdmin == 1}
          {g->block type=core.ItemLinks useDropdown=true}
        {/if*}
        {* beowulfs change to let the registerd users see the drop down menu*}
        {if $user.isRegisteredUser == 1 and $user.isAdmin != 1}
          {g->block type=core.ItemLinks useDropdown=true}
        {/if}

i've commented the first part out because otherwise you get two menus for the admin (but i don't know why)

and the photo.tpl code on line 180:

photo.tpl:

        {* beowulfs change to let the registerd users see the drop down menu *}
        {if $user.isRegisteredUser == 1 and $user.isAdmin != 1}
           {g->block type=core.ItemLinks useDropdown=true}
        {/if}

i hope that isn't totally wrong;)
i just changed it right now and it seems to work. maybe there is some otherway to change it but i didn't figure it out yet.
and it's definitely not a theme bug because it also didn't work with the matrix theme. maybe there is somewhere an option for that?

 
nafets666

Joined: 2006-10-30
Posts: 3
Posted: Tue, 2006-10-31 20:27
kaj7979 wrote:
1. Does anyone know how to remove the date time info under the albums and the pictures? I love the theme, but I was hoping that was an option with it.

for an option this should work:

add this to theme.inc on line 124

        /* beowulfs date on/off toggle */
        $settings[] = array('key' => 'DateOnOff',
                            'name' => $this->translate('Hide Date'),
                            'type' => 'checkbox',
                            'value' => $params['DateOnOff']);

then add to the album.tpl after line 115

                {* beowulfs change to enable hide date *}
                {if !empty ($theme.params.DateOnOff)}
                        {assign var="showDate" value=false}
                {else}
                        {assign var="showDate" value=true}
                {/if}

and change in album.tpl and photo.tpl

                          showDate=true

to:

                          showDate=$showDate

now you should have an additional option for hiding the pictures date in your theme settings ;)
i just figured it out right now so maybe there is something wrong...

 
pdiddy8117

Joined: 2006-08-03
Posts: 107
Posted: Sat, 2006-11-04 03:08

Why is it when i have lightbox on I see two blank image navigation links on the bottom of the pictures? And how can I allow users to delete their OWN albums? How do I put it in drop down list? very good theme lvthunder. thanks

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Sat, 2006-11-04 03:16

in album.tpl and photo.tpl towards the bottom change the line that says.

        {*if $user.isAdmin == 1}
          {g->block type=core.ItemLinks useDropdown=true}
        {/if*}
[code]
to
[code]
        {*if $user.isRegisteredUser == 1}
          {g->block type=core.ItemLinks useDropdown=true}
        {/if*}
 
Fredp

Joined: 2006-10-17
Posts: 11
Posted: Wed, 2006-11-15 01:35

Love this theme. I'm really enjoying it.

My problem is, when the image comes up, the information about the photo itself does not populate, the only thing I get is "Close X" and everything else is blank.

I know I'm missing something stupid. Could you please help me locate and fix my problem?
If you want to see how it's not working, go to http://www.seafred.com/gallery2

Thanks in advance.

Fred

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Wed, 2006-11-15 04:34

Wow you changed it a lot. I don't even reconize it. The information is actually there. It's just white text on a white background. So you need to mess with the CSS a bit more.

 
Fredp

Joined: 2006-10-17
Posts: 11
Posted: Fri, 2006-11-17 15:39

Right, understad. I've been messing with it and can't find the actual class that controls the white background and the white text. Any suggestions

Fredp

 
teraforce

Joined: 2006-10-16
Posts: 4
Posted: Fri, 2006-11-24 05:00

First, outstanding job FredP. How did you get that blur effect on your border. That looks very nice.

And I came here to ask lvthunder if you have any idea how to prevent the gallery title from showing up twice. Even pointing me to the right file to edit would help. Thanx for the great template. I'm building a site for my neice. www.leighleighphoto.net if you want to have a look. Nothing special. Those are just a couple of my pics I put up for now. Also, I tried centering using the bbcode and it doesn't work in gallery. Is there a place to add bbcodes that you know of. I bet fred used html on his? I might have to do that.

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Mon, 2006-11-20 15:29

Teraforce, I'm not exactly sure what your talking about the title showing up twice. I tried looking at the link, but I'm getting a server not found message. As regards to BBCode I think the only place you can use that is when you are adding a comment. All the templates are either CSS or Smarty (which is HTML with some special tags thrown in).

 
Liquid_Squelch

Joined: 2006-09-10
Posts: 15
Posted: Mon, 2006-11-20 16:17

Hi all..
I've been running greypop on my one webpage for my personal pictures, and I had a 2nd domain name just laying around (nice huh?), so I decided last night to embed gallery2 into e107 using the greypop theme.

I was just trying to keep up with the thread.
What is the current version of the greypop theme?!?

Also,
I'd like to show exif data under the picture while it is viewed in a webpage.
While viewing the picture in the lightbox, I don't want to see any info under the picture.. How do I modify that?
Thanks

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Mon, 2006-11-20 17:20

1.2.1 is the current version.

Do you have the EXIF module activated? A link would be good to help me help you with seeing the text in lightbox.

 
teraforce

Joined: 2006-10-16
Posts: 4
Posted: Mon, 2006-11-20 20:13

I'm sorry, here's the right link http://leighleighphoto.net . But it does it on your site even where it the main album, photography by Stephen shows up twice. It looks redundant when you're on the main album. I realize it changes when I go to another album but I would rather get rid of one instance of it somehow.

 
Liquid_Squelch

Joined: 2006-09-10
Posts: 15
Posted: Tue, 2006-11-28 06:45
lvthunder wrote:
1.2.1 is the current version.

Do you have the EXIF module activated? A link would be good to help me help you with seeing the text in lightbox.

Yes, the exif module is activated. I only want to see exif data on the 'webpage view' of the photo, not in the lightbox overlay.

Here is a working album.
http://www.w2lie.net/gallery2/main.php/v/Merrick+Park/

I will be moving that album probably next week to my other domain.

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Mon, 2006-11-20 21:28

You need to modify photolight.tpl and remove the EXIF block from the link. You also need to edit the tpl file in modules/lightbox/template/block and do the same thing.

 
kwanbis

Joined: 2006-11-08
Posts: 22
Posted: Thu, 2006-11-30 19:04

I really love your theme!

Minimalist, classy, user-friendly.

It's just incredible.

Sadly, i can't make the "lightbox" (spinning circle?), appear.

I have tried with Lightbox 1.0.1 module active and not, but it just goes directly to the picture.

Any idea on what could i be missing?

You can check here: http://www.nuestroalbumdefotos.com/main.php?g2_itemId=35

-----
Get MAREO (GPL) at http://www.webearce.com.ar

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Thu, 2006-11-30 21:23

Liquid_Squelch you need to edit photolight.tpl and take the EXIF out of the links. You also need to edit the tpl file of the module if you use it.

kwanbis did you edit the lightbox.js to define the path to the images.