Releases for Advanced Help Injection and Export
helpinject 6.x-1.0-alpha6
| Download | Size | md5 hash |
|---|---|---|
| helpinject-6.x-1.0-alpha6.tar.gz | 21.72 KB | 57d4005f314801093aad57067b0fc2f9 |
#458796: warning: mysqli_real_escape_string() expects parameter 2 to be string, object given by brahms - fix PHP warning
A block that appears on book node views if there are incoming help links. It tells you which types of links are incoming and what the path or form_id is.
helpinject 6.x-1.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| helpinject-6.x-1.0-alpha5.tar.gz | 21.06 KB | 09a16a25a20d60e9f9b044a0d827cf6d |
#450376: Unused functions getting rid of unused functions.
Correct the destination when creating a book page from the injection form.
Usability feature: When creating a book page by following the 'Create' link on the injection form, require that the new book page be placed in a book outline. This prevents the confustion that arises when the newly created book node, not placed in an outline, doesn't show up in the list of books that can be injected.
Differentiate between the module name (human readable) and the module base name.
Adding the helpinject_help module - a module and help texts that were generated using the helpinject module with the purpose of documenting the helpinject module.
Administrator can now exclude helpinject by path as well as by form id.
#426974: Hm. What's with the path context? I can set help for node/% but not node/1539 fine grained injection based on path. You can now differentiate between node/1, node/%, and node. Snazzy multi-step form makes the injection process nicer.
Updated help texts
helpinject 6.x-1.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| helpinject-6.x-1.0-alpha4.tar.gz | 16.48 KB | 3be313c33561e669db10f6bfbbb9fb81 |
#433994: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration by tirsales - pass by reference is deprecated. pass by reference is deprecated. pass by references is .... you'd think I'd learn this :P
#444572: Better way for generating form ID? Use a better key to identify form elements. THIS BREAKS YOUR INJECTED HELP! If you've been using this module to inject help all of the help you've put into form elements will no longer be recognized. There is no update for this because this is still an alpha module. Sorry :( In addition to making the form keys much better, I also put in a couple usability improvments. Fieldset inject icons now show up in the right place (this was a bit more hacky than I wanted, but it works), and the tooltips are better.
#444568: Limit the types of form elements that help icons get shown on more strongly more strictly limit the set of form elements on which inject icons appear. Adding 'weight' to the list of excluded form elements.
#428630: Ability to exclude paths from helpinject (first pass) let admin exclude form ids from help inject.
helpinject 6.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| helpinject-6.x-1.0-alpha3.tar.gz | 15.79 KB | 0def8e832d7df023324915f0ae9e1683 |
- #416068: An even easier workflow: click the plus to start writing the help text for that location by CrashTest_: Link to node/add from the inject page, complete with destination and lightbox2 integration, so that you can add new books to the book structure within the workflow of injecting.
- Eliminate warning on export if no files
- Performance tune the generated module by not including code for forms if no forms have help, and the same with hook_help.
- HelpInject now supports translated help. If you use the content translation module to translate your book pages into multiple languages, you can export an Advanced Help compatible module and help texts that include all of the translation.
- Usability improvement: Books (and languages) now selected by default on export screen.
helpinject 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| helpinject-6.x-1.0-alpha2.tar.gz | 15.06 KB | 11852dc4d4c5d728a442d628dffc229f |
#425058: Attached files should also be exported Attached files are now exported
#424476: All books are exported Only the selected books are exported
helpinject 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| helpinject-6.x-1.0-alpha1.tar.gz | 14.06 KB | 59efc40fbfe79c0ffdcb4d6958c80717 |
With this release you can, for the first time, follow the full workflow of writing, injecting, and exporting help.
1. Create your documentation in a book structure.
2. Enable the helpinject module
3. Using the (+) icons that now appear everywhere, "inject" your help into the pages and forms by linking (+) icons to book pages.
4. Export the help to a new module at admin/build/helpinject
5. Move the generated module (found in your files directory) to your sites/all/modules directory.
6. Disable helpinject and enable the module you generated.
The help that you wrote in the Drupal books is now available as advanced help files and gets injected into the right forms and pages.
helpinject 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| helpinject-6.x-1.x-dev.tar.gz | 21.82 KB | b93ddfd86d9c5f7ff0407db2cdd85a36 |
Initial preview release. Code in flux. helpinject.png by Pat Teglia.
