<?xml version="1.0" ?>
<joomfish type="contentelement">
  <name>Weblinks</name>
  <author>A. Kempkens</author>
  <version>2.1.5</version>
  <description>Definition for the core web links component</description>
  <copyright>2003 - 2010, Think Network GmbH, Munich</copyright>
  <reference>
  	<table name="weblinks">
  		<field type="referenceid" name="id" translate="0">ID</field>
  		<field type="titletext" name="title" translate="1">Title</field>
  		<field type="textarea" name="description" translate="1">Description</field>
  		<field type="text" name="url" maxlength="1000" translate="1">URL</field>
  	</table>
  </reference>
</joomfish>