- Enable the left-menu on the configlet, to be more consistent with all other configlets.
Related to https://dev.plone.org/plone/ticket/11737 [WouterVH] svn path=/plone.app.discussion/trunk/; revision=50095
This commit is contained in:
		
							parent
							
								
									964c3c0d97
								
							
						
					
					
						commit
						f149f0f8dd
					
				
							
								
								
									
										11
									
								
								CHANGES.txt
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								CHANGES.txt
									
									
									
									
									
								
							@ -1,12 +1,21 @@
 | 
			
		||||
Changelog
 | 
			
		||||
=========
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
2.0.5 (Unreleased)
 | 
			
		||||
------------------
 | 
			
		||||
 | 
			
		||||
- Enable the left-menu on the configlet, to be more consistent with all other configlets.
 | 
			
		||||
  Related to https://dev.plone.org/plone/ticket/11737
 | 
			
		||||
  [WouterVH]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
2.0.4 (2011-05-28)
 | 
			
		||||
------------------
 | 
			
		||||
 | 
			
		||||
- Refactor/clean up the handleComment method.
 | 
			
		||||
  [timo]
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
- Make handleComment method store comment attributes from form extenders. This 
 | 
			
		||||
  allows us to extend the comment form with external add-ons. See
 | 
			
		||||
  http://packages.python.org/plone.app.discussion/howtos/howto_extend_the_comment_form.html
 | 
			
		||||
 | 
			
		||||
@ -6,9 +6,6 @@
 | 
			
		||||
      metal:use-macro="here/prefs_main_template/macros/master"
 | 
			
		||||
      i18n:domain="plone">
 | 
			
		||||
 | 
			
		||||
<metal:block fill-slot="top_slot"
 | 
			
		||||
             tal:define="dummy python:request.set('disable_border',1)" />
 | 
			
		||||
 | 
			
		||||
<metal:javascript_head_slot fill-slot="javascript_head_slot">
 | 
			
		||||
    <script type="text/javascript"
 | 
			
		||||
        tal:attributes="src string:${context/portal_url}/++resource++plone.app.discussion.javascripts/controlpanel.js">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user