The Acquia Prosper theme has the following lines:

skinr[prosper-comments-clean][label] = Acquia Prosper: Simple comments
skinr[prosper-comments-clean][class] = prosper-comments-clean
skinr[prosper-comments-clean][features][] = comment
skinr[prosper-comments-edgy][label] = Acquia Prosper: Edgy comments
skinr[prosper-comments-edgy][class] = prosper-comments-edgy
skinr[prosper-comments-edgy][features][] = comment

Unfortunately, when going to edit a content type and expanding the Skinr section, these style options do not appear. All other style options which do not have a feature restriction on them do appear. If I remove the skinr[prosper-comments-clean][features][] = comment line, they appear and function just fine. I tried "commentS" too, just in case, but no luck there.

Comments

jacine’s picture

Try comment-wrapper. I think that's what it is. ;)

stephthegeek’s picture

moonray’s picture

Component: Code » Documentation
jacine’s picture

Status: Active » Fixed

Docs have been fixed.

thill_’s picture

Status: Fixed » Active

I am not sure how this happened but comment-wrapper does not work with the latest dev, it is instead comment_wrapper that works.

moonray’s picture

Status: Active » Needs work

comment-wrapper was never the right hook. Use comment_wrapper (as stated by thill_).

jacine’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.