Difference between revisions of "Sandbox"

From LibrePlanet
Jump to: navigation, search
m
(Disabled (not removed) query related to broken feed result format on action items. Investigating loss of action items table updates.)
Line 1: Line 1:
 
== Testing Atom feed result format for "Action items" page ==
 
== Testing Atom feed result format for "Action items" page ==
  
 +
<pre>
 
{{#ask: [[Action name::+]] [[Modification date::+]]
 
{{#ask: [[Action name::+]] [[Modification date::+]]
 
| sort=Modification date
 
| sort=Modification date
Line 10: Line 11:
 
| description=This is a list of simple action items that free software supporters can take. Please share them with as many people as possible.
 
| description=This is a list of simple action items that free software supporters can take. Please share them with as many people as possible.
 
}}
 
}}
 +
</pre>
 +
 +
I have disable the above #ask query because I want to test out if this is interfering with the appearance of the other action items that were created some weeks ago. Please enable it temporarily if you do want to test the broken feed result, but revert it once done testing. --[[User:Adfeno|Adfeno]] ([[User talk:Adfeno|talk]]) 08:44, 13 July 2016 (EDT)

Revision as of 08:46, 13 July 2016

Testing Atom feed result format for "Action items" page

{{#ask: [[Action name::+]] [[Modification date::+]]
| sort=Modification date
| order=descending
| format=feed
| type=atom
| searchlabel= RSS feed for the list of action items
| title=LibrePlanet action items
| description=This is a list of simple action items that free software supporters can take. Please share them with as many people as possible.
}}

I have disable the above #ask query because I want to test out if this is interfering with the appearance of the other action items that were created some weeks ago. Please enable it temporarily if you do want to test the broken feed result, but revert it once done testing. --Adfeno (talk) 08:44, 13 July 2016 (EDT)