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

       Web browser: ---
            Bug ID: 51722
           Summary: Support logged out users
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Annotator
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

We should support comments by anonymous users.  This will require a schema
change.

We can probably take the same approach as the revision table in core (see
tables.sql).  It has two columns, one with a user id (like we have), and
another, rev_user_text .

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