[SMW-devel] Date range patch

2008-03-06 Thread Louis Gerbarg
I was getting errors trying to store dates in the mid 2290s... here is a patch that remedies this. It was tested under php 5.2.5 on Mac OS X 10.5.2 (32 bit). The patch should run correctly on php = 5.1.3, though I suspect it will not actually give people the extended ranges unless you are on more

Re: [SMW-devel] Date range patch

2008-03-06 Thread Louis Gerbarg
On Thu, Mar 6, 2008 at 4:38 PM, Markus Krötzsch [EMAIL PROTECTED] wrote: First of all: thanks a lot. Comments inline. On Donnerstag, 6. März 2008, Louis Gerbarg wrote: I was getting errors trying to store dates in the mid 2290s... I thought my schedule was packed with meetings, and you

[SMW-devel] Newly deprecated functions in SMW_Language.php are broken

2007-09-28 Thread Louis Gerbarg
In the last day or so several functions in SMW_Language.php were deprecated as part of some changes to the type system. The deprecated functions were also broken at that time. I wrote a patch to fix them, but noticed that changing the internal keys to in the type system effectively changes their

[SMW-devel] Small patch

2007-09-23 Thread Louis Gerbarg
I have been tinkering with Semantic MediaWiki a bit on and off. Today when I tried to setup a new install from SVN on a Mediawiki 1.10 installation I experienced a failure going to the Special:SMWAdmin page. Apparently sysopRequired has been disabled (it appears to have been deprecated for quite