May 9th, 2005

Sidebar tile plugin for WordPress

In resources — The sidebar tile plugin (update: obsolete) for WordPress displays the contents of the page with a slug of 'sidebar' into your sidebar.

This plugin will be useful to any WordPress user who is willing to manage some customizable sidebar text (e.g. "about me") from WordPress rather than from an HTML editor.

Filed under Blog, WordPress by

Print

Comments on Sidebar tile plugin for WordPress

May 12th, 2005

Ozh @ 8:02 am

I highly suggest that you provide a demo for your plugins (and every plugin writer should do this). No one wants to install something just to understand what it's all about :)

Denis de Bernardy @ 11:07 am

Yeah, I see your point. Note that this one is active, though: it's the sticky notice in the sidebar.

May 15th, 2005

David @ 6:14 pm

Tiny but powerfull - thanks a lot. That's what I looked for.
Works pretty fine.

May 20th, 2005

Ensellitis @ 1:09 am

This plugin is great. One thing you should add to your installation is the ability to hide the Sidebar page if they are listing pages in thier sidebar. This can be done with the exclude funtion.

For example, my sidebar pages ID was 38, so I added exclude=38 to the wp_list_pages template tag like below.

`< ?php wp_list_pages('exclude=38&title_li='); ?>`

Denis de Bernardy @ 2:15 am

I'm not sure this can be automated. I'll check. :)

Ensellitis @ 9:34 am

Well, if not, you can add it to a readme for people who don't know wordpress as well as some of us. =)

Denis de Bernardy @ 1:33 pm

Beta-4 automatically removes the sidebar page from the page list.

May 21st, 2005

Denis de Bernardy @ 8:28 pm

Beta-6 fixes a tiny bug that occured when the plugin played with smart link