SMW notes: Difference between revisions
→Protecting #ask results
Line 100: | Line 100: | ||
* make a new property "has checked" of type page, | * make a new property "has checked" of type page, | ||
* make and a new page "main page news editor" (or whatever) and protect this | * make and a new page "main page news editor" (or whatever) and protect this page just like your main page, | ||
page just like your main page, | * add an entry <nowiki>[[has checked::some page]]</nowiki> on "main page news editor" for every page that the editor has found to be okay to make it on the main page news feed, | ||
* add an entry <nowiki>[[has checked::some page]]</nowiki> on "main page news editor" for every | |||
page that the editor has found to be okay to make it on the main page news | |||
feed, | |||
* extend your #ask query on the main page with the condition <nowiki>[[-has | * extend your #ask query on the main page with the condition <nowiki>[[-has | ||
checked::main page news editor]]</nowiki>. | checked::main page news editor]]</nowiki>. |