Hi Skye,
Sorry for the delay.

2008/10/6 c.skye <[EMAIL PROTECTED]>

>
> I can live without the RSS being updated, as I prefer the quick
> uploading capability of UploadTiddler...and is it possible for
> UploadTiddler (Plugin and Macro) to update the RSSfile


storeTiddler.php was not able to update the rss file, for different reasons
:

   - As you have GenerateRSSbyTag installed, the rss file must be updated
   only on fixed tag.
   - storeTiddler.php doesnot pare the content of a tiddler, it only take
   the whole DIV in storeArea format and insert or replace it in the html file.
   So it doesn't analyze tags
   - The item content of a rss file is different than a tiddler text in
   storeArea format.
   - storeTiddler.php doesn't manage XML syntax
   - The xml file needs to be regenerated to keep only the latest tiddlers

It is really an other service.

What I can suggest is to generate locally your RSS file and use an
UploadForm like in http://tiddlywiki.bidix.info/#UploadForm and use
store.php. The RSS File should be small enough not to take too long.

Hope this helps,

-- BidiX
http://BidiX.info

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" 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/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to