15 lines
		
	
	
		
			666 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			666 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <extension version="1.7" type="plugin" group="content">
 | |
| 	<name>Content - Event Calendar</name>
 | |
| 	<author>Codepeople</author>
 | |
| 	<creationDate>Julio 2011</creationDate>
 | |
| 	<copyright>Copyright (C) 2011 Codepeople. All rights reserved.</copyright>
 | |
| 	<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
 | |
| 	<authorEmail>info@joomlacalendars.com</authorEmail>
 | |
| 	<authorUrl>www.joomlacalendars.org</authorUrl>
 | |
| 	<version>1.6.0</version>
 | |
| 	<description>Replace Event Calendar placeholders in article contents.</description>
 | |
| 	<files>
 | |
| 		<filename plugin="eventcalendar">eventcalendar.php</filename>
 | |
| 	</files>
 | |
| </extension> |