這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Sideblogging

描述

Manage and write aside posts (using the new custom post types feature).
They are displayed in a sidebar widget and don’t interfere with other posts.
A dashboard widget is provided to allow fast aside blogging.

Require WordPress 3 and PHP 5.

Aside content must be write in post title.
If you write something in post content (like a video embed), a link to this content will be displayed after the aside.

Asides can be automatically posted on Twitter and/or Facebook and/or Identica (Status.Net).
A Twitter app is preconfigured.
For Facebook, you need to create your own application. Video tutorial included in contextual help on settings page.

When asides with additional content are published to Twitter a shortlink to the full content is added.

Supported shortlink providers :

  • Native (blogurl?p=post_ID)
  • is.gd
  • bit.ly (api key needed)
  • jm.p (api key needed)
  • goo.gl
  • tinyurl.com
  • su.pr
  • cli.gs
  • twurl.nl
  • fon.gs

螢幕截圖

安裝

  1. Upload sideblogging directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure the plugin’s settings.

常見問題

What are the requirements ?

  • PHP 5
  • WordPress 3.0
  • a widget compatible theme

Try to regenerate permalink in Settings/Permalinks.

Publication to Facebook doesn’t work

Click on change Facebook account on settings page and try to Connect Facebook again.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Sideblogging” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Sideblogging 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.8.1

  • Archives work with more themes

0.8

  • Compatibility with WordPress 3.3
  • New option : asides in main rss feed
  • Reduce overall memory footprint by around 50%

0.7

  • Compatibility with WordPress 3.2
  • Dashboard Widget : Compatibility with jQuery 1.6
  • Better media detection for rich Facebook post
  • No more refreshing rewrite rules on every administration page
  • Widget : A little cleaning + Fix broken rss link with custom slug
  • Update OAuth library

0.6

  • Rich Facebook post (Images thumbnail, Youtube embed, etc.)
  • Asides can be clickable
  • Images in widget are now optional (and customizable in the settings)
  • Custom permalinks prefix
  • Little bug fix in widget

0.5.1

  • Fix a bug in Widget

0.5

  • StatusNet integration (include identi.ca)
  • RSS Feed
  • Archives page
  • A more customizable widget (RSS, Archives links)
  • WordPress 3.1 compatibility
  • Use of goo.gl native API
  • Fix a fatal error when another plugin uses OAuth

0.3.1

  • Fix a regression in public widget
  • New shortlinks providers : j.mp

0.3

  • Converts text links into clickable links.
  • New permalinks.
  • Twitter features no longer need Curl.

0.2.1

  • Minor change

0.2

  • New option : comments in asides.
  • Bugfix : Errors when WordPress address was not the same that blog address.

0.1.1

  • Fix a problem that occurred in unexpected situations
  • Plugin tested with PHP 5.2
  • Fix a security issue in dashboard widget
  • More check about compatibility

0.1

  • First public version.