I think the docs on the RSS soluton page is accurate. I just added a
bit about the description action.

Are you still having problems with it?  Make sure you have the latest
code. I just made a couple quick changes this morning.

Cheers,
Dan

P.S. One of the validator's recommendations is using a guid element
with a permalink attribute. The rssfeed function now has the option of
taking an ispermalink=true parameter to generate this, using the page
URL. But the idea behind permalinks is to use some unique identifier
that stays the same and then forwards the viewer to it's new location
whenever the feed moves.  It would be interesting to do that using an
info.permalink page somehow. The field would have to be some permalink
data value on each blog page (that stays with the page), and then
whenever the page gets moved, that info var value would have to be
updated to the new page location (page name). If so, we could then
make the guid value equal to the permalink data value. This would be
nice for a wiki blog espec, as we often move pages around in a wiki.
But the rename action would have to be updated somehow... Of course
then we would have to have a way to redirect to the right page when
someone clicked on the permalink. Perhaps a action.permalink.missing
page that just forwarded to the infovars value. Anyway, just thinking
out loud.

On Mon, Mar 30, 2009 at 4:39 AM, Linly <[email protected]> wrote:
>
> Hi all,
>
> I can't wait to announce this. My WikiBlog is (almost) done. Actually
> except RSS, ALL of the functions are done. Even the docs is ready too.
>
> http://txtray.net/?p=wikiblog
>
> Dan, thank for your genius wiki engine - BoltWire, and kindly help. I
> finally find my dreamed blogging tool.
>
> Special thank for Martin's "comment form", which making WikiBlog use
> only core code to finish the plugin. No extra php needed.
>
> I'll release the backup file while I got the RSS working.
>
> Cheers, linly
>
> P.S. Dan, would you so kind as to up date the docs on boltwire.com
> about RSS?
> http://www.boltwire.com/index.php?p=solutions.community.rss
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to