ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Moblog use and other questions

May 22, 2008 10:49am

Subscribe [2]
  • #1 / May 22, 2008 10:49am

    IsabelS

    27 posts

    Hi!

    I’ve been trying to renovated my website for ages now, I’ve looked into EE then I started dabbling with Code Igniter(which is great btw, but it’s too much work to do from scratch) and now I’m looking into EE again. I have two problems with the script, one is the apparent lack of a good way to handle multiple image uploads to the galleries and the other is related to the members who upload the photos.

    My questions are:
    - is it possible to send multiple files to the galleries using the moblog module, ie, sending multiple files in the same email? how would that look on the moblog template?
    - in certain pages I need to filter the entries shown by photographer, the photographer always being the person who uploaded the photo, since i can’t see the database structure, could you tell me if there is a field in the gallery table for the member who uploaded the photo? If there is I was considering using the query module to retrieve all the entry ids for the wanted filtering and then pass those to the gallery entries tag so that i can take advantage of the built in table structure and pagination. What do you think?

    I’ll probably have more questions in the next couple of days, but these are the ones I really need to know at the moment.

    Thank you!

  • #2 / May 22, 2008 1:59pm

    Lisa Wess

    20502 posts

    Hi, Isabel - I think that for what you describe, you would be best to use a weblog for your gallery, with appropriate custom fields for a gallery. This way you can give more granular editing permissions, as well as output entries by author (photographer).

  • #3 / May 22, 2008 2:27pm

    IsabelS

    27 posts

    Hi, Isabel - I think that for what you describe, you would be best to use a weblog for your gallery, with appropriate custom fields for a gallery. This way you can give more granular editing permissions, as well as output entries by author (photographer).

    The weblogs are more flexible, but they lack the auto thumbnailing and also the table structure to display the images, both features are important in my case. Besides this I worry about having the weblogs and the photos on the same table, when my site was online it had over fifteen thousand photos, I know that’s not much compared to many other sites out there but I would like to separate the photos from everything else.

    You haven’t answered my question about the moblogs though. Is it possible to send several images in the same email so that each of them is posted as an individual entry, considering that all the photos in the same email have the same characteristics (title, category, caption, etc…) ?

  • #4 / May 22, 2008 3:11pm

    Lisa Wess

    20502 posts

    Yes, if you send several attachments in one email, the moblog will create one entry per image.

  • #5 / May 22, 2008 11:36pm

    Matt Weinberg

    489 posts

    The weblogs are more flexible, but they lack the auto thumbnailing and also the table structure to display the images

    Have you considered using Mark Huot’s file extension for auto-thumbnailing: http://ellislab.com/forums/viewthread/38997/

    Use it in a weblog:entries form. The files get stored in the filesystem, not as database objects.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases