Difference between revisions of "Announcement for plugins/patches"

From Code::Blocks
Line 1: Line 1:
 
'''[Under development! Do NOT edit until this message disappears!]'''
 
'''[Under development! Do NOT edit until this message disappears!]'''
  
== HowTo announce a new plugin/patch ==
+
=== HowTo announce a new plugin/patch ===
  
 
''Please read carefully:''
 
''Please read carefully:''
Line 16: Line 16:
 
The best way maybe to copy the section from the '''template''' plugin/patch and update it with your information. This will ensure consistency in the best way!
 
The best way maybe to copy the section from the '''template''' plugin/patch and update it with your information. This will ensure consistency in the best way!
  
== Patch announcement ==
+
=== Patch announcement ===
  
 
* [[Template for patch announcement]] (Read this before posting a new patch!)
 
* [[Template for patch announcement]] (Read this before posting a new patch!)
  
== Plugin announcement announcement ==
+
=== Plugin announcement announcement ===
  
 
* [[Template for plugin announcement]] (Read this before posting a new plugin!)
 
* [[Template for plugin announcement]] (Read this before posting a new plugin!)
 
* [[Replace in Files]] (MortenMacFly)
 
* [[Replace in Files]] (MortenMacFly)
 
* [[Tab versus Space]] (MortenMacFly)
 
* [[Tab versus Space]] (MortenMacFly)

Revision as of 17:50, 15 December 2005

[Under development! Do NOT edit until this message disappears!]

HowTo announce a new plugin/patch

Please read carefully:

This WiKi section is to announce:

  • a new plugin that is not within the contrib folder of the SVN repository
  • a patch that is not a bugfix or similar and/or will not be applied to the SVN repository (e.g. because it's very specific)

If a plugin/patch is moved to the repository don't forget to remove it from here! This section is intended to collect the information about available plugins/patches in one place. So the announcement should be short and clear. It should (however) include at least the following content:

  • Name of the plugin and purpose
  • Version (state) and date of last update (or release in the first place)
  • Link to a thread (to be created) in the developers plugin-forum for discussion of features, bugs, wishlist etc.
  • A link where the most up-to-date version can be downloaded (e.g. in the forum).

The best way maybe to copy the section from the template plugin/patch and update it with your information. This will ensure consistency in the best way!

Patch announcement

Plugin announcement announcement