***********************************************************************
SmartSell
Created by Aeldra (EU-Proudmoore)
***********************************************************************

SmartSell adds the vendor selling value and additional information to the item tooltips.

FAQ
Q1: How can I configure SmartSell?
A1: Type in the chat "/ssell" or "/smartsell" and you get a list of all commands

Q2: Why does SmartSell display no prices?
A2: SmartSell is only the "display" addon, you need also an addon that provides the GetSellValue API.
I recommend to use "EWOlson_GetSellValueCompressed" which is also included in this version.


Features:
* Display of the item value all the time
* Display of the item level
* Display of the item id
* Display of the item stack count
* Display of the value of the whole stack
* Display only on quest rewards
* Different styles
* Supports all tooltips


Chat:
Type /sdb for SmartDebuff frame in game
Type /ssell [command] or /smartsell [command] in game

* 1-6  -  Changes the display style
* sty  -  Cycles through all styles
* ic   -  Toggle display in combat
* lvl  -  Toggle display of the item level
* id   -  Toggle display of the item id
* sc   -  Toggle display of the item stack count
* sp   -  Toggle display of the stack price or single item price
* val  -  Toggle display of the item value
* t    -  Toggle display of the item type
* st   -  Toggle display of the item sub type
* qo   -  Toggle display of the info only for quest rewards
* bl   -  Adds a blank line before the info text
* rs   -  Reset all settings to default


Please send me a mail or write a comment, if you discover Bugs or have Suggestions.

Contact:
aeldra@sonnenkinder.org


***********************************************************************



Changes: 
Rev     Date        Description
------  ----------  -----------------------
3.3b    2010-04-13  Fixed possible LUA error

3.3a    2009-12-09  Updated TOC

3.2a    2009-08-10  Added new option: 'ic' to disable display in combat, default off
                    Updated item value of WoW interal API

3.1b    2009-04-25  Added new option: 't' and 'st' adds the item type and sub type to the info text

3.1a    2009-04-23  Switched to the ItemPrice lib

3.0b    2009-04-01  Added new option: 'bl' adds a blank line before the info text
                    Fixed initialization error

3.0a    2009-03-24  Initial version of SmartSell
