Linux 软件免费装

Simplelife

开发者 kierandelaney
db0
更新时间 2009年2月13日 23:57
PHP版本: 2.0.2 及以上
WordPress版本: 2.7

标签

feed widget sidebar flickr twitter delicious lifestream lastfm presence

下载

1.2

详情介绍:

Simplelife takes your feeds from around the internet and aggregates them into one online trail. See your flickr uploads, your delicious favourites and your most recent last.fm tracks all in one chronological lifestream! Just use <?php simplelife(); ?> in any page template to insert the lifestream. SimpleLife is also widget ready! If your theme supports widgets, just go to the widget admin panel and drag the picturgrid widget where you want it. The SimpleLife widget makes use of the default options! Features See the Plugin Project Page for more information and an update list. You can see a sample here. Important Notes

安装:

  1. Extract the directory
  2. Upload /simplelife/ to the /wp-content/plugins/ directory
  3. (Optional but important) Disable ComplexLife you have it.
  4. Activate the plugin through the 'Plugins' menu in WordPress
  5. Configure it from the `Settings > Complexlife' WP Admin page.
  6. Place <?php if (function_exists('simplelife')) simplelife(); ?> in a page template, a widget or in your sidebar.

常见问题:

How fast is it?

I would not suggest you put it in your sidebar for now. Depending on how many feeds you've used and the items in them, the first run (before the simplepie cache takes over) might take 10 or more seconds.

I don't seem to have caching.

In order to utilize the cache, make sure you have a wp-content/cache folder that is writable (755). See here

I don't get it. What is a lifestream and why do I need it?

Just check the Lifestream blog explanation explanation.

I want/need so-and-so feature

Patches are welcome ;)