MarkTraceur has submitted this change and it was merged. Change subject: Many different changes ......................................................................
Many different changes * Add an API module for getting other pads * Add an API module for creating a new pad from a page title * Fix the failed attempt at using wrapWikiMsg by not using it. * Stop calling pads by the name of the page, since we already hash it with the creation of the group....should pave the way for the user creating their own pad titles (coming soon!) * Bump some version numbers * Add in a "create new pad for this page" button, in all its default display style glory * Fixing bugs as I go Change-Id: If8ffa2ada7dcff09bf05a7f214f32a83880aceee --- M EtherEditor.i18n.php M EtherEditor.php M api/ForkEtherPad.php M api/GetContribs.php A api/GetOtherEtherpads.php M includes/EtherEditorPad.php M includes/special/SpecialEtherEditor.php A modules/ext.etherManager.css M modules/ext.etherManager.js 9 files changed, 145 insertions(+), 30 deletions(-) Approvals: MarkTraceur: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/15736 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If8ffa2ada7dcff09bf05a7f214f32a83880aceee Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/EtherEditor Gerrit-Branch: master Gerrit-Owner: MarkTraceur <[email protected]> Gerrit-Reviewer: MarkTraceur <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
