As a site builder looking for feedback on my main content
I need to be able to represent body content as any one field that is of type Long Text
So that when my content is not actually stored on the body field
Then I can configure the Content Optimizer per Content Type and make it aware of where my content actually is
Given I Edit a Content Type and I click on the Content Analysis settings
Then I should see a select box that lists the fields for this content that are Long Text fields
And the default field should be 'Body'
Given I select a new field type and save the Content Type
Then when I edit content of that type and run the seo analyzer
Then I should see the body statistics from the field configured on the content type
See the attached screenshots for an example of configuring the long text field: Short Description
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | feature_configure_which_field_represents_body-2293491-2.patch | 8.46 KB | bzitzow |
| content-type-2.png | 91.88 KB | bzitzow | |
| content-type-1.png | 59.94 KB | bzitzow |
Comments
Comment #1
bzitzow commentedPatch that implements feature.
Please Review.
Enjoy!
Comment #2
bzitzow commentedRe-rolled the patch with an updated diff that is relative to the module directory.