
| Key: |
CLAS-40
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
William (kandoko)
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Auctioneer
Created: 18/Nov/07 09:52 PM
Updated: 20/Feb/08 08:09 PM
|
|
| Component/s: |
API
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Need to Add
if BeanCounter and BeanCounter.externalSearch then
BeanCounter.externalSearch( itemName )
end
Where itemName can be item link, itemID, or a plain text string. Currently I have added this to Appraiser.
This is a stub BeanCounter.externalSearch("name") any addon can add this code snippet to have search's made in BeanCounter. To replicate the old BC/Auc integration.
|
|
Description
|
Need to Add
if BeanCounter and BeanCounter.externalSearch then
BeanCounter.externalSearch( itemName )
end
Where itemName can be item link, itemID, or a plain text string. Currently I have added this to Appraiser.
This is a stub BeanCounter.externalSearch("name") any addon can add this code snippet to have search's made in BeanCounter. To replicate the old BC/Auc integration. |
Show » |
|
Auctioneer Classic will once again display items placed in the "Create Auction" tab in the BeanCounter search results window as well.