Quantcast

Update the main page to detail what different clicks do.

ackis [03-19-09 - 22:08]
Update the main page to detail what different clicks do.
Filename
Docs/Main.txt
diff --git a/Docs/Main.txt b/Docs/Main.txt
index 486d974..1287061 100644
--- a/Docs/Main.txt
+++ b/Docs/Main.txt
@@ -17,13 +17,11 @@ I have disabled comments on Curse.com for multiple reasons.  The main one being
 ==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.

-===Commands===
+===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>
-** Opens up the sorting options.
-* <code>/arl sorting</code>
+* <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.
@@ -36,6 +34,33 @@ Ackis Recipe List has recently changed to use a GUI for change parameters.  Type
 * <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.
+
 ==Known Issues==
 * When gaining a reputation level recipes for that faction will still appear in red when doing a scan.
 * If you have a cooking or first aid book/quest complete, but aren't past the skill level, it'll show the book/quest as unknown (ie: I have read the first aid skill book for skill level 150, however my skill in first aid is only 140, it'll show the book as unknown still).