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

       Web browser: ---
             Bug #: 32480
           Summary: [SRF] function getParameters(); Define parameter
                    dependencies, display in Special:Ask
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: SemanticResultFormats
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


function getParameters() allows do add new parameters to an SRF output but is
it possible to define dependencies on a group of parameters?

In Special:Ask, for example the parameter distribution, distributionsort and
distributionlimit are interdependent. Meaning only when distribution is true
distributionsort and distributionlimit make sense for a display.

Would it be possible for parameters to be assigned to a group and only if the
key parameter is true other remember of the group would be displayed in
Special:Ask.

Their are certainly other cases where dependencies exists between parameters.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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