some comments
http://codereview.appspot.com/6429043/diff/1/MoinMoin/items/__init__.py
File MoinMoin/items/__init__.py (right):
http://codereview.appspot.com/6429043/diff/1/MoinMoin/items/__init__.py#newco...
MoinMoin/items/__init__.py:676: extra_meta_text =
OptionalMultilineText.using(label=L_("Extra MetaData
(JSON)")).with_properties(rows=ROWS_META, cols=COLS).validated_by(ValidJSON())
On 2012/07/18 15:48:27, spy wrote:
> Do we still need an extra JSON editor in case all meta keys are implemented as
> widgets?
it depends a little bit, yes for now.
one thing you easily can do with the json editor is to
copy/paste and to delete.
Also you can introduce new types or more complexity.
Not sure if last is good but at the current state we can't decide that.
http://codereview.appspot.com/6429043/diff/1/MoinMoin/templates/modify_applet.html File MoinMoin/templates/modify_applet.html (right): http://codereview.appspot.com/6429043/diff/1/MoinMoin/templates/modify_applet.html#newcode32 MoinMoin/templates/modify_applet.html:32: #} hmm, but if implemented as ALTERNATIVES we either ...
Issue 6429043: Metadata editor.
(Closed)
Created 13 years ago by xiaq
Modified 13 years ago
Reviewers: thomas.j.waldmann_googlemail.com, Reimar Bauer, spy
Base URL:
Comments: 15