I would like detail steps to modify the php code for adding
a table to MySQL. My table would have 2 fields - categoryid and externalurl.
The externalurl field would be displayed to the right of the category name
provided by the category plugin.
I only want to make the necessary modifications and not make huge changes.