https://bugzilla.wikimedia.org/show_bug.cgi?id=32165

--- Comment #3 from Van de Bugger <[email protected]> 2011-11-03 02:01:48 
UTC ---
Hmm... I want to get recently created pages, which also have to meet some other
conditions, so I created a query:

{{ #ask: ...conditions...
   | ?Creation time
   | sort  = Creation date
   | order = desc
}}

If there is no `Creation date' property, how to get recently created pages
then?

BTW, http://www.mediawiki.org/wiki/Extension:Semantic_MediaWiki/Manual says:

Needed semantic "meta" properties

 * Page name
 ...
 * Page modification date - already implemented
 * Page creation date

I just copied implementation of modification date. If you think it should be
implemented in another way, then show it.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to