Author: julian
Date: 2006-05-25 07:49:39 -0500 (Thu, 25 May 2006)
New Revision: 14
Modified:
thingy-config/config
Log:
thingy-config/config
* Increased "recent changes" RSS days from 7 to 14.
* use Thingy::Wookee::Form for non-<div>-embedded <form> support.
Modified: thingy-config/config
===================================================================
--- thingy-config/config 2006-05-25 12:38:32 UTC (rev 13)
+++ thingy-config/config 2006-05-25 12:49:39 UTC (rev 14)
@@ -23,7 +23,7 @@
$SiteDescription = $SiteName; # Description of this wiki. (for RSS)
$RssLogoUrl = ''; # Optional image for RSS feed
$KeepSize = 0; # If non-zero, maximum size of keep file
-$RssDays = 7; # Default number of days in RSS feed
+$RssDays = 14; # Default number of days in RSS feed
$StartUID = 1001; # Starting number for user IDs
@ImageSites = qw(); # Url prefixes of good image sites: ()=all
$TemplateFile = 'template.html'; # HTML template file name ("" for none)
@@ -82,6 +82,7 @@
use WookeeModule;
use WookeeExpandable;
use WookeeBox;
+use Thingy::Wookee::Form;
# Additional Protocols
CharacterLink->registerProtocol('file');
-------
To unsubscribe, change your address, or temporarily deactivate your
subscription,
please go to http://v2.listbox.com/member/[EMAIL PROTECTED]