web commit by EthanGlasserCamp: another RFE

master
joey 2006-09-28 01:06:42 +00:00
parent c19da7ef08
commit cc511f5131
1 changed files with 5 additions and 1 deletions

View File

@ -27,4 +27,8 @@ Some questions about the RecentChanges function.
* Also, is it planned/desired that recent changes generate the same information in RSS feed format? This seems like it could be a useful way to keep track of the wiki as a whole.
* Lastly, would it be possible to use the recent changes code with a pagespec? I understand this sort of infringes on territory covered by the inline plugin, but the inline plugin only puts a page in the RSS feed once, when it's created, and I imagine some people -- some deranged, obsessive-compulsive people like myself -- would like to know about the changes made to existing pages as well as newly-created pages.
Thanks for your time. -- Ethan
Thanks for your time. -- Ethan
----
Also, I'd like to request another template parameter which is just $config{url}. That way you won't have to hard-code the URL of the wiki into the template. -- Ethan