#366034 by malaussene: Fixed permission with own content.
#382280 by grndlvl, malaussene: Added publish/unpublish checkbox to node form.
#406190 by vr_mex, malaussene: Added permissions for node type declared modules other than the node module.
Fix Cross Site Request Forgery by adding a token at the end of the URL to publish and unpublish.
#366034 by freakalis, grndlvl: Added permissions to publish/unpublish own content.
#381338 by grndlvl: fix link not showing on views.
Added manual IP address lookup on admin form. Changed all table, variable, and local function names to eliminate the "uc_" prefix, in preparation for removing all Ubercart dependencies from this module. Added hook_update_1() to ensure previous settings are preserved upon update. Some improvements to the jQuery code.