Quantcast

Update formatting for all files.

ackis [05-13-09 - 21:02]
Update formatting for all files.
Filename
Docs/CHANGES.txt
Docs/Datamine.txt
Docs/In-game.txt
Docs/Wowwiki.txt
diff --git a/Docs/CHANGES.txt b/Docs/CHANGES.txt
index d3518f8..8b995b8 100644
--- a/Docs/CHANGES.txt
+++ b/Docs/CHANGES.txt
@@ -1,74 +1,74 @@
-==ARL Changes==
-
-===RC8===
-*Fixed a bug when you did a scan, the drop down menus for the profession would change text to something non-existant.
-*Added all/none functionality for classes, reputations.
-*All/none functionality has changed, now you click on the text to select all or none.  There are no individual buttons.  The tooltip explains this in more detail.
-*Updated many trainers to coincide with the argent tourney.
-*Changed seasonal to be world events as it fits better.  Use the titles from the achievements to track these instead of our own localized string.
-*Updated many recipes which had wrong sill levels.
-*Added some new datamining functionality.  It will scan the trainer and tell you if this trainer is missing recipes that can be trained on it.  Also compares skill levels.
-*Combined wrath reputations which are horde/alliance only. Disabled those reputation which did not have any items (yet).
-*Converted to LibQTip for tooltips (makes them a lot easier to deal with).
-*Added support for which expansion a recipe was obtained from.
-*Added support to track the skill ups of the recipe.
-*Fixed a bug when using exclusions, the progress bar numbers would not be accurate.
-*Fixed a bug when you would get an error after clicking on an open space near the end of the recipe.
-*Added UI elements which will allow you to access alt's tradeskills.
-*Fixed a few issues with the frames being saved.
-
-===RC7===
-*This release is dedicated to the demise of WowMatrix.  May it rot in hell.
-*Added formal in-game datamining functions.  These are to be used when you want to see if ARL has accurate data.
-*Fixed bug where first aid and cooking were showing 2 less recipes.
-*Fixed a nil reference error.
-*Fixed a localization error with svn clients.
-*Fixed a few leaking globals.
-*Code optimization.
-
-===RC6===
-*Added 3.1 recipes.  These recipes may have inaccurate information.  If so, please submit a ticket and I'll get them updated ASAP.
-*Database updates for many recipes.
-*Add TipTac support.
-*Fixed minor issues with the progress bar and excluded recipes.
-*Added some basic tracking for alt professions, no gui/interface for this, but it's being tracked right now for future upgrades to ARL.
-*Expanded the classes filter to allow you to select classes individually.
-*Localization updates.
-
-===RC5===
-*Added donation info, please take a look, it's not just about money. :)
-*Fixed the LW typo. :P
-*Updated some skill levels for patterns.
-*All opposite faction acquire methods in the tooltip will now be hidden automatically.  They will still be shown as part of the recipe window depending on your filter settings for faction.
-*You can now sort by skill level ascending and descending.
-*If you're at a trainer and want to see if the skill levels match those on the trainer, type /arl scandata.  This will do a comparison.  If you use this command wrong, you will get called names, yelled at, no one will like you, and God will kill a kitten.
-*You can now customize the font size for the tooltips.  It defaults at 11, however you can change it to betwwwn 8 and 16 now.
-*Localization updates (thank you so much to everyone who helps localize, there are currently 1625 strings that need localization with ARL and you guys have done most of them!
-
-===RC4===
-*Updated recipe information (skill levels, flags, locations, etc)
-*Added more fine grained support for Tom Tom integration (Please see the ARL in-game options to see how to configure this.)
-*Many minor bug fixes
-*New API to get the entire recpie database
-*Localization updates
-
-===RC3===
-*Fixed a bug where you did not have a proper default position for the scan button.
-*Fixed the error regarding donglestub.
-*Fixed the loading error with ARL-Seasonal.lua that some people were experiencing.
-*Fixed the TomTom nil error that some people were experiencing.
-
-===RC2===
-*You can now customize which tooltips are displayed, and where they are anchored.
-*You have more options on where to anchor the scan button.
-*Mini-map and world map integration.  ARL will now work with TomTom to add icons to your world map and mini-map when you do a scan.  These icons do not persist through sessions (done on purpose as to not clutter up your map) and will only show up with TomTom enabled.  You can get TomTom [http://www.wowinterface.com/downloads/info7032.html here].
-*The addon is now LoD with the tradeskill UI.  This means that ARL will not be loaded until you open up a trade skill window, this saving you memory.
-*Support for Cauldron (including existing support for ATSW, Skillet and Manufac).
-*Many recipe updates
-
-===Major Changes Since Initial Release to RC1===
-*Entire mod rewritten from scratch, including a new GUI by Zhinjio
-*Multiple recipe filters
-*Recipe exclusion list
-*All WotLK recipes added
+==ARL Changes==
+
+===RC8===
+*Fixed a bug when you did a scan, the drop down menus for the profession would change text to something non-existant.
+*Added all/none functionality for classes, reputations.
+*All/none functionality has changed, now you click on the text to select all or none.  There are no individual buttons.  The tooltip explains this in more detail.
+*Updated many trainers to coincide with the argent tourney.
+*Changed seasonal to be world events as it fits better.  Use the titles from the achievements to track these instead of our own localized string.
+*Updated many recipes which had wrong sill levels.
+*Added some new datamining functionality.  It will scan the trainer and tell you if this trainer is missing recipes that can be trained on it.  Also compares skill levels.
+*Combined wrath reputations which are horde/alliance only. Disabled those reputation which did not have any items (yet).
+*Converted to LibQTip for tooltips (makes them a lot easier to deal with).
+*Added support for which expansion a recipe was obtained from.
+*Added support to track the skill ups of the recipe.
+*Fixed a bug when using exclusions, the progress bar numbers would not be accurate.
+*Fixed a bug when you would get an error after clicking on an open space near the end of the recipe.
+*Added UI elements which will allow you to access alt's tradeskills.
+*Fixed a few issues with the frames being saved.
+
+===RC7===
+*This release is dedicated to the demise of WowMatrix.  May it rot in hell.
+*Added formal in-game datamining functions.  These are to be used when you want to see if ARL has accurate data.
+*Fixed bug where first aid and cooking were showing 2 less recipes.
+*Fixed a nil reference error.
+*Fixed a localization error with svn clients.
+*Fixed a few leaking globals.
+*Code optimization.
+
+===RC6===
+*Added 3.1 recipes.  These recipes may have inaccurate information.  If so, please submit a ticket and I'll get them updated ASAP.
+*Database updates for many recipes.
+*Add TipTac support.
+*Fixed minor issues with the progress bar and excluded recipes.
+*Added some basic tracking for alt professions, no gui/interface for this, but it's being tracked right now for future upgrades to ARL.
+*Expanded the classes filter to allow you to select classes individually.
+*Localization updates.
+
+===RC5===
+*Added donation info, please take a look, it's not just about money. :)
+*Fixed the LW typo. :P
+*Updated some skill levels for patterns.
+*All opposite faction acquire methods in the tooltip will now be hidden automatically.  They will still be shown as part of the recipe window depending on your filter settings for faction.
+*You can now sort by skill level ascending and descending.
+*If you're at a trainer and want to see if the skill levels match those on the trainer, type /arl scandata.  This will do a comparison.  If you use this command wrong, you will get called names, yelled at, no one will like you, and God will kill a kitten.
+*You can now customize the font size for the tooltips.  It defaults at 11, however you can change it to betwwwn 8 and 16 now.
+*Localization updates (thank you so much to everyone who helps localize, there are currently 1625 strings that need localization with ARL and you guys have done most of them!
+
+===RC4===
+*Updated recipe information (skill levels, flags, locations, etc)
+*Added more fine grained support for Tom Tom integration (Please see the ARL in-game options to see how to configure this.)
+*Many minor bug fixes
+*New API to get the entire recpie database
+*Localization updates
+
+===RC3===
+*Fixed a bug where you did not have a proper default position for the scan button.
+*Fixed the error regarding donglestub.
+*Fixed the loading error with ARL-Seasonal.lua that some people were experiencing.
+*Fixed the TomTom nil error that some people were experiencing.
+
+===RC2===
+*You can now customize which tooltips are displayed, and where they are anchored.
+*You have more options on where to anchor the scan button.
+*Mini-map and world map integration.  ARL will now work with TomTom to add icons to your world map and mini-map when you do a scan.  These icons do not persist through sessions (done on purpose as to not clutter up your map) and will only show up with TomTom enabled.  You can get TomTom [http://www.wowinterface.com/downloads/info7032.html here].
+*The addon is now LoD with the tradeskill UI.  This means that ARL will not be loaded until you open up a trade skill window, this saving you memory.
+*Support for Cauldron (including existing support for ATSW, Skillet and Manufac).
+*Many recipe updates
+
+===Major Changes Since Initial Release to RC1===
+*Entire mod rewritten from scratch, including a new GUI by Zhinjio
+*Multiple recipe filters
+*Recipe exclusion list
+*All WotLK recipes added
 *Detailed and customizable recipe tooltips
\ No newline at end of file
diff --git a/Docs/Datamine.txt b/Docs/Datamine.txt
index 2979501..16fdd10 100644
--- a/Docs/Datamine.txt
+++ b/Docs/Datamine.txt
@@ -1,22 +1,22 @@
-==ARL In-game Datamining==
-
-===Reasoning===
-There are over 100 different flags on which recipes may be filtered, and there are over 1000 different recipes in World of Warcraft right now.  Updating all of these by hand is extremely difficult and takes a long time to complete.  As a result, there are certain datamining functions in-game which will assist with ensuring that ARL has the most complete information possible.
-
-====History====
-The ARL database has been rewritten approximentally 5 times.  The first four times were pre-WotLK and involved me doing the entire database by hand.  The fifth time I wrote a dataminer script in Ruby, however due to database issues, the data was not 100%.  As a result, I decided the best method of obtaining information is to datamine it from in-game itself.
-
-===Commands===
-Right now there is no special GUI for datamining.  You must run the command with the <code>/script</code> command.
-
-====Trainer Skill Levels====
-Does a comparison of the information in your internal ARL database, and those items which are available on the trainer.  Compares the skill levels between the two.
- /script AckisRecipeList:ScanSkillLevelData()
-
-====Trainer Recipes====
-Does a comparison of the information in your internal ARL database, and those items which are available on the trainer.  Compares the acquire information of the ARL database with what is availible on the trainer.
- /script AckisRecipeList:ScanTrainerData()
-
-====Generate Complete Links====
-Generates a complete link for all tradeskills.  This has all known recipes in it and can be used for comparison purposes.
+==ARL In-game Datamining==
+
+===Reasoning===
+There are over 100 different flags on which recipes may be filtered, and there are over 1000 different recipes in World of Warcraft right now.  Updating all of these by hand is extremely difficult and takes a long time to complete.  As a result, there are certain datamining functions in-game which will assist with ensuring that ARL has the most complete information possible.
+
+====History====
+The ARL database has been rewritten approximentally 5 times.  The first four times were pre-WotLK and involved me doing the entire database by hand.  The fifth time I wrote a dataminer script in Ruby, however due to database issues, the data was not 100%.  As a result, I decided the best method of obtaining information is to datamine it from in-game itself.
+
+===Commands===
+Right now there is no special GUI for datamining.  You must run the command with the <code>/script</code> command.
+
+====Trainer Skill Levels====
+Does a comparison of the information in your internal ARL database, and those items which are available on the trainer.  Compares the skill levels between the two.
+ /script AckisRecipeList:ScanSkillLevelData()
+
+====Trainer Recipes====
+Does a comparison of the information in your internal ARL database, and those items which are available on the trainer.  Compares the acquire information of the ARL database with what is availible on the trainer.
+ /script AckisRecipeList:ScanTrainerData()
+
+====Generate Complete Links====
+Generates a complete link for all tradeskills.  This has all known recipes in it and can be used for comparison purposes.
  /script AckisRecipeList:GenerateLinks()
\ No newline at end of file
diff --git a/Docs/In-game.txt b/Docs/In-game.txt
index 3d9bae2..bfad561 100644
--- a/Docs/In-game.txt
+++ b/Docs/In-game.txt
@@ -1,75 +1,75 @@
-==ARL In-game Documentation==
-I developed some documentation which is in-game.  I am also providing it here.
-
-===Command Line===
-Ackis Recipe List has recently changed to use a GUI for change parameters.  Type <code>/arl</code> to open up the GUI.  Acceptable commands include:
-* <code>/arl about</code>
-** Opens up the about panel, listing information about the mod.
-* <code>/arl sort</code> or <code>/arl sorting</code>
-** Opens up the sorting options.
-* <code>/arl documentation</code>
-** Opens up in-game documentation regarding ARL.
-* <code>/arl display</code>
-** Opens up display options.
-* <code>/arl profile</code>
-** Opens up profile options.
-* <code>/arl filter</code>
-** Opens up filtering options.
-* <code>/arl scan</code>
-** Performs a scan for missing recipes.  This is in place for those times when you cannot access the scan button.
-
-===Clicking===
-Ackis Recipe List will behave differently depending on which modifying keys you use to click.
-
-====Scan Button====
-This is the functionality that occurs when you are clicking the scan button.
-
-*Normal Click
-**Performs a scan of the current tradeskill displaying recipes in a new window.
-*Shift Click
-**Generates a text dumping of the current tradeskill in CSV format.
-*Alt Click
-**Removes all waypoints on the World Map and Mini-map generated by ARL.
-
-====Recipe====
-This is the functionality that occurs when you click on a recipe.
-
-*Normal Click
-**Expands or contracts the recipe acquire information.
-*Shift Click
-**Generates an item link of the item that the recipe will make into your default chat box.
-*Ctrl Click
-**Genereates a spell link for the recipe you clicked.
-*Alt Click
-**Adds or removes a recipe from the exclusion list.
-*Ctrl-Shift Click
-**Adds the specific recipe acquire methods to the World Map and Mini-map.
-
-===Map Integration===
-ARL relies on [http://www.wowinterface.com/downloads/info7032-TomTom.html TomTom] to add icons and waypoints to the World Map and the Mini-map.  You can customize these by going to the ARL configuration menu and scrolling to the display options.  If you do not have [http://www.wowinterface.com/downloads/info7032-TomTom.html TomTom] installed, nothing will be added.  Auto-adding icons is disabled by default.
-
-If you wish to add a single recipe's acquire methods to the maps, you can Ctrl-Shift click on the recipe.
-
-===Using Filters===
-Filters may be toggled on or off.  There are two types of filters: one which will prevent the recipe from showing up at all, and one which will prevent a specific type of acquire information from showing up.
-With the first type of filter, these match the proprieties of the recipe (ie: binding).  If you toggle ARL to not show BoP recipes, no recipes that are BoP will show up in the scan.  The second type of filter deals with acquire information.  If a recipe is available as a mob drop, or from a vendor and you toggle to not show vendor recipes, the recipe will still show up but vendor information will be hidden for it.  The reason is that there is still another way to acquire this recipe (mob drop) so it should still be included in the scan.
-Please note that the tooltips will always hide the opposite faction methods of acquiring a recipe.  This has been done to save space in the tooltip since they can get quite large.
-
-===Exclusion List===
-To add a recipe to the exclusion (ignore) list, just alt-click on it from the recipe window.  To get this recipe back, open up the ARL options and set the toggle of "Show Excluded Recipes" to be on.  This will show all the recipes you've excluded in your scan during your next scan.  Once you have done this, Alt Click on the recipe again to remove it from the exclusion list.
-
-===Reporting Bugs===
-When reporting a bug, please make sure you do the following:
-# Download the latest version, available from [http://www.wowace.com/projects/arl/files/].
-# Make sure there is not a bug report filed for your issue already.  You can check these at [http://www.wowace.com/projects/arl/tickets/].
-# Disable addons such as Skillet or ATSW.
-# Read the bug reporting documentation at [http://www.wowace.com/projects/arl/pages/feedback/]/
-# If your problem is not listed and you are using the latest version verify your addon settings.  Verify filters, profiles, etc.
-# You have found a bug that no one has reported before.  Create a new ticket at [http://www.wowace.com/projects/arl/tickets/] with a descriptive heading about the problem.  In the ticket make sure you include the error message that you received (just the error message, I don't need a listing of the addons you use), the recipe/profession you were working with, and any other info that you think may help.
-When posting a bug report, do NOT include all of the addons from swatter.  This just makes it difficult to read.  If you want a good error reporting mod, get BugSack.  Do not post errors/missing recipes in the comments, or send them to me via a PM.  Post them as a ticket which I can address and track easily.
-
-===Common Issues===
-Please refer to these common issues before submitting a bug report.
-# Recipe X does not show up! - Check your filter settings to make sure that the recipe is not being filtered.
-# Inscription is missing so many glyphs! Why aren't they listed?  Turn off your 'classes' filter.  By default (and due to popular request) ARL will only show recipes which your class can use and most glpyhs are not usable by your class.
+==ARL In-game Documentation==
+I developed some documentation which is in-game.  I am also providing it here.
+
+===Command Line===
+Ackis Recipe List has recently changed to use a GUI for change parameters.  Type <code>/arl</code> to open up the GUI.  Acceptable commands include:
+* <code>/arl about</code>
+** Opens up the about panel, listing information about the mod.
+* <code>/arl sort</code> or <code>/arl sorting</code>
+** Opens up the sorting options.
+* <code>/arl documentation</code>
+** Opens up in-game documentation regarding ARL.
+* <code>/arl display</code>
+** Opens up display options.
+* <code>/arl profile</code>
+** Opens up profile options.
+* <code>/arl filter</code>
+** Opens up filtering options.
+* <code>/arl scan</code>
+** Performs a scan for missing recipes.  This is in place for those times when you cannot access the scan button.
+
+===Clicking===
+Ackis Recipe List will behave differently depending on which modifying keys you use to click.
+
+====Scan Button====
+This is the functionality that occurs when you are clicking the scan button.
+
+*Normal Click
+**Performs a scan of the current tradeskill displaying recipes in a new window.
+*Shift Click
+**Generates a text dumping of the current tradeskill in CSV format.
+*Alt Click
+**Removes all waypoints on the World Map and Mini-map generated by ARL.
+
+====Recipe====
+This is the functionality that occurs when you click on a recipe.
+
+*Normal Click
+**Expands or contracts the recipe acquire information.
+*Shift Click
+**Generates an item link of the item that the recipe will make into your default chat box.
+*Ctrl Click
+**Genereates a spell link for the recipe you clicked.
+*Alt Click
+**Adds or removes a recipe from the exclusion list.
+*Ctrl-Shift Click
+**Adds the specific recipe acquire methods to the World Map and Mini-map.
+
+===Map Integration===
+ARL relies on [http://www.wowinterface.com/downloads/info7032-TomTom.html TomTom] to add icons and waypoints to the World Map and the Mini-map.  You can customize these by going to the ARL configuration menu and scrolling to the display options.  If you do not have [http://www.wowinterface.com/downloads/info7032-TomTom.html TomTom] installed, nothing will be added.  Auto-adding icons is disabled by default.
+
+If you wish to add a single recipe's acquire methods to the maps, you can Ctrl-Shift click on the recipe.
+
+===Using Filters===
+Filters may be toggled on or off.  There are two types of filters: one which will prevent the recipe from showing up at all, and one which will prevent a specific type of acquire information from showing up.
+With the first type of filter, these match the proprieties of the recipe (ie: binding).  If you toggle ARL to not show BoP recipes, no recipes that are BoP will show up in the scan.  The second type of filter deals with acquire information.  If a recipe is available as a mob drop, or from a vendor and you toggle to not show vendor recipes, the recipe will still show up but vendor information will be hidden for it.  The reason is that there is still another way to acquire this recipe (mob drop) so it should still be included in the scan.
+Please note that the tooltips will always hide the opposite faction methods of acquiring a recipe.  This has been done to save space in the tooltip since they can get quite large.
+
+===Exclusion List===
+To add a recipe to the exclusion (ignore) list, just alt-click on it from the recipe window.  To get this recipe back, open up the ARL options and set the toggle of "Show Excluded Recipes" to be on.  This will show all the recipes you've excluded in your scan during your next scan.  Once you have done this, Alt Click on the recipe again to remove it from the exclusion list.
+
+===Reporting Bugs===
+When reporting a bug, please make sure you do the following:
+# Download the latest version, available from [http://www.wowace.com/projects/arl/files/].
+# Make sure there is not a bug report filed for your issue already.  You can check these at [http://www.wowace.com/projects/arl/tickets/].
+# Disable addons such as Skillet or ATSW.
+# Read the bug reporting documentation at [http://www.wowace.com/projects/arl/pages/feedback/]/
+# If your problem is not listed and you are using the latest version verify your addon settings.  Verify filters, profiles, etc.
+# You have found a bug that no one has reported before.  Create a new ticket at [http://www.wowace.com/projects/arl/tickets/] with a descriptive heading about the problem.  In the ticket make sure you include the error message that you received (just the error message, I don't need a listing of the addons you use), the recipe/profession you were working with, and any other info that you think may help.
+When posting a bug report, do NOT include all of the addons from swatter.  This just makes it difficult to read.  If you want a good error reporting mod, get BugSack.  Do not post errors/missing recipes in the comments, or send them to me via a PM.  Post them as a ticket which I can address and track easily.
+
+===Common Issues===
+Please refer to these common issues before submitting a bug report.
+# Recipe X does not show up! - Check your filter settings to make sure that the recipe is not being filtered.
+# Inscription is missing so many glyphs! Why aren't they listed?  Turn off your 'classes' filter.  By default (and due to popular request) ARL will only show recipes which your class can use and most glpyhs are not usable by your class.
 # I don't want to see opposite faction recipes! Turn on the factions filter.  This will set it up to only display your factions obtainable recipes.  If something still shows up and it shouldn't, please submit a bug report.
\ No newline at end of file
diff --git a/Docs/Wowwiki.txt b/Docs/Wowwiki.txt
index 4e17a48..0073a1b 100644
--- a/Docs/Wowwiki.txt
+++ b/Docs/Wowwiki.txt
@@ -1,90 +1,90 @@
-{{Addon Infobox
- | Name = Ackis Recipe List
- | Summary = An addon which will scan your trade skill recipes and print out a list of which recipes you are currently missing.  It will work for all tradeskills including Runeforging.
- | TOC = 30100
- | Category = Tradeskill
- | Author = Ackis
- | WoWI = 8512
- | Curse = 10057
- | UI.WoW = 5061
- | Changelog =
- | Discussion = [http://wow.curse.com/downloads/wow-addons/details/arl.aspx Curse]
- | Bugtracker = [http://wow.curseforge.com/projects/arl/tickets/ WoW Ace]
-}}
-
-==What it does==
-Ackis Recipe List is an addon which will scan your trade skill recipes and print out a list of which recipes you are currently missing.  It will work for all tradeskills including [[Runeforge | Runeforging]].
-
-You can view a YouTube video of ARL in action [http://www.youtube.com/watch?v=jZR5DLkRJBY here]:
-
-<youtube>jZR5DLkRJBY</youtube>
-
-===French (frFR)===
-Affiche une liste des recettes manquantes de vos métiers. Fonctionne avec tous les métiers, y compris les poisons des voleurs et les capacités des familiers des chasseurs.
-
-===German (deDE)===
-Zeigt eine Liste der Rezepte, die Ihr noch nicht mit eurem Beruf gelernt habt.  Funktioniert mit allen Berufen sowie den klassenspezifischen Berufen. (noch nicht vollständig übersetzt)
-
-===Korean (koKR)===
-Ackis의 제조법 리스트
-
-캐릭터가 배우지 못한 제조법을 표시합니다. 모든 전문기술 및 도적의 독과 사냥꾼의 야수 훈련도 포함합니다
-
-===Spanish (esES)===
-Muestra una lista de recetas inexistentes para sus Habilidades de Comercio. Funciona con todas las habilidades comerciales, incluidas venenos y entrenamiento de bestias del cazador.
-
-===Simplified Chinese (zhCN)===
-全面详细的商业技能信息插件,包括毒药和宠物技能.
-
-===Traditional Chinese (zhTW)===
-詳細的專業技能配方查詢插件。
-
-==IRC==
-Feel free to join us on irc at [irc://irc.freenode.net:6667 Freenode] in #arl or by [http://widget.mibbit.com/?settings=5ec9a69db8a1d54761f84aa78810f1a2&server=irc.freenode.net&channel=%23arl&noServerNotices=true&noServerMotd=true&autoConnect=true here].
-
-==Donations==
-I have setup a donation site via [http://www.pledgie.com/campaigns/3462 Pledgie].  Feel free to donate if you like this mod.  I have put countless hours of time and effort into it along with many people who have helped me.  I did not write this mod with the intent to make any money from it.  I wrote it to help me with some needs that I saw in-game, and well with requests and my goal to make it filled with information it's become a massive project.
-
-If you don't wish to donate money feel free to consider one of the following methods which may be more suitable:
-* Volunteer time at your local animal shelter such as the [http://www.edmontonhumanesociety.com/ Society for Prevention of Cruelty for Animals (SPCA)] or drop a few bucks off for them.  If you do this, please let [mailto:ackis@shaw.ca me] know.
-* Send 	[mailto:ackis@shaw.ca me] some UDE Points.  These points are obtained from the [http://www.wowtcg.com/ World of Warcraft TCG and Mini] game.
-* Send some gold to one of the authors in-game or help out with some achievements, or even send a message saying thanks. :)
-** [http://www.wowarmory.com/character-sheet.xml?r=Thunderlord&n=Ackis Ackis (US)]
-** [http://eu.wowarmory.com/character-sheet.xml?r=Aegwynn&n=Ascalia Ascalia (EU)]
-** [http://www.wowarmory.com/character-sheet.xml?r=Hellscream&n=Zhinjio Zhinjio (US)]
-
-==Do this first==
-Read the documentation located at these locations:
-* [http://www.wowace.com/projects/arl/pages/feedback-and-bug-reporting/ Bug Reporting and Feature Requestiing]
-* [http://www.wowace.com/projects/arl/pages/in-game-documentation/ In-game Documentation]
-
-==Where to get it==
-* [http://www.wowace.com/projects/arl/files/ WoW Ace] - Alpha Quality
-* [http://wow.curse.com/downloads/wow-addons/details/arl.aspx Curse] - Stable release
-* [http://www.wowinterface.com/downloads/info8512-AckisRecipeList.html WoWInterface] - Stable release
-
-==How to get it to work==
-You open up a trade skill window (ie: enchanting) and click on the Scan button which is attached to the trade skill window.  Results will be printed out to the chat frame, or into a separate window depending on preference.
-
-==Feature Requests/Bug Reporting==
-Read the [http://www.wowace.com/projects/arl/pages/feedback-and-bug-reporting/ Bug Reporting and Feature Requesting] information ''before'' submitted a bug report or feature request.  Posting reports in the comments is ''not'' the place to do so.  I had to turn off the comments at [http://wow.curse.com/downloads/wow-addons/details/arl.aspx Curse.com] because of constant bug reports and feature requests.  Comments are for questions on how to use the mod, or you can see the thread on [http://forums.wowace.com/showthread.php?t=11142 WoW Ace].  Please follow these small little instructions to make my life easier.  The easier you make development for Ackis Recipe List, the more time I will have to develop other addons.
-
-===Bug Reports===
-Please use the [http://www.wowace.com/projects/arl/tickets/ WoW Ace] tracker to file bug reports.  Posting bugs in the comments is not the place to do it.
-
-===Feature Request===
-Please use the [http://www.wowace.com/projects/arl/tickets/ WoW Ace] tracker to add suggestions and feature requests.  Not all suggestions will be accepted, there are a lot of people using this addon and I'll try to make it as user friendly, but when a decision is made please accept it.
-
-==Integration==
-Ackis Recipe List strives to integrate with existing trade skill mods out there.  If you have a request for integration, please submit a feature request at [http://www.wowace.com/projects/arl/tickets/ WoW Ace].  I make no promises that I will implement the feature at all.  There is a limited [http://www.wowace.com/projects/arl/pages/api/ API] documented to interface with the ARL database.  If you are a developer and would like more functions, please contact me on IRC.
-Currently, the mod works with:
-* [http://wow.curse.com/downloads/wow-addons/details/advanced-trade-skill-window.aspx Advanced Trade Skill Window] - [http://www.wowace.com/projects/arl/images/13-arl-w-atsw/ Screenshot 1]
-* [http://wow.curse.com/downloads/wow-addons/details/skillet.aspx Skillet]
-* [http://wow.curse.com/downloads/wow-addons/details/project-3361.aspx Manufac] - No longer maintained.
-* [http://wow.curse.com/downloads/wow-addons/details/cauldron.aspx Cauldron]
-
-==Acknowledgments==
-* Ideas for the mod came from FGTradeLacker (original mod no longer updated, however someone has taken over updating the recipes for it).
-* Ace community for listening to my questions on the IRC channel and helping me out, and fellow mod authors for developing such great add-ons.
-* Please see the X-Credits field for more Acknowledgments.  Any code snippets borrowed or inspired from are credited in the code files.  The main display also lists all people who are in X-Credits.
+{{Addon Infobox
+ | Name = Ackis Recipe List
+ | Summary = An addon which will scan your trade skill recipes and print out a list of which recipes you are currently missing.  It will work for all tradeskills including Runeforging.
+ | TOC = 30100
+ | Category = Tradeskill
+ | Author = Ackis
+ | WoWI = 8512
+ | Curse = 10057
+ | UI.WoW = 5061
+ | Changelog =
+ | Discussion = [http://wow.curse.com/downloads/wow-addons/details/arl.aspx Curse]
+ | Bugtracker = [http://wow.curseforge.com/projects/arl/tickets/ WoW Ace]
+}}
+
+==What it does==
+Ackis Recipe List is an addon which will scan your trade skill recipes and print out a list of which recipes you are currently missing.  It will work for all tradeskills including [[Runeforge | Runeforging]].
+
+You can view a YouTube video of ARL in action [http://www.youtube.com/watch?v=jZR5DLkRJBY here]:
+
+<youtube>jZR5DLkRJBY</youtube>
+
+===French (frFR)===
+Affiche une liste des recettes manquantes de vos métiers. Fonctionne avec tous les métiers, y compris les poisons des voleurs et les capacités des familiers des chasseurs.
+
+===German (deDE)===
+Zeigt eine Liste der Rezepte, die Ihr noch nicht mit eurem Beruf gelernt habt.  Funktioniert mit allen Berufen sowie den klassenspezifischen Berufen. (noch nicht vollständig übersetzt)
+
+===Korean (koKR)===
+Ackis의 제조법 리스트
+
+캐릭터가 배우지 못한 제조법을 표시합니다. 모든 전문기술 및 도적의 독과 사냥꾼의 야수 훈련도 포함합니다
+
+===Spanish (esES)===
+Muestra una lista de recetas inexistentes para sus Habilidades de Comercio. Funciona con todas las habilidades comerciales, incluidas venenos y entrenamiento de bestias del cazador.
+
+===Simplified Chinese (zhCN)===
+全面详细的商业技能信息插件,包括毒药和宠物技能.
+
+===Traditional Chinese (zhTW)===
+詳細的專業技能配方查詢插件。
+
+==IRC==
+Feel free to join us on irc at [irc://irc.freenode.net:6667 Freenode] in #arl or by [http://widget.mibbit.com/?settings=5ec9a69db8a1d54761f84aa78810f1a2&server=irc.freenode.net&channel=%23arl&noServerNotices=true&noServerMotd=true&autoConnect=true here].
+
+==Donations==
+I have setup a donation site via [http://www.pledgie.com/campaigns/3462 Pledgie].  Feel free to donate if you like this mod.  I have put countless hours of time and effort into it along with many people who have helped me.  I did not write this mod with the intent to make any money from it.  I wrote it to help me with some needs that I saw in-game, and well with requests and my goal to make it filled with information it's become a massive project.
+
+If you don't wish to donate money feel free to consider one of the following methods which may be more suitable:
+* Volunteer time at your local animal shelter such as the [http://www.edmontonhumanesociety.com/ Society for Prevention of Cruelty for Animals (SPCA)] or drop a few bucks off for them.  If you do this, please let [mailto:ackis@shaw.ca me] know.
+* Send 	[mailto:ackis@shaw.ca me] some UDE Points.  These points are obtained from the [http://www.wowtcg.com/ World of Warcraft TCG and Mini] game.
+* Send some gold to one of the authors in-game or help out with some achievements, or even send a message saying thanks. :)
+** [http://www.wowarmory.com/character-sheet.xml?r=Thunderlord&n=Ackis Ackis (US)]
+** [http://eu.wowarmory.com/character-sheet.xml?r=Aegwynn&n=Ascalia Ascalia (EU)]
+** [http://www.wowarmory.com/character-sheet.xml?r=Hellscream&n=Zhinjio Zhinjio (US)]
+
+==Do this first==
+Read the documentation located at these locations:
+* [http://www.wowace.com/projects/arl/pages/feedback-and-bug-reporting/ Bug Reporting and Feature Requestiing]
+* [http://www.wowace.com/projects/arl/pages/in-game-documentation/ In-game Documentation]
+
+==Where to get it==
+* [http://www.wowace.com/projects/arl/files/ WoW Ace] - Alpha Quality
+* [http://wow.curse.com/downloads/wow-addons/details/arl.aspx Curse] - Stable release
+* [http://www.wowinterface.com/downloads/info8512-AckisRecipeList.html WoWInterface] - Stable release
+
+==How to get it to work==
+You open up a trade skill window (ie: enchanting) and click on the Scan button which is attached to the trade skill window.  Results will be printed out to the chat frame, or into a separate window depending on preference.
+
+==Feature Requests/Bug Reporting==
+Read the [http://www.wowace.com/projects/arl/pages/feedback-and-bug-reporting/ Bug Reporting and Feature Requesting] information ''before'' submitted a bug report or feature request.  Posting reports in the comments is ''not'' the place to do so.  I had to turn off the comments at [http://wow.curse.com/downloads/wow-addons/details/arl.aspx Curse.com] because of constant bug reports and feature requests.  Comments are for questions on how to use the mod, or you can see the thread on [http://forums.wowace.com/showthread.php?t=11142 WoW Ace].  Please follow these small little instructions to make my life easier.  The easier you make development for Ackis Recipe List, the more time I will have to develop other addons.
+
+===Bug Reports===
+Please use the [http://www.wowace.com/projects/arl/tickets/ WoW Ace] tracker to file bug reports.  Posting bugs in the comments is not the place to do it.
+
+===Feature Request===
+Please use the [http://www.wowace.com/projects/arl/tickets/ WoW Ace] tracker to add suggestions and feature requests.  Not all suggestions will be accepted, there are a lot of people using this addon and I'll try to make it as user friendly, but when a decision is made please accept it.
+
+==Integration==
+Ackis Recipe List strives to integrate with existing trade skill mods out there.  If you have a request for integration, please submit a feature request at [http://www.wowace.com/projects/arl/tickets/ WoW Ace].  I make no promises that I will implement the feature at all.  There is a limited [http://www.wowace.com/projects/arl/pages/api/ API] documented to interface with the ARL database.  If you are a developer and would like more functions, please contact me on IRC.
+Currently, the mod works with:
+* [http://wow.curse.com/downloads/wow-addons/details/advanced-trade-skill-window.aspx Advanced Trade Skill Window] - [http://www.wowace.com/projects/arl/images/13-arl-w-atsw/ Screenshot 1]
+* [http://wow.curse.com/downloads/wow-addons/details/skillet.aspx Skillet]
+* [http://wow.curse.com/downloads/wow-addons/details/project-3361.aspx Manufac] - No longer maintained.
+* [http://wow.curse.com/downloads/wow-addons/details/cauldron.aspx Cauldron]
+
+==Acknowledgments==
+* Ideas for the mod came from FGTradeLacker (original mod no longer updated, however someone has taken over updating the recipes for it).
+* Ace community for listening to my questions on the IRC channel and helping me out, and fellow mod authors for developing such great add-ons.
+* Please see the X-Credits field for more Acknowledgments.  Any code snippets borrowed or inspired from are credited in the code files.  The main display also lists all people who are in X-Credits.
 * Everyone who has helped me with localizations.
\ No newline at end of file