The Embedded Help module allows administrators to create help tags directly above fields in the back-end. This is useful for sites where admins would like to provide content writers and editors with on-page assistance regarding how best to use specific fields, or information about what an option/field means or does. These help tags can compliment and re-enforce existing consolidated documentation (e.g. Advanced Help pages).
Embedded Help tags can be be several different types (help, info, or warning) and display styles (clickable icon, expandable teaser, or full text).
Help tags can be created on the following pages:
* Any page whose URL begins with /admin
* User add/edit pages
* Node add/edit pages
Link to sandbox: http://drupal.org/sandbox/RajeevSingh/1188374
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | embedded_help-1188512-2.patch | 29.94 KB | tim.plunkett |
Comments
Comment #1
tim.plunkettCan you provide some screenshots? Its one thing to look through the code, but it'd be great to really see it in action.
Comment #2
tim.plunkettAlso, here's a coding style patch to help you out. The JS should likely be rewritten to use Drupal.behaviors, more info on that here: http://drupal.org/node/171213#behaviors
Comment #3
klausiNo activity in several months. Reopen and set the status to "needs review" if you are still pursuing this application.
Comment #3.0
klausiUpdated to reflect changes made in recent commits