Not signed in (Sign In)

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

    • CommentAuthorstax
    • CommentTimeAug 7th 2006 edited
     

    Did anybody succeed to integrate Plogger into Drupal? I made a
    Drupal page with php as input format using the following php code:


    <?php require("plogger/gallery.php"); ?>

    <?php the_gallery_head(); ?>

    <?php the_gallery(); ?>

    It does not really work as can be seen here. I would like to integrate this album within my Drupal page. Needless to say my web development skills are very poor.

    Regards

    stax

    • CommentAuthorstax
    • CommentTimeAug 7th 2006
     
    Seems this forum software has a problem with HTML comments.
    •  
      CommentAuthormike
    • CommentTimeAug 8th 2006
     
    What is the problem? The forum is rendering your HTML exactly as you typed it.

    As far as Drupal, I have not heard of any integration projects in the works.
    • CommentAuthorstax
    • CommentTimeAug 10th 2006
     
    Ending a line with <br> does not work.

    br test

    br test

    br test
    • CommentAuthorstax
    • CommentTimeAug 10th 2006
     
    Too bad nobody managed to integrate it in drupal, there is support for Gallery but it's 30 MB big which is insane. Anyway, thanks for your support and for plogger of course.
    • CommentAuthorravijo
    • CommentTimeAug 10th 2006
     
    Is there no way to point all the photos to the right links? I mean right now it seems as though the only problem is that it is trying to use the drupal URL and not the plogger one
    • CommentAuthoreveevans
    • CommentTimeDec 14th 2007
     
    put your gallery in an Iframe, and then put the Iframe into your page