devdoc:devdoc-custom-webgui

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
devdoc:devdoc-custom-webgui [2011/06/17 02:35]
droemel created
devdoc:devdoc-custom-webgui [2016/05/03 07:36]
abelbeck
Line 26: Line 26:
 A typical custom tab edits fields and reads/writes the data to a text file or Asterisk astDB database.  A basic starting **template.php** can be found here: A typical custom tab edits fields and reads/writes the data to a text file or Asterisk astDB database.  A basic starting **template.php** can be found here:
  
-http://lonnie.abelbeck.com/astlinux/template.tar.gz+https://abelbeck.com/lonnie/astlinux/template.tar.gz
  
 Additionally, if your custom tab mirrors the structure of an existing tab, that would be a good starting point as well.  The template.php code is useful in understandng the basic structure and integration into the web interface. Additionally, if your custom tab mirrors the structure of an existing tab, that would be a good starting point as well.  The template.php code is useful in understandng the basic structure and integration into the web interface.
Line 36: Line 36:
 Use multiple browsers, on different platforms, to test the layout of your custom tab. Use multiple browsers, on different platforms, to test the layout of your custom tab.
  
-Note: Custom Tab support is a **Very Advanced User feature**. 
  
  • devdoc/devdoc-custom-webgui.txt
  • Last modified: 2016/05/03 07:36
  • by abelbeck