images
13 years ago
popover.help.php
13 years ago
popoveraddons.help.php
13 years ago
popoveredit.help.php
13 years ago
popover.help.php
15 lines
| 1 | <h2><?php _e('Introduction','popover'); ?></h2> |
| 2 | <p><?php _e('The main Pop Over screen show all of the Pop Overs you have set up, you can edit, activate / deactivate and reorder the priority of the Pop Overs using this screen.','popover'); ?></p> |
| 3 | <h2><?php _e('Adding a Pop Over','popover'); ?></h2> |
| 4 | <p><?php _e('To add a Pop Over you can either click on the <strong>Add New</strong> link near the top of the page, or click on the <strong>Create New</strong> menu item in the main Popover menu.','pop Over'); ?></p> |
| 5 | <h2><?php _e('Activating / Deactivating a Popover','popover'); ?></h2> |
| 6 | <p><?php _e('If you find that you do not need a particular Pop Over for a period of time, but want to keep it for later use, then clicking on the Deactivate link underneath the Pop Overs title will ensure the Pop Over is not included in the processing.','popover'); ?></p> |
| 7 | <p><?php popover_helpimage('popoverdeactivate.png'); ?></p> |
| 8 | <p><?php _e('You can re-activate at any time by clicking on the Activate link underneath the Pop Overs title','popover'); ?></p> |
| 9 | <p><?php popover_helpimage('popoveractivate.png'); ?></p> |
| 10 | <h2><?php _e('Ordering Pop Overs','popover'); ?></h2> |
| 11 | <p><?php _e('The Pop Overs are processed in the order they show in the list. As soon as a Pop Over is shown, the remainder of the Pop Overs in the list are ignored. You can change the order of the Pop Overs processing by clicking in the left hand column of the list and dragging the relevant pop Over to the desired location.','popover'); ?></p> |
| 12 | <p><?php popover_helpimage('popovermove.png'); ?></p> |
| 13 | <h2><?php _e('Deleting Pop Overs','popover'); ?></h2> |
| 14 | <p><?php _e('Once you have finished with a Pop Over you can delete it by clicking on the Delete link underneath the Pop Overs title.','popover'); ?></p> |
| 15 |