Ticket #299 (new enhancement)

Opened 8 months ago

Last modified 8 months ago

contenttoolbar not available for weblog comments (patch attached)

Reported by: timh Assigned to: timh
Priority: normal Milestone: 0.9.2
Component: core Version: 0.9.0
Severity: normal Keywords:
Cc: Patch Included: 1
Review Stage: tobeverified

Description

the contenttoolbar extension is currently only available for new posts (doesn't appear for use when commenting on a post). Having it available is useful, especially when using the forum plugin.

Simple patch attached...

Attachments

comment_contenttoolbar.diff (147 bytes) - added by timh on 02/03/08 18:18:28.

Change History

02/03/08 18:18:28 changed by timh

  • attachment comment_contenttoolbar.diff added.

02/03/08 23:45:21 changed by ewout

Hey, Tim. The patch didn't say on what file it should be applied. A unified diff (svn diff or diff -u will do the right thing) is easier to understand for Trac (and me :-)).

02/03/08 23:51:11 changed by timh

still getting the hang of svn/patches/diff (using win32 tools...)

modified file is /mod/blog/lib/weblogs_comments_add.php

02/15/08 08:27:15 changed by misja

  • milestone changed from 0.9.1 to 0.9.2.

The patch needs to get regenerated, cannot be applied as it is now.