<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    As Francesco said, here
    <a class="moz-txt-link-freetext" href="http://wiki.blender.org/index.php/Dev:Doc/Process/Addons">http://wiki.blender.org/index.php/Dev:Doc/Process/Addons</a> <br>
    are the guidelines,<br>
    &lt;&lt;<br>
    Submitting an Addon<br>
    * Follow the Guidelines for Addons when implementing it.<br>
    * Ensure you have a page in the Addons Catalog.<br>
    * Submit the Addon on developer.blender.org<br>
    * Try to get your addons tested by users, gather feedback and
    improve as needed. <br>
    &gt;&gt;<br>
    <br>
    So <br>
    <br>
    1) did you follow the Guidelines for Addons when implementing it? <br>
    see
    <a class="moz-txt-link-freetext" href="http://wiki.blender.org/index.php/Dev:2.5/Py/Scripts/Guidelines/Addons">http://wiki.blender.org/index.php/Dev:2.5/Py/Scripts/Guidelines/Addons</a><br>
    <br>
    2) you need a page on the Addons Catalog
    (<a class="moz-txt-link-freetext" href="http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts">http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts</a>)<br>
    see below <br>
    <br>
    3) You should Submit the Addon on developer.blender.org <br>
    At bottom of Addons Catalog above page you see the "categories"
    definition: I guess your script has to start as "external", so <br>
    Two cases:<br>
    * Submitted to Addons project on developer.blender.org and under
    review (<a class="moz-txt-link-freetext" href="http://developer.blender.org/project/view/3/">http://developer.blender.org/project/view/3/</a>)<br>
    * Not developed on Blender Foundation's servers and hosted elsewhere
    (e.g. Luxrender or Yafaray addons). <br>
    <br>
    4) Try to get your addons tested by users, gather feedback and
    improve as needed. <br>
    well you should know how to do this: if not try announce it on some
    blender artists forum to get people try it, and get some feedback.<br>
    <br>
    ------------------------------------------------<br>
    <br>
    About 2) I guess your script should go under the "<span
      class="mw-headline" id="3D_View_Scripts">3D View Scripts" section</span><br>
    <br>
    so you could create a page like <br>
<a class="moz-txt-link-freetext" href="http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Reset_3D_View">http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Reset_3D_View</a><br>
    To create that page, <br>
    - log into wiki with your user<br>
    - visit that address above, <br>
    - you should get this "There is currently no text in this page. You
    can search for this page title in other pages, search the related
    logs, or edit this page."<br>
    - click on "edit this page" link, and then you are in edit mode: if
    you save, the page is created.<br>
    <br>
    The best thing is: <br>
    - read what suggested here
    <a class="moz-txt-link-freetext" href="http://wiki.blender.org/index.php/Help:Editing">http://wiki.blender.org/index.php/Help:Editing</a><br>
    then<br>
    - before create/edit your page, look at other addon pages that most
    resemble what you wish to create for your script,<br>
    - you can create your page as said above, from scratch, trying to be
    consistent with common addon pages structure<br>
    - otherwise you can enter the "edit mode" of that similar page, COPY
    the content and DO NOT SAVE.<br>
    - then on your page, enter edit mode and paste what you copied. Edit
    what needs to be, and describe your plugin.<br>
    - always preview your changes before saving, wth the "show preview"
    button<br>
    - try to save as less times as possibile, and if you need to correct
    typos, or other minor changes not really relevant, save only after
    clicking "<label for="wpMinoredit" title="Mark this as a minor edit
      [i]">This is a minor edit</label>" checkbox<br>
    - if you need images, you have to load them before: click the menu
    "wiki" in the lower right corner of the edit page, and open "upload
    file" (<a class="moz-txt-link-freetext" href="http://wiki.blender.org/index.php/Special:Upload">http://wiki.blender.org/index.php/Special:Upload</a>) in a new
    window, use that to upload the image, once completed you get a name
    like <a class="moz-txt-link-rfc2396E" href="File:Myimage.jpg">"File:Myimage.jpg"</a><br>
    - to insert that image in your edited page source, use this syntax
    (you will see similar code on other pages for respective images):<br>
    [[<a class="moz-txt-link-freetext" href="File:Myimage.jpg">File:Myimage.jpg</a>]]<br>
    - If you make mistakes, and saved them, see the "history" link
    (upper right) and you see all your edits, and can revert them
    individually.<br>
    <br>
    if you have doubts and don't find any helping section, ask here :)<br>
    <div class="moz-signature">-- <br>
      <div>
        <div><b>Marco <br>
          </b></div>
      </div>
    </div>
  
<BR>
<BLOCKQUOTE> -------------------
[Ai sensi e per  gli  effetti della Legge sulla tutela della privacy
(L. 196/2003), questa  mail  è destinata unicamente alle persone sopra
indicate e le informazioni in essa contenute sono da considerarsi
strettamente riservate. E' proibito leggere, copiare, usare o
diffondere il contenuto della presente mail senza autorizzazione.
Se avete ricevuto questo messaggio per errore, siete pregati di
rispedire la stessa al mittente. Grazie]

</BLOCKQUOTE> 
</body>
</html>