Community Page
- www.davidcramer.net/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- The _mysql.so ImportError on init_mysql puzzeled my for a while until I discovered that "python setup.py clean" does not do a complete job of discarding the prior build. If you previously...
- I managed to get Django generics to play nicely with Jinja2. Here's my code: http://www.djangosnippets.org/snippets/1241/ ... now, I wonder how hard it would be to make an {% extendsjinja %}...
- http://davidcramer.net/wp-content/lifestream-0.85.zip
- Thanks David.
- I'm committing version 0.85. If this doesn't fix the download link on WP.org I will host a copy here as well.
Jump to original thread »
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 »
10 months ago
10 months ago
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.
10 months ago
I am using php5.
10 months ago
All other extensions work properly, so there might be a problem with LifeStream.
Fyi..
10 months ago
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!
10 months ago
9 months ago