https://bugzilla.wikimedia.org/show_bug.cgi?id=32977
Daniel Werner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Daniel Werner <[email protected]> 2011-12-13 13:28:57 UTC --- Assuming you just have image sites in that category whose titles you want to get, you might want to use {{#ask: [[Category:Images]] | format=array | name=image array}} instead. (without the '...| ? ...' part ). This works perfectly for me then, at least with format=array and #arrayprint. I didn't try #arraymap since I have nothing to do with that. If it is something more complicated you are trying to do here, like having some image type attributes, then I need more information about that. Please give more information. Which version of MW, SMW and especially Arrays and Semantic Result Formats do you use? Semantic Result Formats supports array format for some time but this wasn't intended, back than it was more experimental. r103909 is stable though. So it was included before but not within default formats and not publicly announced or anything. So, please make sure you use the current version. You should use it with the current Arrays extension, either trunk or Arrays 2.0rc2 About the documentation, if you tell me what about the Array format documentation is incomplete, I would be happy to update it. By the way, for 'array' format, 'link' is set to 'none' by default. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
