Re: [SMW-devel] Support "default" tag for "minor changes" & "watch" standart inputs [patch attached]

2012-06-15 Thread Yaron Koren
Hi Vladimir, Sorry about the delay, and thanks again for the patch. All my development work has basically been on hold: the discoursedb.org server, from where I do all my check-ins, was down for a while, and then all the code got transferred to another server, after which I still wasn't able to ch

[SMW-devel] Real category input

2012-06-15 Thread Niklas Laxström
How hard would it to be to add a special form input for page categories to semantic forms? It is something that would reduce the need for arraymap, but there is also other benefit, that if it outputs [[Category:Foo]] in the wikitext, the incategory:foo in search field would work - something which d

Re: [SMW-devel] Real category input

2012-06-15 Thread Yaron Koren
Hi Niklas, It would be hard indeed, because SF at the moment only supports the editing of template calls. I didn't know about the "incategory:" search option until now. That sounds pretty cool - it's too bad that it (apparently) just checks the category match via a text search, instead of actuall