DISQUS

DISQUS Hello! David Cramer's Blog is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

WordPress LifeStream Plugin Updates

Started by David Cramer · 8 months ago

This weekend I took the opportunity to implement a bunch of changes, and fixes, into the wp-lifestream plugin which I created. It got a quick overhaul on the extensibility end, allowing you to do much more with complex feeds. To demonstrate the power, I went ahead and built the much-requeste ... Continue reading »

7 comments

  • WPMU support would be neat, but could you throw in support for multiple users on the same blog? That is, either multiple lifestreams on the same blog, or assigning a user / e-mail address to each feed and putting a gravatar next to their entries?
  • The WPMU support (should) affect things the same way as just having multiple users on the same blog.

    It will contain a hook for showing a users lifestream (passing the user_id), which should be usable in any template. It will also change the database so a feed has a user_id bound to it, and some of the unique constraints will change. This would allow you to show a global lifestream feed, or individual streams. I will also include the option to show the user's name in the event.
  • I just recently discovered your plugin, but when I upload and activate the plugin it doesn't show up anywhere in the administrative panels.

    I am using php5.
  • There seems to be a conflict with the Lighter Menus (http://wordpress.org/extend/plugins/lighter-adm...) extension. If "Lighter Menus" is enabled, LifeStream links don't work, they point to http://domain.com/wp-admin/lifestream.php?page=..., which is not correct. But after disabling Lighter Menus, LifeStream links do work.

    All other extensions work properly, so there might be a problem with LifeStream.

    Fyi..
  • Just updated. Any action performed in the plugin admin returns the error:

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 72 bytes) in /home/onewalru/public_html/FORUMS/wordpress_walrus/wp-content/plugins/lifestream/lib/simplepie.inc on line 14189

    Every time!
  • Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122014 bytes) in /home/onewalru/public_html/FORUMS/wordpress_walrus/wp-content/plugins/lifestream/lib/simplepie.inc on line 14074
  • This looks excellent. I am on WP 2.6.1 and do not see the configuration link under settings. Is there a compatibility issue?

Add New Comment

Returning? Login