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

       Web browser: ---
             Bug #: 32375
           Summary: Autocompletion on pages: no subpages
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: SemanticForms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


I have a field in a form to enter user name:

{{{ field | User | property=User | input type=text with autocomplete | values
from namespace=User | existing values only | remote autocompletion |
default={{REVISIONUSER}} }}}

The minor issue is that if user page has subpages, they are shown in
autocompletion list. In this particular case it is not good, because I want to
have user entered, not it's subpage. At the same time, sometimes it is desired
(for example, I organized hierarchy of regions using subpages).

This, my feature request is: It would be nice to have a control over it.
Something like "subpages = yes" or "subpages = off".

-- 
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