This post has been filed under the Unstable, Announcements categories.
There are 6 readers' comments to this post. This post does not accept comments.
I forgot to update the rss2 template in the last release, so five minutes later here is a new release with the fix.
posted in: Unstable, Announcements
I noticed that your feed was corrupted earlier... but it looks ok now. Looks good so far - much cleaner this time around.
Thanks Jerome. I welcome any feedback ofc :)
I'm just converting my site templates over. There will definitely be some feedback, perhaps even some code suggestions/patches.
Wonderful! Keep me informed about your progress, and don't hesitate to ask if you need anything.
Only found one bug so far, related to posts with "more" content. Line 599 of Frontend.php should read:
if ($context['type'] != 'post' && $context['type'] != 'static') {
Right now I'm trying to understand the plugin system so that I can include my custom code from WP1.5.
I'm definitely interested in the patch, and any ideas you have for future development. As I commented on your blog, I guess I will accept Matt's hosting offer to open up collaboration to other developers.
I noticed that your feed was corrupted earlier... but it looks ok now.
Looks good so far - much cleaner this time around.
Thanks Jerome.
I welcome any feedback ofc :)
I'm just converting my site templates over. There will definitely be some feedback, perhaps even some code suggestions/patches.
Wonderful!
Keep me informed about your progress, and don't hesitate to ask if you need anything.
Only found one bug so far, related to posts with "more" content. Line 599 of Frontend.php should read:
if ($context['type'] != 'post' && $context['type'] != 'static') {Right now I'm trying to understand the plugin system so that I can include my custom code from WP1.5.
I'm definitely interested in the patch, and any ideas you have for future development. As I commented on your blog, I guess I will accept Matt's hosting offer to open up collaboration to other developers.