Today: May 12th, 2008

Sideblog Plugin v3.0

After one month of intermitent coding, Sideblog Plugin v3.0 is out.

WHAT IS THIS SIDEBLOG THING?
Sideblog is a plugin for Wordpress Blog Platform. It is one way of
implementing “Asides” - a series of “short” posts, 1-2 sentences in
length. Sideblog is now in version 3.

Sideblog v3 differs from previous version in that it is Sidebar
Widgets enabled. For those whose theme do not support Sidebar Widgets
Sideblog v3 can still be use. In Sideblog v3, multiple categories can
be published in the sidebar.

HOW DO I INSTALL IT?
Installing Sideblog was never easy. If you’re theme supports Sidebar
Widgets, it is even easier.

Installing Sideblog in themes WITHOUT Sidebar Widgets support

  1. Download Sideblog Plugin v3 - http://katesgasis.com/download-page/.
  2. Unzip and upload sideblog.php to your wp-content/plugins directory.
  3. Login to your Wordpress blog.
  4. Activate in your Admin -> Plugins panel.
  5. Go to Admin -> Options -> Sideblog panel.
  6. Select the category(ies) you want to publish in the sidebar.
  7. Take note of the “category slug(s)”. Update your Sideblog Options.
  8. Open your sidebar.php in a text editor.
  9. Add the sideblog function.
    Example:
    <ul>
    <?php sideblog(’your_aside_category_slug’); ?>
    </ul>
  10. Repeat #9 for each category you marked as aside in sideblog options panel.

Installing Sideblog in themes that support Sidebar Widgets

  1. Download Sideblog Plugin v3 - http://katesgasis.com/download-page/.
  2. Unzip and upload sideblog.php to your wp-content/plugins directory.
  3. Login to your Wordpress blog.
  4. Activate in your Admin -> Plugins panel.
  5. Go to Admin -> Options -> Sideblog panel.
  6. Select the category(ies) you want to publish in the sidebar.
  7. Take not of the “category slug(s)”. Update your Sideblog Options.
  8. Go to Admin -> Presentation -> Sidebar Widgets.
  9. Drag and Drop Sideblog Widget Control to the desired location.
  10. Edit options by clicking on the Configure icon.
  11. Put in the title of your aside and select the category in the dropdown box.
  12. Save Changes.

Changing the layout of your Sideblog

  1. Go to Admin -> Options -> Sideblog.
  2. Look below the Display Format column.
  3. Change the format. The default is <li>%content% - %permalink%</li>.

    The available tags can be found after the table. Just scroll all the way down.
    You can style your Sideblog. If you want to display the title of the post
    as a URL and style your list, put this in your display format:

    <li class=”asidepost”>%title_url%<br/>%content% - %permalink%</li>

  4. Each aside category can have different layout.
  5. Update Sideblog Options.

To exclude an aside category from feeds

  1. Go to Admin -> Options -> Sideblog
  2. Check Exclude from Feeds for each aside categories you don’t want plublished.
  3. Update Sideblog Options

Download Sideblog Plugin v3.0 here

comments

350 Responses to “Sideblog Plugin v3.0”

Pages: [35] 34 33 32 31 30 29 28 27 26 251 » Show All

  1. 350
    Framed Art paintings Says:

    Is this acceptable even in three-column themed WP blogs? I didn’t want to experiment because I was instructed to install this to our company blog. And it might cost me my job if I did it all wrong.

  2. 349
    Wordpress Plugin - The Inner Light | The Other World of Hybridesign Says:

    […] Sideblog Sideblog is the best way to post short notes on the sidebar. It gives you options to define the sideblog category, how many entries to display, and whether to exclude from RSS feeds. […]

  3. 348
    PR & WEB » Blog Archive » Useful WordPress Plugins Says:

    […] Sideblog […]

  4. 347
    DIGITALife » Wordpress Usefull Plugins - Take 2 Says:

    […] Sideblog […]

  5. 346
    53fb5f2b7709b40a82ca1d81bbe0b9b4 Says:

    Sideblog is a fantastic idea that I think deserves a seriously more amount of merit. Personally, I think you’ve done a great job of it, and I’m glad you came back to it and decided to implement it and do more with it. It really works very well, and I am really considering redesigning my blog so that I can put sideblog in. It would seriously put me one above my friends, that’s for sure. So, well done on this project, I think you’ve done a seriously excellent job.

  6. 345
    Eivind Says:

    I installed the plugin, and it works great! Only thing is; how do I prevent the posts in the sideblog category from showing in the monthly archive view?

    Is there anyway to “fix” this?

  7. 344
    Harald Says:

    Hi, I installed your plugin, and it worked very well.
    I have written the right category in the sidebar, but if there is no post in this category, then the last ‘page’ is shown. Can you eventually tell me, what I did wrong.

    I installed the plugin without the sidebar-widget. Best wishes
    Harald

  8. 343
    rose Says:

    Hello,

    I am very new to blogging. How do I know if my wordpress blog template supports sidebar widgets?

    I see that images can be added to sidebar too. That is what I am looking for. Do I also need a plug in for adding images to make this work with the sideblog?

    Here is the blog I am working on: macbrownracing/blog

    Where will the sideblog comments appear. From reading I think I can choose correct?

    Thank you very much!

  9. 342
    ella Says:

    Hi. I installed your plug-in and it worked but the title of my test aside showed up in my recent comments widget. Is there any way to exclude asides? I’ve disabled it for now.

    Also, I have 2 widgets, the one mentioned in the readme (that’s the one I used) and another called something like recent sb, which has no icon to edit it.

    Thanks in advance.

  10. 341
    Kates Gasis Says:

    @wolfgang:
    You can change it by selecting “descending” in the order column in Sideblog options page.

Pages: [35] 34 33 32 31 30 29 28 27 26 251 » Show All

Leave a Reply