Theme: GreyDragon - v.4.0.2
micware
![]()
Joined: 2008-12-27
Posts: 16 |
![]() |
Hi, But where can I change the value for #g-rootpage-slideshow which is now 640x480 If a pace #g-rootpage-roll { float: right; text-align: center; z-index: 1; position: absolute; right: 0px; width: 1024px; height: 680px; } In my custom.css it won’t work Maybe I don’t understand what you mean with “You need to synchronize them” |
|
micware
![]()
Joined: 2008-12-27
Posts: 16 |
![]() |
I can see the full size images in my /var/albums folder with the correct dimensions Any advice is greatly appreciated. |
|
micware
![]()
Joined: 2008-12-27
Posts: 16 |
![]() |
Hi, still struggling with the size of the slideshow Can I point the slideshow to /var/albums/..... instead of /var/resizes/... If yes, witch file? I searched every file in my gallery folder for a reference to /var/resizes but not found it I want the slideshow image to be the same size as the full image I uploaded I'm learning alot, digging thru the gallery and greydragon files THX for all the help sofar. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
micware wrote:
I can see the full size images in my /var/albums folder with the correct dimensions check RSS feed you are using for the slideshow. you would notice that regardless of the permissions, resizes are used, not full size versions Serge |
|
Terren
Joined: 2012-03-28
Posts: 1 |
![]() |
Hello everyone! The first one is about a translation issue. I start translation mode an click show all. The first half works fine (source & destination language) but your Help text ( "<fieldset><legend>Help</legend><ul><li><h3>Prerequisites</h3> <p><b>REQUIREMENTS NEED ... case you think that something is not right, you can always <b>Reset Theme to a Default State</b>. </li></ul></fieldset>" ) somehow disrupts the translation with me. After this box the green fields in the left dont match the right boxes. The second question is about the fancybox support. I disabled the photo page cause i like this behaviour. Is there a way to show the image description under the image in the fancybox? Maybe i just didnt see it. And iam wondering if there is a way to go from fancybox to fullscreen view of the picture (maybe through clicking on the picture again, this is how i used a plugin in typo3 before). |
|
bigu_c
![]()
Joined: 2007-10-28
Posts: 421 |
![]() |
Hi, Can you please help me to do how to open full-size image in HTML page? (Step-by-step) Thank you. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Terren wrote:
The first one is about a translation issue. I start translation mode an click show all. The first half works fine (source & destination language) but your Help text ( "<fieldset><legend>Help</legend><ul><li><h3>Prerequisites</h3> <p><b>REQUIREMENTS NEED ... case you think that something is not right, you can always <b>Reset Theme to a Default State</b>. </li></ul></fieldset>" ) somehow disrupts the translation with me. After this box the green fields in the left dont match the right boxes. I need to break help in individual paragraphs to clean up structure markup. it would be in next release. Terren wrote:
The second question is about the fancybox support. I disabled the photo page cause i like this behaviour. Is there a way to show the image description under the image in the fancybox? Maybe i just didnt see it. And iam wondering if there is a way to go from fancybox to fullscreen view of the picture (maybe through clicking on the picture again, this is how i used a plugin in typo3 before). not out of the box. I do not have plans to support this feature, but if anyone wants to take a look and suggest the solution I will incorporate it Serge |
|
cndxt
Joined: 2012-04-05
Posts: 5 |
![]() |
Hi all, without reading through all pages... Something i noticed during work with Gallery Modules.. If a Module is trying to use the $theme class-instance, for example to use is_photo() method or "id"-property, it will cause a 500-Server Error resulting in a GD-Gallery Page with no contents, because code execution is stopped at this point. This occurs only if a Module outputting custom content, for example creating a list of Tags, etc... Because this is not treatened as an Item itself from Gallery/Greydragon. In WIND Theme this is somehow handled, but in Greydragon (3.1.4) it's not... This causes also a Basket-Module Error, because this one uses these class method of every page See in this Thread for a fix: http://gallery.menalto.com/node/104319#comment-389799 |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
cndxt wrote:
without reading through all pages... as you have noticed and explained yourself basket module code does not handle correctly item presence in cases when item is not there so if in basket module we could add the check for $item being initialized then we would be fine. Serge |
|
jaesflo
Joined: 2006-05-09
Posts: 45 |
![]() |
I want to change the word "Photo" by another word, I searched through all the template files GreyDragon and can not find. Here is an example, this graph shows my explanation. Maybe I can help with this link, if the event theme My them greydragon Version: 3.1.4 Thank you ------------------------------------------------------------------------------- |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
jaesflo wrote:
I want to change the word "Photo" by another word, I searched through all the template files GreyDragon and can not find. You would not find one. I am using item's type if ($title === "") $title = ucfirst($item->type) . " " . $item->id; PS: in upcoming release "type" would be translatable jaesflo wrote:
Maybe I can help with this link, if the event theme as it was suggested, you should disallow RSS feed references Serge |
|
micware
![]()
Joined: 2008-12-27
Posts: 16 |
![]() |
Hi Serge, micware.nl/gallery The downside is: I had alter the top and bottom padding and the hight to 680px for #g-column-centerfull! http://micware.nl/gallery/index.php/Close-Up---Nature <- only 3.5 row visable due to the hight of 680px for #g-column-centerfull i need for the rood page Do you know a solution? |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
micware wrote:
The downside is: I had alter the top and bottom padding and the hight to 680px for #g-column-centerfull! Add #g-rootpage to your CSS rule, it is an id of body element of the root page Serge |
|
jaesflo
Joined: 2006-05-09
Posts: 45 |
![]() |
Serge D wrote:
You would not find one. I am using item's type in MY_Theme_View.php locate get_item_title function. Hi Serge D, I modified the file, but I can not change the word "Photo" by "Foto" My gallery is entirely in spanish, just want to change the word Photo I searched in translation and have not found the word to translate. My gallery: deviajesaperu.com/fotos/cusco/choquequirao |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
jaesflo wrote:
Hi Serge D, I modified the file, but I can not change the word "Photo" by "Foto" You need to modify line mentioned above as following
Serge |
|
Feliz
Joined: 2009-01-08
Posts: 30 |
![]() |
Hi Serge, First let me congratulate you for this fabulous theme you did, and support. I don't know much about programming, but whit the right information I've been able to change my Gallery 2 them to suit my needs. So I hope to do the same with gallery 3. 1 - I have a gallery2 website and I'm upgrading to gallery 3 with your Grey Dragon Theme that is great. But as you can see im my actual site http://www.nunofeliz.com (after the page load click on the menu button on the camera) I dont use a root album, and don't want people to access it. I've been searching all the foruns, but couldn´t find any answer, so is it possible to tell me how to remove the Gallery link from the Breadcrumbs? 2 - As my site is in Portuguese and didn't nottice that problem im Gallery2, I have the EXIF description as photo title, and it displays all the Foreign Characteres without any problem. But on my test site with Gallery3 it doesn´t displays the title right, replacing the foreign characteres with other's. Is there a way to solve this? Thanks in advance for any help you could provide. And apologise for any mistake in my english. Keep up the good work. Best regards |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
1. this might be what you are after: Quote:
after the page load click on the menu button on the camera I would rethink that. It took me some time to find the [ enter ] button to get to the menu. I clicked on various places on the camera and it was not that apparent to use the enter button. Dave |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Feliz wrote:
First let me congratulate you for this fabulous theme you did, and support. Thank you Feliz wrote:
1 - I have a gallery2 website and I'm upgrading to gallery 3 with your Grey Dragon Theme that is great. But as you can see im my actual site http://www.nunofeliz.com (after the page load click on the menu button on the camera) I dont use a root album, and don't want people to access it. I've been searching all the foruns, but couldn´t find any answer, so is it possible to tell me how to remove the Gallery link from the Breadcrumbs? Let me try to understand what you want to do here... Feliz wrote:
2 - As my site is in Portuguese and didn't nottice that problem im Gallery2, I have the EXIF description as photo title, and it displays all the Foreign Characteres without any problem. But on my test site with Gallery3 it doesn´t displays the title right, replacing the foreign characteres with other's. Is there a way to solve this? perhaps you need to adjust meta tags to switch the language in page.html/php find
Serge |
|
Feliz
Joined: 2009-01-08
Posts: 30 |
![]() |
Floridave Thanks for your quick answer. The no_home_link module doesn't solve my problem. It removes the home link from the menus, but I don't use menus. I want to remove the link Gallery (root album) from the breadcrumbs. I add a link to my Menu page in the beginning of the breadcrumbs, and want to remove the Gallery link, because the breadcrumbs appears: Menu :: Galery :: (album) :: (photo) and I want to appear: Menu :: (album :: (photo) So people can't go to de root album, and click menu to return to the menu page. As for the main page it's going to be changed as soon I get gallery 3 to work properly. But if you waited a few seconds appears a message saying to click menu for enter (in portuguese) Best Regards |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
Feliz wrote:
I add a link to my Menu page in the beginning of the breadcrumbs, and want to remove the Gallery link, because the breadcrumbs appears: a) Under theme admin uncheck "Show Breadcrumbs in root album/root page" Best Regards Serge |
|
Feliz
Joined: 2009-01-08
Posts: 30 |
![]() |
Hi Serge, thank you for your quick answer and help. Later I'll try this at home and post the results here. Once more congratulations for these fabulous theme, and for the patience to answer all our questions. Best Regards and keep up the good work |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
version 3.2.0 is out IMPORTANT! This release requires new shared module - GreyDragon - for admin section to work properly - it is available here - http://blog.dragonsoft.us/downloads/15 Notes: This is big release please backup your old version of the theme if you need to rollback - Theme is now HTML 5 ########## Enable /root url ################ - Visible Title Length is now taken in consideration when displaying Photo Titles in thumbs, breadcrumbs, etc. Enjoy Serge |
|
windracer
Joined: 2007-03-05
Posts: 113 |
![]() |
I'm having the same problem with the 3.2.0 release that I had when I tried the beta release: after installing the new theme I get a blank page when I try to go into theme options (I do have the module enabled) and my colorpack is not loading either so my gallery is displayed incorrectly. What's strange is that when I go back to the 3.1.4 version of the theme, the Theme Options page shows 3.2.0. Is that a side-effect of the module? |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
windracer wrote:
I'm having the same problem with the 3.2.0 release that I had when I tried the beta release: after installing the new theme I get a blank page when I try to go into theme options (I do have the module enabled) and my colorpack is not loading either so my gallery is displayed incorrectly. It means that you did unpack theme incorrectly Serge |
|
cchiappa
![]()
Joined: 2008-08-11
Posts: 101 |
![]() |
I'm having the same problem I had with the beta as well and it sounds a lot like what windracer is describing as well. Nothing is logged to the apache logs and the only thing that ends up in the G3 log is: 2012-04-18 03:42:45 +00:00 --- error: Can't find css file: colors.css 2012-04-18 03:42:45 +00:00 --- error: Can't find css file: frame.css every time I hit a page. I've tried resetting the them to a default state, switching to wind and back, etc and it doesn't seem to help. Trying to revert to 3.1.4 led to an even more broken front page where it didn't look like any layout was being done - the menus options were all listed out longhand, etc. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
cchiappa wrote:
I'm having the same problem I had with the beta as well and it sounds a lot like what windracer is describing as well. Nothing is logged to the apache logs and the only thing that ends up in the G3 log is:2012-04-18 03:42:45 +00:00 --- error: Can't find css file: colors.css 2012-04-18 03:42:45 +00:00 --- error: Can't find css file: frame.css Please pay attention to the way you unpack the files. Serge |
|
windracer
Joined: 2007-03-05
Posts: 113 |
![]() |
Serge D wrote:
It means that you did unpack theme incorrectly I'm pretty sure I unzipped the new theme correctly. Here's what it looks like: 07:59:06 /usr/local/gallery3_wr/themes/greydragon:$ ls -la total 108 drwxr-xr-x 10 root root 4096 2012-04-17 21:04 . drwxr-xr-x 8 root root 4096 2012-04-17 21:03 .. drwxr-xr-x 4 root root 4096 2012-04-17 10:00 admin -rw-r--r-- 1 root root 33138 2012-04-17 10:04 changelog.txt drwxr-xr-x 2 root root 4096 2012-04-17 10:00 controllers drwxr-xr-x 4 root root 4096 2012-04-17 10:02 css drwxr-xr-x 2 root root 4096 2012-04-17 10:02 helpers drwxr-xr-x 2 root root 4096 2012-04-17 10:02 images drwxr-xr-x 2 root root 4096 2012-04-17 10:02 js drwxr-xr-x 2 root root 4096 2012-04-17 10:02 libraries -rw-r--r-- 1 root root 508 2012-04-17 21:04 theme.info -rw-r--r-- 1 root root 25791 2011-08-16 00:00 thumbnail.png drwxr-xr-x 2 root root 4096 2012-04-17 10:02 views The module is also correctly unzipped under the modules directory. I'm seeing the same stuff in my Gallery log as cchiappa too: 2012-04-18 08:27:48 -04:00 --- error: Can't find css file: colors.css 2012-04-18 08:27:48 -04:00 --- error: Can't find css file: frame.css |
|
cchiappa
![]()
Joined: 2008-08-11
Posts: 101 |
![]() |
Thanks, Serge, I'll send you a PM with login details. I'm running this on my own machine so there is no ftp client involved - I unzip the module and theme directly to the respective directory. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
cchiappa wrote:
Thanks, Serge, I'll send you a PM with login details. I'm running this on my own machine so there is no ftp client involved - I unzip the module and theme directly to the respective directory. Confirmed, looking around Serge |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
As it seems issue does not present itself always but only with some LAMP instances. With help from cchiappa and ajorgereis I have identified the problem and updated versions of the theme and shared module are now available. Serge |
|
windracer
Joined: 2007-03-05
Posts: 113 |
![]() |
The updated module and theme fixed my gallery display issues (all CSS and color is working properly with the carbon theme) but the Theme Admin page still loads blank (just the Gallery header and toolbar load, nothing else). |
|
cchiappa
![]()
Joined: 2008-08-11
Posts: 101 |
![]() |
Thanks, Serge, the fix is much appreciated! The new version's layout seems more consistent, especially in the admin page where everything lines up now without fiddling with the font size. ul.g-description { min-height: 96px; } If this isn't something easy to address I can dig into it when I get some time. The theme almost provides this sort of capability already with the “Title Source - Description” option except I'd like all of the Title, description + metadata, and HTML in the description doesn't get rendered properly. Maybe I'll see if I can get rid of the underPhotoText module with some expansion of the Title Source code… |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
windracer wrote:
The updated module and theme fixed my gallery display issues (all CSS and color is working properly with the carbon theme) but the Theme Admin page still loads blank (just the Gallery header and toolbar load, nothing else). anything in the error log? Serge |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
cchiappa wrote:
Is this something that is likely to be tweakable with some CSS? Adding something like this to custom.css doesn't seem to have any effect (but I know essentially nothing about such things so am almost certainly doing something wrong): yes, it is CSS only. you need to make sure rule is fully qualified. use development tools or firebug to find what overrides your current rule. Serge |
|
windracer
Joined: 2007-03-05
Posts: 113 |
![]() |
Serge D wrote:
Nope ... nothing in the Gallery log or Apache error log. All I see in my Apache access log is the page request:
Really weird. |
|
windracer
Joined: 2007-03-05
Posts: 113 |
![]() |
Serge ... it seems to be related to the checkVerionInfo function block in gd_admin_include.html.php. When I checked the View Source of my "empty" Theme Admin page, I noticed that the first <script> block in gd_admin_include.html.php was there, but nothing else beyond that. So, on a whim, I commented out the entire checkVerionInfo block (note the spelling error, I think that's supposed to be checkVersionInfo, but at least it's spelled consistently in your code I'll keep digging, but wanted to let you know this is what I've found so far. |
|
Feliz
Joined: 2009-01-08
Posts: 30 |
![]() |
Serge D wrote:
Serge Serge it worked 100%. Once more thanks for your help! |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
windracer wrote:
I'll keep digging, but wanted to let you know this is what I've found so far. Is CURL support is installed on your server? // ### Checks for presence of the cURL extension. function _iscurlinstalled() { if (in_array ('curl', get_loaded_extensions())) { return true; } else { return false; } } //Sample usage: if (_iscurlinstalled()) echo "cURL is installed"; else echo "cURL is NOT installed"; PS: have corrected the function's name Serge |
|
windracer
Joined: 2007-03-05
Posts: 113 |
![]() |
Serge D wrote:
Is CURL support is installed on your server? I had curl installed, but apparently not the PHP extension for curl (as your script showed me). So I installed it (your script returns "cURL is installed") but I still get the blank Theme Admin page. |
|
ajorgereis
Joined: 2008-09-06
Posts: 132 |
![]() |
cchiappa
![]()
Joined: 2008-08-11
Posts: 101 |
![]() |
Adding this to custom.css gets me results which seem similar to the previous version of the theme where the space allocated to the text below the picture sizes itself: .g-extended .g-thumbtype-sqr .g-thumbcrop { height: auto; min-height: 200px; max-height: 300px; } .g-extended .g-thumbtype-sqr a.g-thumblink { min-height: 200px; } Thanks again, Serge! |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
windracer wrote:
could you continue your investigation commenting parts of the function to see which call is failing? Serge |
|
windracer
Joined: 2007-03-05
Posts: 113 |
![]() |
Serge ... it's working now. Apparently the missing cURL module for PHP was the issue. I don't know why it didn't work right away, I think maybe I hadn't restarted apache. It's all good now, thanks for your help! |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
windracer wrote:
Serge ... it's working now. Apparently the missing cURL module for PHP was the issue. I don't know why it didn't work right away, I think maybe I hadn't restarted apache. It's all good now, thanks for your help! Great! I have added CURL check into the shared module so it would detect and disable the "auto" option if CURL is not installed. would be in next release Serge |
|
black-one
Joined: 2012-04-22
Posts: 1 |
![]() |
Hello, i´m using the greay dragon theme in Gallery 3.0.3. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
black-one wrote:
Hello, "no right click" does not protect your images, simple code view would show your resize image path. Serge |
|
MtnBiker
Joined: 2008-02-11
Posts: 172 |
![]() |
Recently upgraded to GD 3.2.1 and also upgraded G3 to 3.0.3 build 59 and having some new problems. Main one is that clicking on an image (or clicking on "View Full Size" icon) takes me to just a page with the photo and white space to the right and below in Safari for the Mac. In Firefox the same action takes me to a full size image with a black surround but no way to navigate back to normal photo view. Arrow keys don't work either. I can go back a page to get to normal photo view. (Arrow keys work in other views) This action (full size view) works fine in the default Gallery Wind theme. Second problem is that the Organize page is reduced to a narrow column in both Safari and Firefox. Again fine in Gallery Wind. [img]http://knobby.ws//toShare/GD.OrganizeProblem.png[/img] I have a custom css, but not using it doesn't fix either problem. I love the Gray Dragon theme and the great support from Serge. Thanks for any help. Sample page: http://knobby.ws/gallery3/Skiing/Mammoth-Crest-2012/MammothCrest2012-037 |
|
cchiappa
![]()
Joined: 2008-08-11
Posts: 101 |
![]() |
I just noticed myself having the same problem with Organize yesterday. If in the Firefox "Inspect Element" dialog I fiddle the width: property of div#g-dialog.ui-dialog-content.ui-widget-content from "auto" to an explicit width (say, 800px) it looks more reasonable... |
|
windracer
Joined: 2007-03-05
Posts: 113 |
![]() |
cchiappa wrote:
I just noticed myself having the same problem with Organize yesterday Confirmed ... I'm seeing the same problem. |
|
Serge D
![]()
Joined: 2009-06-11
Posts: 2466 |
![]() |
I dislike the whole dialog thing... to fragile... in forms.css locate .ui-dialog .ui-dialog-content rule and change from display: inline-block; to display: block; I hope it would not break rest of the stuff Serge |
|