I'm confused which approach to take in my site ( http://yasen.lindeas.com ) for photolog support. I have 4.7 working with both blog.module and image_gallery.module.

I don't know whether I should use blog categories to separate the main blog from the photolog or leave the blog just for regular blogging and use image gallery for the photolog.

Is someone has already made such a choice or just knows how to build a photolog and a weblog in a singl;e drupal instalation, please advise me :) Thanks

Comments

turin’s picture

Now I see there is a Photoblog module, but it requires Drupal 5. It seems my task can be accomplished with a bit views module magic, but I'll wait till I can migrate to Drupal 5 to use the photoblog module. It will be nicer since the module may be adding in its versions features that I will not think of if I'm just using my own view configuration.

Too bad (just for my case, of course) that the module is written for 5. Trying to downgrade it seems a confusing idea, so I'll have to update whole site to version 5. I have 5beta2 working on another site without any problems at all.