i don't see how this works
keyone - December 16, 2008 - 18:42
| Project: | Teaser by Content Type |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I don't see how this module works. I put it in my /modules/ directory and enabled it in the Admin interface. Now what? I looked at each content type settings, and I don't see anything at all about teaser length.

#1
Which version of Drupal core are you using? Maybe something's been changed in the Forms API since I tested this on an early release of 6.
#2
I'm having no joy on core 6.8 right now either.. The teaser module installs fine and displays its help text but there are no new additions to the content types section of admin.
#3
I've just upgraded my development site for this module to 6.8 and I see it fine.
Look under 'Workflow settings' you should see 'Length of trimmed posts'.
#4
Using drupal 6.9, I am not seeing the "length of trimmed post" under workflow settings... Maybe another module and this are conflicting?
#5
Can you output $form in hook_form_alter to check?
#6
Hi Joachim,
I was about to make the check you suggested, at which point I noticed that half of the .module file was missing... After re-uploading, everything works just fine...
Sorry for the false alarm!
#7
Automatically closed -- issue fixed for 2 weeks with no activity.