Closed (fixed)
Project:
Context Help
Version:
6.x-1.0-beta1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2009 at 01:38 UTC
Updated:
9 Apr 2009 at 19:19 UTC
This looks like a good module for what I need: a good way to provide help to users. We seem to have help for developers but not for users.
I need some help installing it, though. The install.txt file says in step 3:
"3. Go to Admin / Content Types / Import and copy the contents of the CONTEXTHELPCCK file
into that textarea and hit the Import button."
I don't find a function "import" under "Admin / Content Types" on my web site, which is Drupal 6.9. What import function are you referring to?
Comments
Comment #1
darren.ferguson commentedTHe import is available when the content copy module is enabled. The module does not depend on this module since it is just for copy however if you want to create the correct cck node then you should enable the content copy module and import that CCK node type.
Will provide more Install information regarding this.
Tomorrow i should be able to provide generic help for the admin section and you will be able too view help we already have created.
Comment #2
darren.ferguson commentedNew Beta 2 version for the module has been created this version provides bug fixes and also provides some help for the admin pages in a seperate help directory that you will be able to import into the system once you have the module set up.
Comment #3
bdornbush commentedAs I work through this, I will document what I find.
Before importing, enable CCK field text.
What is to be done with the INFOCCK file? I tried to import it but got an error message "The content type contexthelp already exists in this database."
Comment #4
darren.ferguson commentedIf you received that error message then it means that the content type is already in the system
You can verify under Admin > Content Types you should see one saying context help.
CCK Field Text will make sure that is updated for the module