|
#1
|
||||
|
||||
|
Easy way to put comments on the front page.
I've seen quite a few Pixelpost implementations with comments on the front page. Generally the comments are added thoughtfully by concealing the comment interface through a moo.fx script or other Ajax like effect.
I attempted (and failed) to implement comments on my site using this approach. The downside I discovered was that this approach requires merging the comments_template with the image_template. Add the additional complexity of moo.fx and I've found it all turns into quite a mess. Recently I came across greybox. Its similar to lightbox except renders HTML. I’ve since used Greybox to implement “front page” comments on my site. To see an example of it running in pixel post, visit rig.hteo.us and click "comments" (lower left corner). Implementation was super easy--about 5 minutes. I still use the individual image and comment templates to maintain the code separately. All and all, I’m very happy with how this works & looks. Thoughts / Questions? Last edited by spence; 07-09-2006 at 11:25 PM. |
|
#2
|
|||
|
|||
|
looks pretty nice.;-)
__________________
jdleung's.com @ flickr @ fotoblogs.cn & Addons:Month Calendar & Slideshow & Flickr comment & Modified Addon: Calendar |
|
#3
|
||||
|
||||
|
How is that image reflection done?
__________________
born in the 20th century |
|
#4
|
||||
|
||||
|
The image reflection is done through a small javascript called reflection.js. It can be found here: http://cow.neondragon.net/stuff/reflection/
|
|
#5
|
|||
|
|||
|
Thanks!!
I just implemented this and while it took me a touch longer than 5 mins (my fault ), I really like it..
__________________
http://splendor-solis.com |
|
#6
|
||||
|
||||
|
Awesome!
|
|
#7
|
|||
|
|||
|
Though I've just removed it for the time being.. Will be back soon!
__________________
http://splendor-solis.com |
|
#8
|
|||
|
|||
|
Hey,
Thats a nice interface for comments alright. I tried adding it to my page at www.image-shop.com but for some reason it wasn't finding the comment page on my site in firefox. IE worked fine. I then updated my firefox to version 1.5 and it works. However, it worked fine on your site on the older firefox. Obviously I'd like it to work for people who have older versions of firefox. Any ideas? Cheers.
__________________
Steve, Image-Shop.com Last edited by stephenf; 09-05-2006 at 12:48 PM. |
|
#9
|
|||
|
|||
|
moofx is easy to do. make a blank div called commentwrap and use the moofx code from my site to get it to work. let me know if you have any questions.
www.dontlinkhere.com
__________________
www.dontlinkhere.com |
|
#10
|
||||
|
||||
|
I like it, although it's not working right now. It's got 404 not found. I've seen it on your site before though and it worked well.
|
| Post Reply |
| Thread Tools | |
|
|