I have integrated Plogger Beta 2.1 into Wordpress 2.0. It seems working by me well only this problem with database:
WordPress database error: [Table 'gallery.wp_posts' doesn't exist] SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_date < '2006-02-02 09:44:15' AND post_date != '0000-00-00 00:00:00' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC
timydang, it seems you've done god job. Could you please write in general how you have integrated your wordpress with Plogger. I'm mostly interested in comments system. Can logged WP users comment on pictures?
If you have time you could write step-by-step for this integration here or on your blog. It would be of great value for many users.
Thx Croila, What is described there is front-end integration, only visually and I have already done it some time ago. But I'm intersted in integrating at least comments system, so that a person that is logged on my wordpress site doesn't need to put his/her data again when he/she wants to comment a photo in gallery.
And I suspect timydang has achieved it. Waiting for a reply then.
Edit: Sorry, I was wrong. He has not achieved it :/ Has anyone?