Re: [SMW-devel] Adding namespace as a condition to {{#ask: }}

2012-06-14 Thread Kasper Souren
Oh! I found a way to do it. [[Namespace:+]] http://semantic-mediawiki.org/wiki/Help:Selecting_pages#Restricting_results_to_a_namespace It looks like it's broken though as I'm getting tons of red links. -- Live Security V

[SMW-devel] Adding namespace as a condition to {{#ask: }}

2012-06-14 Thread Kasper Souren
I'm working on a project where namespaces are used in a funky way. On top of this funk DynamicPageList (not MediaWiki) was used to show lists of articles. I'd love to ditch DPL and do everything in SMW but for that I will first need to be able to namespace as a condition to {{#ask: }} Might a pa