Changeset 1920780
- Timestamp:
- 08/07/2018 06:20:49 AM (8 years ago)
- File:
-
- 1 edited
-
zingtree/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
zingtree/trunk/readme.txt
r1711214 r1920780 4 4 Tags: decision tree, call center, contact center, agent scripting, interactive decision tree, support, interactive faq, troubleshooter, medical scheduling, ecommerce 5 5 Requires at least: 3.0 6 Tested up to: 4. 87 Stable tag: 4.026 Tested up to: 4.98 7 Stable tag: 5.0 8 8 License: GPLv3 9 9 License URI: http://www.gnu.org/licenses/gpl.html … … 28 28 29 29 `[zingtree id="148196706" style="panels" persist_names="Restart|Submit Ticket" persist_node_ids="1|5"]` 30 31 32 Including a real-time History: 33 34 `[zingtree id="148196706" show_history="yes"]` 30 35 31 36 … … 54 59 * **id** - The Tree ID which you want to embed. 55 60 * **style** - The style used to display the tree. Can be "buttons" or "panels". Buttons is the default if not specified. (optional) 61 * **show_history** - Set this to "yes" to include a real-time history display (optional). 62 * **show_breadcrumbs** - Set this to "yes" to include a contextual "breadcrumbs" display (optional). 56 63 * **persist_names** - Names of persistent buttons on each page (optional) 57 64 * **persist_node_ids** - The Node #s of persistent buttons on each page (optional). … … 70 77 71 78 == Changelog == 79 80 = 5.0 = 81 Added show_history, show_breadcrumbs options 72 82 73 83 = 4.0 =
Note: See TracChangeset
for help on using the changeset viewer.