Releases for Context Help
contexthelp 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| contexthelp-6.x-1.0.tar.gz | 31.51 KB | afeb77d11b967b3055d56b8e81ad9fde |
Module seems stable enough to be classified as a .0 release so it is no longer a release candidate.
contexthelp 6.x-1.0-rc4
| Download | Size | md5 hash |
|---|---|---|
| contexthelp-6.x-1.0-rc4.tar.gz | 30.62 KB | 2aebd5a5b983227d697075a797daa1d3 |
This is RC4 of the context help module on the final way too 1.0 branch. This is an additional feature release for the module.
One outstanding issue http://drupal.org/node/436070 will be addressed in the 1.0 release of the module and the code did not make it into this rc4 release.
Feature Addition:
- #433514 added the ability for the module to add a class too the contexthelp dialog when
there is currently help available for that particular page.
Added the ability for administrators to decide whether or not too show the help button
if the "Current Page" does not have any help associated with it.
contexthelp 6.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| contexthelp-6.x-1.0-rc3.tar.gz | 30.6 KB | 3797c935920ac60c37e66b968a033e3c |
Wrongly packaged release needs to be re-done do not utilize this release
contexthelp 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| contexthelp-6.x-1.0-rc2.tar.gz | 27.33 KB | b0163c417fd21131f73162fdb81f3c20 |
Release candidate 2 for the contexthelp module. This release is trying to get stability for the 1.0 release of the module.
Fixes in this release are as follows:
1. Updated CSS issues where list elements styling was not correct.
2. Re-did the current view to utilize pure sql rather than continually using node load which is heavy.
3. Updated wildcard support so it is now in the sql in the database query rather than in the php code.
If this RC goes well the next release will be the 1.0 version if anything major is found we will release another candidate after this one.
contexthelp 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| contexthelp-6.x-1.0-beta2.tar.gz | 26.82 KB | 3f606012ad0be0c525eb645dc112933e |
This release is a bug fix and feature release for the ContextHelp module trying to put to a full 1.0 release for Drupal 6.
The following updates are in this version
* Module re-implemented import and export for help no longer utilizing the xml format in order to support rich text editors with html support.
* Module under help directory has admin help support in it you can import it into your system and you will have some help available.
* Re-implemented the view so that you only do one sql query to retrieve all help rather than continually running the view over and over.
* Support for locale is now available for all help so you will only see the help in your locale
In order to utilize this beta please un-install the existing beta 1 if you installed it and make sure the contexthelp and faq_topics views are deleted if not delete them manually.
Once you enable this module it will re-create the views for you. If you are using this for the first time please make sure and import the CCK definitions provided in the CCK files in the module. For this functionality you will require the content copy module to be enabled but it is not a dependency for this module since it is only for getting the CCK definitions and nothing else.
contexthelp 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| contexthelp-6.x-1.0-beta1.tar.gz | 21.16 KB | ad8b1f34733c5064811faa0e8c3f21fd |
This is an initial Beta Release for the Context Help module.
The context help module utilizes CCK Nodes to store help in the system for the specific pages / context.
This information is accessed via Views in order to display the information to the user on the screen.
This beta release it to guage the community to determine the needs of this module and determine whether it is useful or not.
contexthelp 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| contexthelp-6.x-1.x-dev.tar.gz | 31.5 KB | 705272f8575f3d23c6b5408c9c565d41 |
This is the development branch for the Context Help Module
Any future development from the Beta will occur in this branch.
