Ignore:
Timestamp:
Aug 7, 2009 1:01:03 PM (15 years ago)
Author:
mylan
Message:

Merged revisions 1894-1897,1903 via svnmerge from
http://svn.quintagroup.com/products/qPloneComments/branches/plone3_extend

........

r1894 | mylan | 2009-03-25 21:44:18 +0200 (Wed, 25 Mar 2009) | 1 line


Insert Add comment form into comment viewlet

........

r1895 | mylan | 2009-03-25 21:45:56 +0200 (Wed, 25 Mar 2009) | 1 line


Remove 'add comment' button from comment viewlet

........

r1896 | mylan | 2009-03-25 22:09:36 +0200 (Wed, 25 Mar 2009) | 1 line


Wrap add comment form into macros. Use the macros in comment viewlet

........

r1897 | mylan | 2009-03-26 11:18:04 +0200 (Thu, 26 Mar 2009) | 1 line


Add edit comment functionality

........

r1903 | mylan | 2009-03-27 13:24:05 +0200 (Fri, 27 Mar 2009) | 1 line


Fix not saving in editing comment

........

Location:
qPloneComments/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • qPloneComments/trunk

    • Property svnmerge-integrated changed from /qPloneComments/branches/plone3_extend:1-1893 /qPloneComments/branches/jcbrand-abuseFeature:1-2225 to /qPloneComments/branches/plone3_extend:1-2259 /qPloneComments/branches/jcbrand-abuseFeature:1-2225
  • qPloneComments/trunk/skins/qplonecomments/discussion_reply_form.cpt

    r841 r1221  
    6262    <a name="discussion"></a> 
    6363 
     64    <metal:block metal:define-macro="add-comment-form"> 
     65 
    6466    <form name="edit_form" 
    6567          class="enableAutoFocus" 
     
    254256    </form> 
    255257 
     258    </metal:block> 
     259 
    256260</div> 
    257261 
Note: See TracChangeset for help on using the changeset viewer.