Difference between revisions of "Free Software Directory:IceCat WebExtensions (proposed)/FSD bugs issue 1"

From Free Software Directory
Jump to: navigation, search
Line 14: Line 14:
 
I've read this:
 
I've read this:
 
* https://stackoverflow.com/questions/31027987/is-an-empty-property-query-possible-in-semantic-media-wiki
 
* https://stackoverflow.com/questions/31027987/is-an-empty-property-query-possible-in-semantic-media-wiki
 +
** This is not covered by SMW. You can only query for existing property values. Probably you may do a {{#if: {{{Competitor}}} | | {{#set:Competitor provided=No}} }} with the property "Competitor provided" is of data type "boolean" and then query for pages with the "No" boolean.
 
* https://www.semantic-mediawiki.org/wiki/Thread:Semantic-mediawiki.org:Community_portal/Querying_for_non-empty_values
 
* https://www.semantic-mediawiki.org/wiki/Thread:Semantic-mediawiki.org:Community_portal/Querying_for_non-empty_values
 
* "Been having fun with SF 2.8 (loving the empty parameter fix)" - https://www.mediawiki.org/wiki/Extension_talk:Semantic_Forms/Archive_September_to_December_2014
 
* "Been having fun with SF 2.8 (loving the empty parameter fix)" - https://www.mediawiki.org/wiki/Extension_talk:Semantic_Forms/Archive_September_to_December_2014

Revision as of 06:22, 26 October 2016

How to list incomplete IceCat add-ons

I don't know how to to ask for empty values, please help me. We need it to unapprove entries with empty license fields.

{{#ask:
[[Name::+]]
License = EMPTY
}}

Then we can proceed and include also: License copyright, License verified, License verified date

I've read this:

We also need the source of https://directory.fsf.org/wiki?title=Special:ApprovedRevs&show=unapproved so we can tweak to show only unapproved IceCat add-ons.


TODO - modify this test template

In this test case in which we query empty License entries. License::+ should be replaced by something else.



Stable template

From https://directory.fsf.org/wiki?title=Template:Show&action=edit




Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.