![]() |
|
Stopdesign Theme - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: Stopdesign Theme (/thread-99.html) Pages:
1
2
|
Stopdesign Theme - sjard - 09-10-2005 I tried to convert the famous stopdesign theme from Douglas Bowman to zenphoto. I had to modify one zenphoto file to make it work, but maybe there are still some bugs. Here is the link to my gallery: Stopdesign Theme - amory - 09-10-2005 Looks awesome, thanks for the work. Since things will change in the upcoming 1.0 release, you may want to wait until that, but i'd say it would be worth making into a theme. (it is legal to do it) Stopdesign Theme - trisweb - 09-10-2005 Oh my gosh that's beautiful. Someone send it to Doug Bowman and get him to switch ;-) I would say that most of the template functions should be the same, but you may have to make minor modifications to the theme for 1.0. No big deal, keep up the great work. Stopdesign Theme - bk - 10-10-2005 This is just awesome! You really should release this. :) I'm gonna wait till 1.0, I guess. When is it coming out? Stopdesign Theme - thebludrop - 10-10-2005 Wow. That's really nice. Can't wait for 1.0 Stopdesign Theme - shaghaghi - 10-10-2005 Great work. Can't wait for it to be released. Stopdesign Theme - sjard - 10-10-2005 I think I will release it tomorrow for 0.9. I have to translate it to english, make some changes to the code and write an installation guide. Stopdesign Theme - sjard - 10-10-2005 The theme is ready for download: www.bleecken.de/bilder/stopdesign.zip To install the theme read the instructions in install.txt. This is like zp a beta-release! If you find bugs or have any other problems, please write them into this forum. Stopdesign Theme - bk - 10-10-2005 Thanks a lot sjard! Very nice. :) Stopdesign Theme - sjard - 10-10-2005 @ bk Stopdesign Theme - bk - 10-10-2005 Oh, right. Thanks! Stopdesign Theme - trisweb - 10-10-2005 [b]sjard[/b] - could you please outline the changes you made in the /zen directory so I can add the functionality you need to the release? It looks like you just want custom sized thumbnails specified from the theme, which I can do. Stopdesign Theme - Splodge - 10-10-2005 I'm getting a link problem. Starting from the main gallery page with its list of recently updated albums, I select an album. Then I select the index page for the site from the breadcrumbs at the top of the page. That takes me to a page where the link ends "page/1" and the recently updated albums. If I now select Gallery Archive (with the link ending "page/archive.php" I get an empty page with "Album page does not exist." Should that link not be /archive.php? Stopdesign Theme - shaghaghi - 10-10-2005 I had that problem Splodge. I switched to the default theme, then back again to Stopdesign and it worked. Still not sure why it didn't work the first time. Stopdesign Theme - jammxz - 11-10-2005 i'm currently using this - it's a very nice theme! though i have one minor problem. my photos' descriptions are somewhat hiding behind the pictures and i can't really figure it out :\ any ideas? Stopdesign Theme - sjard - 11-10-2005 @ trisweb @bk @splodge and @shaghaghi @jammxz Stopdesign Theme - sjard - 11-10-2005 [b]Download & Installation Guide:[/b] www.bleecken.de/zenphoto/ (english) [b]Example Gallery:[/b] www.bleecken.de/bilder/ (german/english) Stopdesign Theme - romamor - 11-10-2005 Great work! There is one annoying problem - when viewing the photos in a gallery and clicking on the thumbs to navigate to the next, the scroolbar disappears then reapperas with the new photo. This creates an unpleasant visual effect. This is on a 1024px screen, perhaps on others it is not visible. Would it be possible to fix this problem? Stopdesign Theme - dom - 11-10-2005 That effect is due to Firefox (I assume this is the browser you are using, since IE has a scrollbar visible permanently) not knowing how tall the picture is going to be until it has downloaded the image header. On very tall displays, no scrolling would happen and the scrollbar would be always hidden, and on very short displays it would probably have a scrollbar right from the start. The proper way to fix this would be for the ZP image writing functions to include the height and width of the image in the tag. Stopdesign Theme - trisweb - 11-10-2005 I'm going to include those functions in the next release... they're very helpful in several cases. |