Différences entre les versions de « Issue/2474 »

De Semantic MediaWiki - Sandbox
(chg)
(chg)
 
(3 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
Relates to #2474[[CiteRef::gh:smw:2474]]
+
; Relates to #2474[[CiteRef::gh:smw:2474]]
  
 
* {{#ask: [[Modification date::+]]
 
* {{#ask: [[Modification date::+]]
Ligne 5 : Ligne 5 :
 
}} values with [[Property:Modification date]]
 
}} values with [[Property:Modification date]]
  
 +
; Example 1
 
<pre>
 
<pre>
 
{{#ask: [[Modification date::+]]
 
{{#ask: [[Modification date::+]]
Ligne 19 : Ligne 20 :
  
 
;Result
 
;Result
500. OK, because https://www.semantic-mediawiki.org/wiki/Help:$smwgQMaxInlineLimit is set to 1000.
+
1000. OK, because https://www.semantic-mediawiki.org/wiki/Help:$smwgQMaxInlineLimit is set to 1000.
  
 +
; Example 2
 
<pre>
 
<pre>
 
{{#ask: [[Modification date::+]]
 
{{#ask: [[Modification date::+]]
Ligne 37 : Ligne 39 :
 
222, is OK
 
222, is OK
  
 +
; [[Issue/2505|Example 3]]
 
<pre>
 
<pre>
 
{{#ask: [[Modification date::+]]
 
{{#ask: [[Modification date::+]]
Ligne 49 : Ligne 52 :
  
 
;Result
 
;Result
100, NOT OK because https://www.semantic-mediawiki.org/wiki/Help:$smwgQDefaultLimit is set to 200
+
100, NOT OK because https://www.semantic-mediawiki.org/wiki/Help:$smwgQDefaultLimit is set to 200[[CiteRef::gh:smw:2505]]
  
 
{{#scite:gh:smw:2474
 
{{#scite:gh:smw:2474
 
  |type=issue
 
  |type=issue
 
  |citation text=https://github.com/SemanticMediaWiki/SemanticMediaWiki/pull/2474
 
  |citation text=https://github.com/SemanticMediaWiki/SemanticMediaWiki/pull/2474
}}
 
{{#scite:gh:smw:2505
 
|type=issue
 
|citation text=https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/2505
 
 
}}
 
}}

Dernière version du 12 juin 2017 à 13:52

Relates to #24741
Example 1
{{#ask: [[Modification date::+]]
 |?Modification date
 |format=csv
 |limit=5000
}}

CSV

Result

1000. OK, because https://www.semantic-mediawiki.org/wiki/Help:$smwgQMaxInlineLimit is set to 1000.

Example 2
{{#ask: [[Modification date::+]]
 |?Modification date
 |format=csv
 |limit=222
}}

CSV

Result

222, is OK

Example 3
{{#ask: [[Modification date::+]]
 |?Modification date
 |format=csv
}}

CSV

Result

100, NOT OK because https://www.semantic-mediawiki.org/wiki/Help:$smwgQDefaultLimit is set to 2002

Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.