20 lines
		
	
	
		
			813 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			813 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <extension type="plugin" group="editors-xtd" version="2.5" method="upgrade">
 | |
|     <name>plg_editors-xtd_add_attachment_btn</name>
 | |
|     <version>3.2.6</version>
 | |
|     <creationDate>March 26, 2018</creationDate>
 | |
|     <author>Jonathan M. Cameron</author>
 | |
|     <copyright>(C) 2007-2018 Jonathan M. Cameron. All rights reserved.</copyright>
 | |
|     <license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license>
 | |
|     <authorEmail>jmcameron@jmcameron.net</authorEmail>
 | |
|     <authorUrl>http://joomlacode.org/gf/project/attachments/</authorUrl>
 | |
|     <description>ATTACH_ADD_ATTACHMENT_BUTTON_PLUGIN_DESCRIPTION</description>
 | |
| 
 | |
|     <files>
 | |
| 	<filename plugin="add_attachment">add_attachment.php</filename>
 | |
| 	<filename>index.html</filename>
 | |
| 	<folder>language</folder>
 | |
|     </files>
 | |
| 
 | |
| </extension>
 |