Linux 软件免费装

Sideblog Wordpress Plugin

开发者 kates
更新时间 2009年6月21日 17:06
捐献地址: 去捐款
PHP版本: 2.5 及以上
WordPress版本: 2.5

标签

asides sideblog

下载

4.6 5.1

详情介绍:

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. For Wordpress version 2.2 and below, please visit http://katesgasis.com/download-page.

安装:

While doing the installation procedure, it is recommended to go through all the steps first before viewing the output. If you don't, you'll get nasty error messages. For those with Sidebar Widget compatible themes
  1. Upload sideblog.php to the /wp-content/plugins directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Create your asides category (usually, 'asides') if you haven't created on yet
  4. Go to 'Options' menu then to 'Sideblog' submenu
  5. From the list of categories, select the one you just created above and choose the number of entries to display
  6. Click on 'Update Sideblog Options' button
  7. Go to 'Presentation' menu, then to 'Sidebar widget' or just 'Widgets' for WP 2.2 and greater.
  8. Drag and drop the Sideblog widget ('Sideblog 1) to your sidebar container.
  9. Click on the icon and give it a title and select a category.
  10. Save your changes.
  11. Create a post and put it in your asides category
For those without Sidebar Widget
  1. Upload sideblog.php to the /wp-content/plugins directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Create your asides category (usually, 'asides') if you haven't created on yet
  4. Open your themes' sidebar.php file if you have one and add <?php sideblog('asides'); ?>
  5. Create a post and put it in your asides category