to bsqueaky;
the original theme had some bugs for other ppl since one had to make adjustments to the config file and did not work with modrewrite.
to bsqueakt,manamedia;
the simplefied theme does support xmp data this is a different format then exif info but most new cameras will support it, if the info does not show it is simply because the data is not found, either your jpegs do not have xmp data or you saved them without this data (like photoshop you want to use save as and not save for the web this strips the exif data)
because of the modrewrite thing the simplefied version does not have a slideshow. wish in zenphoto 2.0 there will be a image count which supports modrewrite since I got stuck writing it myself then the cimi theme wil go to version 2.0 ;)
Great work webdev! :D
There's almost everything I wanted to put in a theme! Hmm.. let me think... well, no... there IS everything I want :P
...except that I will be in version 2 if I got it right :)
When do you plan to deliver it? If you need some testers, you can count me in ;)
Hey, really impressed with the theme. The contrast is excellent; a gallery really is one of the situations that a light on dark style really succeeds (he says guiltily knowing his blog is dark on light)!!
Couple of things, on the comments on the v1.1 release, on my install the commenters name gives away their email address as opposed to their site.
Secondly, I appreciate that the original download would be a support headache but have you considered realeasing it on a no support basis? I would be very interested in looking at the code and learning as much from it as I could! Just at the stage now where I want to pull sites / themes apart and learn as much as I can.
All the same, thanks for the v1.1 release, its probably one of the most professional I have seen here. Keep up the good work.
to bbish, thnx !
about revealing the email instead of the website adress well my guess is that ppl do have an email but not all have a website but indeed a checkbox to let the user choose if it is public would be better... its a feature not a bug... about the old release ... ;) version 2.0 .. I could live better with the code in public when it does not depend on workarrounds.
to maciek,
just remove the line in the css where it states; -moz-border-radius: 5px; thats it.
Hi WebDev,
Great theme - thanks for your hard work. I noticed that in the above thread, you mention that the theme supports XMP data. Do I have to do anything to activate that support? I have JPG images with embedded XMP data (yes, I know it's there), but none of it is visible within the album. Any hints?
Thanks,
Jeff
Regarding my previous post about XMP support (immediately above this one)... Browsing through the Cimi theme code, I can't say that I really see anything that would indicate support for XMP, as mentioned by Webdev at the top of page 3 of this thread (nor do I see XMP data displayed in my gallery). Am I just missing something, or was the XMP support removed from the released version of the theme (even though Webdev specifically mentions that it is supported by the newly simplified theme)?
Thanks for any input.
Jeff
Another issue / question with the Cimi theme...
On my server (and only there), when I navigate through an album of images, the image sometimes doesn't show up. No errors are generated, the image frame just remains blank. Sometimes, if I wait long enough (maybe up to 30 seconds), the image will all of a sudden show up - but only sometimes.
I did a little digging around in the code, and it seems that the culprit is the call to the Java setTimeOut function in the "opacity" function (which is supposed to call changOpac to slowly fade the image in). For whatever reason, the callback assigned in setTimeOut (changeOpac) doesn't seem to fire, so my image is staying at opacity 0 - which makes it invisible.
The odd things here are:
I've tested my albums on 3 other systems (also running the latest Firefox) and everything works as expected.
I seem to have fixed things by adding one final, bare call to changeOpac at the end of the "opacity" routine to force the image to be visible - just in case it's still invisible. While this works, I'd like to know why the callback created by setTimeOut doesn't fire properly. I don't really have any Java experience, and some quick Googling didn't seem to turn up the answer.
Any thoughts?
Thanks,
Jeff
hi jgodfrey, you are absolutly right ! pretty stupid of me not to notice before but the simplified theme which I use on my local host seems to be different then the download version... indeed the xmp data is none existent in the download zip.
I'll make a new download zip with the xmp data code and will fix the call back function concerning the timeout function, it will work when loaded on DOMload instead of window.onload..
to jayray999: slideshow with mod_rewrite on will not happen since I use the url vars and my php skills are limited so I can not rewrite te code into a nice class. mp3 streaming would be possible only if the slideshow would work with ajax since one can not reload a page for it to be streaming (or you'd have to use frames) and since i'm not into breaking urls this is also not going to happen... you can easily adapt the theme to work with jqeury to make it work with ajax. I might look into that sine 've been working on an intregrated zen/wp theme which uses jquery ajax but this was for testing only.
subalbums I've got them working localy but will end up in the theme when the official release comes out.
I've updated the theme with the xmp data support, http://photo.cimi.nl/download/
enjoy.
Hi webdev!
Your theme is very nice.
Can you publish the code of your modified theme you are currently using on your homepage?
The EXIF info is very nice included and the buttons of navigation (with the picture of box) are a good feature. In the actual code of your public accessable theme version these things aren't included. I played a bit with the theme-functions.php file but I don't find anything to enable ;-).
Can you send me your actual version of the theme, please?
benny1990@gmail.com
Here in the forum and in the trac is no information about the EXIF information which would be in my opinion usefully.
Many thanks!
Benny
I've been look for a top quality theme and at last I've found it.
Well done this is a really nice one.