The the author_name in the control panel.
svn path=/plone.app.discussion/trunk/; revision=35533
This commit is contained in:
		
							parent
							
								
									5c71387362
								
							
						
					
					
						commit
						f7c676622b
					
				@ -99,7 +99,7 @@
 | 
			
		||||
                                    <input type="hidden" name="selected_obj_paths:list" value="#"
 | 
			
		||||
                                           tal:attributes="value item/getURL" />
 | 
			
		||||
                                </td>
 | 
			
		||||
                                <td tal:content="item/Creator" />
 | 
			
		||||
                                <td tal:content="python:item.author_name or item.Creator" />
 | 
			
		||||
                                <td tal:content="python:toLocalizedTime(item.ModificationDate, long_format=1)" />
 | 
			
		||||
                                <td>
 | 
			
		||||
                                    <a tal:attributes="href item/getURL"
 | 
			
		||||
 | 
			
		||||
@ -13,5 +13,6 @@
 | 
			
		||||
    <column value="last_comment_date" />
 | 
			
		||||
    <column value="commentators" />
 | 
			
		||||
    <column value="in_response_to" />
 | 
			
		||||
    <column value="author_name" />
 | 
			
		||||
 | 
			
		||||
</object>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user