Difference between revisions 220476 and 220479 on testwiki

//<languages/>
/*  Co-op - create and expand idea form wizard configuration file  */
var formsGadgetConfig = {
    "create": {
        "config":{
            "post-edit": "Thank you for creating your idea! Visit the toolkit page (linked below the infobox) to expand your idea further.",
            "new-page": true,
            "namespace": "Wikipedia",
(contracted; show full)                },
            "cancelButton":{
                "type": "cancelButton",
                "title":"Cancel",
                },
            },
        },

    "expand": {},
};