<Sorry wrong forum.>
UPDATED: 23April2011
I like Bales OCD_Inventory but didn't like the configuration method.
Using this set of relay scripts and ash files the following changes will occur to your item_desc.php
The mallprice of the item will be shown. (updated at most once per day.)
Also a summary of any OCD command associated with the item will be shown.
A list of tags associated with an item is added.
A link will be added to edit item info.
Clicking the new link will open a new window that will allow you edit the OCD command associated with the item and the tags associated with the items
In addition a script InvByTag.ash is included which will list items in your inventory that are associated with a specific tag.
Tags are Global, I.E if I add a tag to an item you will see that item tagged that way and vice versa
Requirements: relay_OCD_dB_Manager.ash
Installation:
relay/
desc_item.ash
editItemInfo.ash
scripts/
PulveriseInfo.ash;
KolMafiaSql.ash;
InvByTags.ash
Notes: In addition to editing the OCD command of an item it is a test of KolMafiaSql.ash, therefore sometimes when you click on an item you will notice "Item added to database, Thanks". The information added to the database is simply the item id, name,and any img urls. No information about OCD or your character is collected.
Also, my sql server is a free remote server so I can not vouche for it's stability yet.
Further Notes: The SqlServer is in no way secure. As I have decided to allow the user kolmafia logs in with the ability to add/drop/alter tables insert/delete/select rows, basicly full admin access.
ChangeLog:
23apr11.2:Updated pulverize information.
23apr11: Updated to work with newer version of OCD, added ability to add/remove tags from items.
11jan11: Updated to fix alot of init problems.
9jan11: Initial Upload
UPDATED: 23April2011
I like Bales OCD_Inventory but didn't like the configuration method.
Using this set of relay scripts and ash files the following changes will occur to your item_desc.php
The mallprice of the item will be shown. (updated at most once per day.)
Also a summary of any OCD command associated with the item will be shown.
A list of tags associated with an item is added.
A link will be added to edit item info.
Clicking the new link will open a new window that will allow you edit the OCD command associated with the item and the tags associated with the items
In addition a script InvByTag.ash is included which will list items in your inventory that are associated with a specific tag.
Tags are Global, I.E if I add a tag to an item you will see that item tagged that way and vice versa
Requirements: relay_OCD_dB_Manager.ash
Installation:
relay/
desc_item.ash
editItemInfo.ash
scripts/
PulveriseInfo.ash;
KolMafiaSql.ash;
InvByTags.ash



Notes: In addition to editing the OCD command of an item it is a test of KolMafiaSql.ash, therefore sometimes when you click on an item you will notice "Item added to database, Thanks". The information added to the database is simply the item id, name,and any img urls. No information about OCD or your character is collected.
Also, my sql server is a free remote server so I can not vouche for it's stability yet.
Further Notes: The SqlServer is in no way secure. As I have decided to allow the user kolmafia logs in with the ability to add/drop/alter tables insert/delete/select rows, basicly full admin access.
ChangeLog:
23apr11.2:Updated pulverize information.
23apr11: Updated to work with newer version of OCD, added ability to add/remove tags from items.
11jan11: Updated to fix alot of init problems.
9jan11: Initial Upload
Attachments
Last edited: