Adding to the extensions directory: Difference between revisions
Jump to navigation
Jump to search
m Adding to the extension directory moved to Adding to the extensions directory: pluralize |
clarify product name |
||
Line 7: | Line 7: | ||
* These instructions use the following '''variable names''' and assumptions: | * These instructions use the following '''variable names''' and assumptions: | ||
** '''yourcompanyname''' (preferably simplified/common version; for example, "Sony", not "Sony Computer Entertainment, Inc."). Can be multiple words. | ** '''yourcompanyname''' (preferably simplified/common version; for example, "Sony", not "Sony Computer Entertainment, Inc."). Can be multiple words. | ||
** '''yourproductname'''. Can be multiple words. | ** '''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) | ||
** Assume that you have defined <image> and <camera> extensions with '''<technique profile="...">''' or '''<extra><technique profile=...">''' (or both) | ** Assume that you have defined <image> and <camera> extensions with '''<technique profile="...">''' or '''<extra><technique profile=...">''' (or both) |
Revision as of 06:48, 8 December 2008
Extension information |
---|
|
This article is part of the COLLADA extensions directory |
Adding to the extensions directory |
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 |