Development

#2966 (Still references to actastaggable in actascommentable plugin documentation)

You must first sign up to be able to contribute.

Ticket #2966 (closed documentation: fixed)

Opened 10 months ago

Last modified 10 months ago

Still references to actastaggable in actascommentable plugin documentation

Reported by: zegenie Assigned to: xavier
Priority: minor Milestone:
Component: sfPropelActAsCommentablePlugin Version: 1.0.10
Keywords: Cc:
Qualification: Accepted

Description

The sfPropelActAsCommentableBehaviorPlugin still uses bits and pieces from the sfPropelActAsTaggableBehaviorPlugin documentation, such as: "edit the classes that you want to make taggable. For instance, for lib/model/Post.php" which should probably be "edit the classes that you want to make commentable. For instance, for lib/model/Post.php"

...

Change History

02/19/08 12:38:54 changed by xavier

(In [7534]) fixed documentation, it used bits and pieces from the sfPropelActAsTaggableBehaviorPlugin documentation. refs #2966

02/19/08 12:39:16 changed by xavier

  • status changed from new to closed.
  • resolution set to fixed.
  • qualification changed from Unreviewed to Accepted.