Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    •  
      CommentAuthordusk
    • CommentTimeAug 2nd 2006
     
    I'm just putting the final touches on my new gallery and thought I'd put it out there for a few comments.

    It's quite a different look for plogger, but it seems to work quite well for me. I've implemented a "latest uploads" panel on each page that I thought was missing from the original design.

    Take a look at http://digitaldusk.com/gallery - any comments/opinions are welcome.
    •  
      CommentAuthorpalik
    • CommentTimeAug 3rd 2006
     
    i am amazed - it very nice design and graet pictures too!
    • CommentAuthorgoose240
    • CommentTimeAug 3rd 2006
     
    wow these are really nice. If you wanna share can u email me too at jumbugale (aht) hotmail dhot com
    •  
      CommentAuthordusk
    • CommentTimeAug 3rd 2006
     
    Thanks! I've still got a few problems to work out, but I'd be happy to share the files around when I'm done.

    I like the idea of the filmstrip too.. might see if I can get something similar incorporated.
    •  
      CommentAuthormike
    • CommentTimeAug 3rd 2006
     
    Awesome. You should download the development version of Beta3 and turn this into a theme :)
    •  
      CommentAuthordusk
    • CommentTimeAug 3rd 2006
     
    Well actually, this is implemented as a theme in Beta3! I'd need to clean things up a bit first though before putting it out there (I've done a few hacks in plog-functions).
    • CommentAuthordime
    • CommentTimeAug 3rd 2006
     
    Is because Beta3 your titles are different for each page or you are doing something with code? Anyway, where i can download beta3 and is there risk of losing current gallery, i mean is there doing upgrade or i just replace files? Please help with this!
    •  
      CommentAuthormike
    • CommentTimeAug 4th 2006
     
    Dusk, that is awesome to hear. You should consider creating your own function library (just add an extra PHP into your theme folder and include it in your plog-head theme file). That way you can distribute your modified or custom functions without having to hack the core.
    •  
      CommentAuthordusk
    • CommentTimeAug 4th 2006
     
    Excellent idea! I've already added a few minor php files to the theme directory. Shouldn't be too much of a problem to get it together as a true theme.
    •  
      CommentAuthordusk
    • CommentTimeAug 10th 2006
     
    Well, I've cleaned up my theme somewhat, and thought now would be a good time to put it out for anyone that wants to give it a try. I'd be interested to know how it goes.

    Preview here: http://digitaldusk.com/gallery/
    Download here: http://digitaldusk.com/download/theme-digitaldusk.zip

    To install it, just unzip it to your themes directory, then activate the theme using the Theme Manager in the admin screen.

    Note: this is for Beta 3 only! It won't work on earlier versions!
    •  
      CommentAuthormike
    • CommentTimeAug 10th 2006
     
    Dusk, thanks for this, just tried it out on my test server. I just wanted to report a couple of minor glitches. Does your theme scale with different thumbnail sizes? On my test gallery the thumbnails are a little bigger than yours and the frame on the left on right appears to cut off. Also, the frames are not appearing at all for me in Internet Explorer. Overall, shaping up to be a great theme!
    •  
      CommentAuthordusk
    • CommentTimeAug 10th 2006
     
    Thanks for the feedback Mike. The frames not showing up is a problem with IE rendering transparent PNGs - the css needs to use the full url to the frame images. I haven't tested it out with different sized thumbs, but I'll have a look soon.
    •  
      CommentAuthoranti
    • CommentTimeJan 16th 2007
     
    hey, nice theme :)

    And btw, I integrated most of your fixes for plog-functions.php into the SVN version, besides the one that deals with plog-download.php, because doing it this way breaks the "allow recursive download" feature.