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

Comments

bzitzow’s picture

Status: Active » Needs review
StatusFileSize
new8.92 KB

Patch that implements feature.

Please Review.

Enjoy!

bzitzow’s picture

StatusFileSize
new8.46 KB

Re-rolled the patch with an updated diff that is relative to the module directory.