Fork me on GitHub

Thumbnails/images into news module  Bottom

  • I'm using Simple Gallery 1.2 in zikula 1.0.3.
    I'd like to know if it is possible to have images inside news with thumbs preview like in zikula support sites... I've installed Mediashare and MediaAttach but they are very complexive, so I decide to use the code

    Code

    <a rel="lightbox[roadtrip]" href="images/file.jpg" title="text" alt="text"><img src="images/file.jpg"></a>


    but it is not a thumb. I don't know how to get real thumbs... What I do is just to have a little image throuth the CSS file...

    How do you do that?

    --
    Together We Are More Than Winners
  • Theres a thumbnails module you might be able to get to work. It has trouble with query string images, but that doesn't look like what you're doing.
  • ok, and how can I to get it working? I'm thinking that there is not so much docs about all the possibilities with zikula... The zikula team should have in mind that users are not experts. I installed MediaAttach and uploaded an image but I have no idea about how to get it in news articles. In resume, I'm totally lost about these functions. The rest of site is all ok, but I guess with thumbs and lightbox my site would be very very very cool.

    --
    Together We Are More Than Winners
  • Maybe both News & images/youtube vids topics should be merged ?

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • humm, and how can I do that?

    --
    Together We Are More Than Winners
  • I think only the moderator can do that icon_wink

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • I'm not understanding what you are saying icon_confused

    --
    Together We Are More Than Winners
  • pnBRAZIL

    ok, and how can I to get it working? I'm thinking that there is not so much docs about all the possibilities with zikula... The zikula team should have in mind that users are not experts. I installed MediaAttach and uploaded an image but I have no idea about how to get it in news articles. In resume, I'm totally lost about these functions. The rest of site is all ok, but I guess with thumbs and lightbox my site would be very very very cool.


    I don't think the Thumbnail module will work with MediaAttach uploads because of the query string bug. To be clear, I think it would work if the image you want to thumbnail can be reached with a URL like this:
    http://site.com/images/avatar/blank.jpg
    but not with a URL like this:
    http://site.com/index.php?module=MediaAttach&func=display&fileid=88

    You might want to try another approach. Have you tried enabling Scribite for the News module? Both the xinha and tinymce editors in that module have image upload plugins that might work better. You could then upload both full and thumbnail sized images. Or, xinha has a Mediashare plugin; you could install Mediashare and manage your images in that, and use xinha's Mediashare plugin to select original, preview or thumbnail size versions of the image. That sounds like the best option to me.
  • Yes, I think like you and will do this way... MediaAttach is very confuse to me... thank you very much bronto

    --
    Together We Are More Than Winners

This list is based on users active over the last 60 minutes.