Difference between revisions of "Template:Extension/CreateExtensionInputBox"
Jump to navigation
Jump to search
>Shirayuki (prepare for translation) |
>Shirayuki (Marked this version for translation) |
||
Line 4: | Line 4: | ||
| = | | = | ||
<translate> | <translate> | ||
<!--T:1--> | |||
A developer sharing their code in the MediaWiki code repository should expect: | A developer sharing their code in the MediaWiki code repository should expect: | ||
</translate> | </translate> | ||
;<translate>Feedback / Criticism / Code reviews</translate> | ;<translate><!--T:2--> Feedback / Criticism / Code reviews</translate> | ||
:<translate>Review and comments by other developers on things like [<tvar|url>https://doc.wikimedia.org/</> framework use], security, efficiency and usability.</translate> | :<translate><!--T:3--> Review and comments by other developers on things like [<tvar|url>https://doc.wikimedia.org/</> framework use], security, efficiency and usability.</translate> | ||
;<translate>Developer tweaking</translate> | ;<translate><!--T:4--> Developer tweaking</translate> | ||
:<translate>Other developers modifying your submission to improve or clean-up your code to meet new framework classes and methods, [[<tvar|1>Special:MyLanguage/Manual:Coding conventions</>|coding conventions]] and translations.</translate> | :<translate><!--T:5--> Other developers modifying your submission to improve or clean-up your code to meet new framework classes and methods, [[<tvar|1>Special:MyLanguage/Manual:Coding conventions</>|coding conventions]] and translations.</translate> | ||
;<translate>Improved access for wiki sysadmins</translate> | ;<translate><!--T:6--> Improved access for wiki sysadmins</translate> | ||
:<translate>If you do decide to put your code on the wiki, another developer may decide to move it to the MediaWiki code repository for easier maintenance.</translate> <translate>You may then [[<tvar|1>Special:MyLanguage/Commit_access#Requesting_commit_access</>|request commit access]] to continue maintaining it.</translate> | :<translate><!--T:7--> If you do decide to put your code on the wiki, another developer may decide to move it to the MediaWiki code repository for easier maintenance.</translate> <translate><!--T:8--> You may then [[<tvar|1>Special:MyLanguage/Commit_access#Requesting_commit_access</>|request commit access]] to continue maintaining it.</translate> | ||
;<translate>Future versions by other developers</translate> | ;<translate><!--T:9--> Future versions by other developers</translate> | ||
:<translate>New branches of your code being created automatically as new versions of MediaWiki are released.</translate> <translate>You should [[<tvar|1>Special:MyLanguage/Backporting fixes</>|backport]] to these branches if you want to support older versions.</translate> | :<translate><!--T:10--> New branches of your code being created automatically as new versions of MediaWiki are released.</translate> <translate><!--T:11--> You should [[<tvar|1>Special:MyLanguage/Backporting fixes</>|backport]] to these branches if you want to support older versions.</translate> | ||
:<translate>Incorporation of your code into other extensions with duplicate or similar purposes — incorporating the best features from each extension.</translate> | :<translate><!--T:12--> Incorporation of your code into other extensions with duplicate or similar purposes — incorporating the best features from each extension.</translate> | ||
;<translate>Credit</translate> | ;<translate><!--T:13--> Credit</translate> | ||
:<translate>Credit for your work being preserved in future versions — including any merged extensions.</translate> | :<translate><!--T:14--> Credit for your work being preserved in future versions — including any merged extensions.</translate> | ||
:<translate>Similarly, you should credit the developers of any extensions whose code you borrow from — especially when performing a merger.</translate> | :<translate><!--T:15--> Similarly, you should credit the developers of any extensions whose code you borrow from — especially when performing a merger.</translate> | ||
<translate> | <translate> | ||
<!--T:16--> | |||
Any developer who is uncomfortable with any of these actions occurring should not host in the code repository.</translate> | Any developer who is uncomfortable with any of these actions occurring should not host in the code repository.</translate> | ||
<translate> | <translate> | ||
<!--T:17--> | |||
You are still encouraged to create a summary page for your extension on the wiki to let people know about the extension, and where to download it. | You are still encouraged to create a summary page for your extension on the wiki to let people know about the extension, and where to download it. | ||
</translate> | </translate> |
Revision as of 04:13, 7 September 2019
<languages/> Template:Extension/Expectations [[Category:Extension creation{{#translation:}}|Extension/CreateExtensionInputBox]] [[Category:Extension templates{{#translation:}}|Extension/CreateExtensionInputBox]]