We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 3749
    • 24,544 Posts
    It’s late and I’m doing this from memory so it may not be exactly right, but you need to use

    &extenders=`summary` in the Ditto Call

    I think the problem with your images is the links to them. Make them like this:

    <img src=[(base_url)]path/to/image>


    Hope this works . . . I’m going to get some sleep. It’s 4:30 am here. smiley
      Did I help you? Buy me a beer
      Get my Book: MODX:The Official Guide
      MODX info for everyone: http://bobsguides.com/modx.html
      My MODX Extras
      Bob's Guides is now hosted at A2 MODX Hosting
      • 29636
      • 31 Posts
      Quote from: BobRay at Mar 01, 2009, 09:33 AM

      It’s late and I’m doing this from memory so it may not be exactly right, but you need to use

      &extenders=`summary` in the Ditto Call

      I think the problem with your images is the links to them. Make them like this:

      <img src=[(base_url)]path/to/image>


      Hope this works . . . I’m going to get some sleep. It’s 4:30 am here. smiley

      got it...
        • 29636
        • 31 Posts
        is it possible to make a chunk for full view..? i have tried to see in http://ditto.modxcms.com/files/snippet-ditto-php.html

          • 29636
          • 31 Posts
          How can i show posted by: Posted by [+author+]&nbsp;on&nbsp;[+date+] in the full story page..?

          in my news container i have this call
          [!Ditto? &parents=`17`&sortBy=`createdon`&summarize=`5`  &total=`5` &tplFirst=`first` &lastTpl=`last` &tpl=`others` &extenders=`summary` !]


          here i can see posted by and stuff.... but in the full view i cant see it...

            • 23299
            • 1,161 Posts
            I think I know what you are doing.

            In this case a working example would be great, no? A full tutorial that builds one step at a time with images perhaps? I love tutorials that are explained well.

            You are in luck. Check out Shane’s brilliant post here:
            http://nettuts.com/tutorials/other/working-with-a-content-management-framework-modx/

            Good luck!

            Max