Forums

Wordbooker
shashin & wordbooker (3 posts)

  1. aegeebergamo
    Member
    Posted 1 year ago #

    Hi, I use Wordbooker with another great plugin, shashin, that allow you to integrate your Picasa albums in a post and have an integrate js slideshow.
    Shashin use some sort of tags and with very short articles, the automatic post in facebook show shashin tags that are used to implement the album too.
    The schema for shashin tags are:
    [salbumphotos=............,]
    [salbumthumbs=............,]
    [salbumlist=.............]
    [simage=............,]
    [sthumbs=............,]
    Of course, despite the dots, there are various parametes.
    Is it possible add support to wordbooker to skip this sort of tags?

    Thanks,

    Mauro

  2. Steve
    Member
    Posted 1 year ago #

    Are they balanced or imbalanced tags? ie. is thera a closing tag or are they singles? I suspect that they're single tags?

    I guess they're getting out out in the text to the wall and you want to get rid of them?

    If so then if you look in wordbooker.php there is a function called wordbooker_post_excerpt and in there are two lines:

    $open_tags="[simage,[[CP,[gallery,[imagebrowser,[slideshow,[tags,[albumtags,[singlepic,[album";
    $close_tags="],]],],],],],],],]";

    So you'll need to add the opening part of the tag (eg. [salbumphotos= ) to the first set and then the closing part of the tag (]) to the close_tags line. Make sure for each one you add to open tags you add one into the close_tags line

  3. aegeebergamo
    Member
    Posted 1 year ago #

    Yes, they're balanced tag! I'll modify like you suggested me.

    Thanks,

    Mauro

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic