Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  
    Will it be possible to have carriage returns in captions? (i.e. - multi-line captions)

    I want to show some paintings in my galleries and would like to enter the caption information that will display on multiple lines (standard art title block form):

    title
    date
    medium
    dimensions

    other caption notes or a description here
    •  
      CommentAuthormike
    • CommentTimeSep 6th 2005
     
    We will be adding the option for long descriptions soon. I'm not sure if it will fit into the next version we are preparing to release, but definitely before version 1.0. Long descriptions will allow you to use carriage returns within the description.
  2.  
    Thanks! Yay!
    • CommentAuthorphotonomad
    • CommentTimeSep 10th 2005
     
    Another question...

    It is great to know that plogger will be 'liquid' and implemented using CSS and XHTML. I have some experience with PHP, etc. and am curious if it will be relatively simple (in the upcoming release) to go into the template code and 'move' the caption or navigation into a separate <div> or container on my page? For example, I'd like to put the caption to the right of the images on the image page (in a separate div).
    •  
      CommentAuthormike
    • CommentTimeSep 10th 2005
     
    As of now, the caption and various other elements are positioned with a table. You wouldn't be able to change position with CSS, but if you are familiar with PHP, I don't see why you couldn't change the code to output the table how you want.

    In future versions, we may have a templating system or a pure CSS positioning system.
    • CommentAuthorjack
    • CommentTimeSep 14th 2005
     
    Adding <br /> to the end of a line already works. So longer captions are already possible if you use this for now.
    • CommentAuthorNick C
    • CommentTimeOct 25th 2005
     
    If I understand the commentary correctly then I've implimented a fluid CSS on my site... go take a look and see if it help: www.n-line.co.uk/gallery
  3.  
    Captions do not show in the slideshow V3.0. They show up otherwise. ANyone else have this or did my code changes cause this?