https://bugzilla.wikimedia.org/show_bug.cgi?id=71781
Bug ID: 71781
Summary: Add support for a "Multi-Part" content model for use
with MediaInfo / structured meta-data
Product: MediaWiki
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: ContentHandler
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Web browser: ---
Mobile Platform: ---
The multipart content model should support a "main" part containing wikitext,
and several "attachments". The different parts would be bundled together in
some kind of envelope structure, using something like JSON, XML, or
mime/multipart.
Only the main/text part of the content should be exposed via EditPage and
action=edit. Some other parts can be accessed/edited via EditPage and
action=edit by requesting them specifically. Some parts, depending on their
content model, may not be editable via the text based interfaces.
Note that exposing only the textual "main" part via action=edit breaks the
assumption that it is possible to grab a revision's content, modify it, and
save it. The revision's content would be the full blob containing all parts
(unless requested otherwise).
--
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