https://bugzilla.wikimedia.org/show_bug.cgi?id=30645
--- Comment #22 from Yuvi Panda <[email protected]> --- There's a patch in progress that fixes this, and plenty of other issues. 1. Campaign metadata is just pages in a Campaign: namespace, with page history 2. Campaign_talk namespace can be used for discussions easily 3. Arbitrary number of fields supported! (no longer just idField1 and idField2) And a fair number of other bug fixes. According to the current plan, however, there is a downside - Special:UploadCampaign and Special:UploadCampaigns will go away. You can create a new Campaign by simply creating a page under the Campaign: namespace, edit it by hitting 'edit' on that page (editing raw JSON at this point), and delete / move it via the usual page delete / move tools. If people find raw editing the (simple!) JSON too cumbersome, we can eventually add an UI for the editing interface. Patch in progress at: https://github.com/wikimedia/mediawiki-extensions-UploadWizard/pull/3 (or) https://gerrit.wikimedia.org/r/#/c/70446/ -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
