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

       Web browser: ---
            Bug ID: 60809
           Summary: Flow: API to determine if Flow is enabled on a page
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Flow
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

It seems useful to provide some API to determine if Flow is enabled on a page,
since that affects whether many API actions will work or make sense (bug
60808).

The equivalent for LiquidThreads is it returns use-liquid-threads="1" in
pageprops queries.  Compare LQT page:
 
https://www.mediawiki.org/w/api.php?action=query&prop=pageprops&titles=Talk:Flow_Portal/Archive2
 

with Flow board:
 
https://www.mediawiki.org/w/api.php?action=query&prop=pageprops&titles=Talk:Sandbox

(Note the way we enable Flow on a page is likely to change; editing PHP config
files doesn't scale.)

-- 
You are receiving this mail because:
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