Hi.
I'm getting close to releasing JSWikiGantt extension and I'm wondering if this should go to SVN or not? And in effect should I ask for commit access to SVN or not. I have my own server so I can put my code there, but I'm not sure what are the habits with extensions.
Just to clarify what the extension is - it's basically a port of JSGantt to MediaWiki. It allows injecting Gantt diagrams as XML into articles. There's certainly a lot room for improvement (like e.g. an ability to have more then one diagram per page) and I still need to go for i18n, but that should be ready soon (I hope).
BTW are there any guidelines (or at least good examples) of i18n in JS? What I mean is - I need to use some (most) localized strings in JS and would like to use existing code (if possible) for pushing strings from PHP to JS.
I also have another extension for editing diagrams of certain type - namely calendar-diagrams for activities such as "Delegation", "Vacation", "Sick leave". From what I've read this probably shouldn't go to SVN or should it?
Oh, both extensions where written for 1.16, but I'm mostly using JS anyway so this probably shouldn't matter.
Regards, Nux.