Devices
Actions
Variables
Control Pages
#if $iphone
- disabled -
#else
Devices, Actions, Variables, and Control Pages access is currently disabled. To enable this option, choose the Indigo->Start Local Server... menu item from within the Indigo application and select the Enable iPhone, iPod touch, and remote Web browser access checkbox.
#end if
#set $startedTable = False
#for $pluginInfo in $pluginInfoList
#if not $pluginInfo.showOnMainPage
#continue
#else if not $startedTable
#set $startedTable = True