[10:03:46] legoktm: hey. one more thing with the contenthandler. Checking out a deleted newsletter via Special:Undelete ( the Newsletter namespace thing is shown in red ) opens up a link like (title=Newsletter:Newsletterdeleted&action=edit&redlink=1), and a text box come up which can take in data. On submit, it shows up the error message that 'Failed to parse [10:03:46] application/json content for NewsletterContent model' [10:04:10] the thing is that the action=edit on a redlink opens up a wikitext editor, and not our newsletter editor [10:05:08] yeah. I can see that for normal newsletters too. action=edit shows up the wikitext editor with the json data [10:05:40] I have "defaultcontentmodel": "NewsletterContent" set in the extension.json for the NS_NEWSLETTER though [10:17:46] oeky. let me try implementing the AlternateEdit