m
Categorized
m (Categorized) |
|||
| Line 16: | Line 16: | ||
Minimal .toc file contents: | Minimal .toc file contents: | ||
## Interface: | ## Interface: 4150 | ||
## Title: My Add On | ## Title: My Add On | ||
## Description: What my addon does | ## Description: What my addon does | ||
| Line 23: | Line 23: | ||
''Note'': Ensure you don't have any extra spaces at the end of the line with the filename specified. The extra space is taken as part of the filename and will cause your AddOn to silently fail to load. --[[User:Talonius|Talonius]] 08:46, 17 Dec 2004 (CST) | ''Note'': Ensure you don't have any extra spaces at the end of the line with the filename specified. The extra space is taken as part of the filename and will cause your AddOn to silently fail to load. --[[User:Talonius|Talonius]] 08:46, 17 Dec 2004 (CST) | ||
Current Interface number is: | Current Interface number is: 4150 | ||
It's also probably a good idea to add a short description of your AddOn, since this is now displayed in the Addon List UI, simply add a line like the following after the Title or Description line: | |||
## Notes: Short desription of the Addon | |||
== Special case : [[Bindings.xml]] == | == Special case : [[Bindings.xml]] == | ||
| Line 38: | Line 42: | ||
See [[Community AddOns List]] for a list of current Add-Ons.<br> | See [[Community AddOns List]] for a list of current Add-Ons.<br> | ||
See [[Cosmos AddOns]] for [[Cosmos]]-specific Add-Ons | See [[Cosmos AddOns]] for [[Cosmos]]-specific Add-Ons | ||
[[Category:Interface Customization]] | |||