Re: [SMW-devel] Is SMW 1.6.2 released?

2011-10-29 Thread badon
Will image queries be fixed in 1.6.2? They were broken in 1.6.1, so actually 1.6.0 is the last version that was fully functional. See this bug: https://bugzilla.wikimedia.org/show_bug.cgi?id=30494 Markus Krötzsch-2 wrote: > > On 29/09/11 13:05, Toni Hermoso Pulido wrote: >> Hello, >> >> I wa

Re: [SMW-devel] Recommended way to use WOM from other extensions?

2011-10-29 Thread Jesse Wang
Hi, Samuel, Just got a chance to write back, I've busy dealing with jet lag and trick or treat :-) For developers, the recommended way is to use the WOM Functions directly because you have more control and it'll be faster too. I'm not sure what caused the error you mentioned, can you send me and Ni

[SMW-devel] Update your code: changes in display of wiki pages

2011-10-29 Thread Markus Krötzsch
In the cause of adding the new display features for subobjects, I have also done some modifications to the display methods for SMWWikiPageValue that affects how page names are presented to the user. You may want to update some code to get the desired display with the new version. Below are the

Re: [SMW-devel] RFC Subobjects (aka "internal objects") in SMW

2011-10-29 Thread Markus Krötzsch
Updates on the "subobject" feature. The following changes have now been implemented and committed to SVN. == Parser function #subobject == The new parser function #subobject can be used to create *named* subobjects. Example: {{#subobject:My office address | street name=Parks Road | postcode=O

Re: [SMW-devel] New way to format tabular results?

2011-10-29 Thread Dan Bolser
I like this idea too. However, I suspect it will be hard to get MW to ignore {{{#n}}} just for the purposes of SMW. Is there a cleaner way to 'inline' a format template in the query? I totally agree that creating two or three templates for one ask query is the main reason that template format is