Difference between revisions of "Adding to the extensions directory"
Jump to navigation
Jump to search
(extensions->extension) |
(vendor) |
||
Line 6: | Line 6: | ||
| style="background-color:#eeeeee;" | <big>'''Instructions for adding your product's COLLADA extensions to the [[Portal:Extensions directory|extensions directory]]'''</big> | | style="background-color:#eeeeee;" | <big>'''Instructions for adding your product's COLLADA extensions to the [[Portal:Extensions directory|extensions directory]]'''</big> | ||
* These instructions use the following '''variable names''' and assumptions: | * These instructions use the following '''variable names''' and assumptions: | ||
− | ** ''' | + | ** '''yourvendorname''' (preferably simplified/common version; for example, "Sony", not "Sony Computer Entertainment, Inc."). Can be multiple words. |
** '''yourproductname'''. Can be multiple words. Match entry in [[Portal:Products directory|Products directory]]. | ** '''yourproductname'''. Can be multiple words. Match entry in [[Portal:Products directory|Products directory]]. | ||
** '''profilename''' used in '''profile name="..."''' (often--but not always-the product name) | ** '''profilename''' used in '''profile name="..."''' (often--but not always-the product name) | ||
Line 14: | Line 14: | ||
You'll do the following: | You'll do the following: | ||
− | *Add one row to [[List of extensions by | + | *Add one row to [[List of extensions by vendor]] |
*Add one (or more) rows to [[List of extensions by profile name]] | *Add one (or more) rows to [[List of extensions by profile name]] | ||
− | *Create a new article titled [[ | + | *Create a new article titled [[yourvendorname yourproductname extensions]] and add links for articles in the next bullet. (e.g., [[Softimage XSI extensions]]). |
*Create one additional article for each COLLADA element that you extend, titled [[elementname yourproductname extension]] (e.g., [[camera XSI extension]]). | *Create one additional article for each COLLADA element that you extend, titled [[elementname yourproductname extension]] (e.g., [[camera XSI extension]]). | ||
*Add links for articles in the preceding bullet to [[List of extensions by element]]. | *Add links for articles in the preceding bullet to [[List of extensions by element]]. | ||
'''Detailed instructions:''' | '''Detailed instructions:''' | ||
− | #In [[List of extensions by | + | #In [[List of extensions by vendor]], add a table row using this text (left-justified): |
#:<pre> |- valign="top" | #:<pre> |- valign="top" | ||
− | #: | [[ | + | #: | [[yourvendorname yourproductname extensions]] || profilename || |
#: <nowiki>*<camera></nowiki> | #: <nowiki>*<camera></nowiki> | ||
#: <nowiki>*<image></nowiki></pre> | #: <nowiki>*<image></nowiki></pre> | ||
#: (See [[#Example output of Extensions by company addition]].) | #: (See [[#Example output of Extensions by company addition]].) | ||
− | # Click the | + | # Click the vendor/product link you just created, add this text (left-justified) to the new article, and save it: |
#: <pre> {{extension}} | #: <pre> {{extension}} | ||
− | #: | + | #: myvendorname provides extensions for the following elements : |
#: * [[camera yourproductname extension]] | #: * [[camera yourproductname extension]] | ||
#: * [[image yourproductname extension]]</pre> | #: * [[image yourproductname extension]]</pre> |
Revision as of 22:44, 23 July 2010
Extensions directory |
---|
Information about COLLADA <technique profile=...> and <extra> extensions. |
This article is part of the COLLADA extensions directory.
• List of extensions by vendor • List of extensions by profile name • List of extensions by element Instructions for adding to the extensions directory |
[[Category: ]]
Instructions
Instructions for adding your product's COLLADA extensions to the extensions directory
Summary: You'll do the following:
Detailed instructions:
|
Example
Assume:
- a company named "My Company"
- product named "My Product"
- profile="mp"
- with extensions for <image> and <camera>
Example list of articles created
Example output of List by company addition
If you use just one profile name for all extensions, add one item like this:
Link (by company) | Profile= name | Elements extended |
---|---|---|
My Company My Product extensions | mp |
|
If you use different profile names, it might look like this:
Link (by company) | Profile= name | Elements extended |
---|---|---|
My Company My Product extensions |
|
|
Example output of List by profile name addition
If you use just one profile name for all extensions, add one item like this:
Profile= name | Company/product link | Elements extended |
---|---|---|
mp | My Company My Product extensions |
|
If you use different profile names, add multiple lines like this:
Profile= name | Company/product link | Elements extended |
---|---|---|
mpc | camera My Product extension | <camera> |
mpi | image My Product extension | <image> |
Example output of List by element addition
Element/product link | Profile= name | Company/product link
|
---|---|---|
camera My Product extension | mp | My Company My Product extensions |