Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Forum: Plugins
    In reply to: [UPDATE] Notable

    I got the answer to my (horribly garbled) question at last! Thanks to all who contemplated replying. Sorry for wreaking such havoc on this page.

    Forum: Plugins
    In reply to: [UPDATE] Notable

    Erm – trying again to display the full code:

    $output_array['delicious' ]['post_url'] = '<a href=" https://del.icio.us/post?url={{url}}&amp;title={{url_encoded_title}}"</a>';

    Forum: Plugins
    In reply to: [UPDATE] Notable

    Aargh – I’ve posted twice – sorry. And the $output_array text is incomplete. This is the full text (as modified by me):

    $output_array[‘delicious’ ][‘post_url’] = ‘‘;

    Thanks

    Ben

    Forum: Plugins
    In reply to: [UPDATE] Notable

    Thanks very much for the notable plugin. Would you mind addressing a question I have about the plugin’s wp-notable.php file?

    I want to display the names of the bookmarking sites, rather than their icons, and have accordingly removed the image path from the Options>Notable>Image Path widget. The text only now shows, but with a “:postname” appended to it. For example, if the post is called “The Weather”, the output is:

    del.icio.us:The Weather digg:The Weather Y!:The Weather etc.

    My question is – how do I remove the “:postname” part? I’ve modified the

    function notable_define_array() {

    section of the wp-notable.php file, removing what I thought was the code for the postname, so that the bookmark output array now looks like this:

    $output_array[‘delicious’ ][‘post_url’] = ‘‘;

    You can see that it’s shortened a bit, with the code that was wrapped around the colon now missing, together with the colon. But the output hasn’t changed – the “:postname” is still appended.

    For a live look at what I’m talking about, click here:

    https://boswestblog.com/2006/04/29/mucho-testo-2/

    If you have any suggestions – much obliged.

    Thanks again for the plugin and any help.

    All best

    Ben
    Cape Town, South Africa

    Forum: Plugins
    In reply to: [UPDATE] Notable

    Thanks very much for the notable plugin. Would you mind addressing a question I have about the plugin’s wp-notable.php file?

    I want to display the names of the bookmarking sites, rather than their icons, and have accordingly removed the image path from the Options>Notable>Image Path widget. The text only now shows, but with a “:postname” appended to it. For example, if the post is called “The Weather”, the output is:

    del.icio.us:The Weather digg:The Weather Y!:The Weather etc.

    My question is – how do I remove the “:postname” part? I’ve modified the

    strongfunction notable_define_array() {/strong

    section of the wp-notable.php file, removing what I thought was the code for the postname, so that the bookmark output array now looks like this:

    strong$output_array[‘delicious’ ][‘post_url’] = ‘‘;/strong

    You can see that it’s shortened a bit, with the code that was wrapped around the colon now missing, together with the colon. But the output hasn’t changed – the “:postname” is still appended.

    For a live look at what I’m talking about, click here:

    https://boswestblog.com/2006/04/29/mucho-testo-2/

    If you have any suggestions – much obliged.

    Thanks again for the plugin and any help.

    All best

    Ben
    Cape Town, South Africa

Viewing 5 replies - 1 through 5 (of 5 total)