<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,5 +6,5 @@ data/2*
 public/generator/*
 src/static.out
 lxml-1.3.6/*
-
-
+.htpasswd
+.htaccess</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -27,7 +27,7 @@
 					&lt;/xsl:if&gt;
 				&lt;/input&gt;
 			&lt;/p&gt;	
-			&lt;p&gt;Beschreibung:&lt;br /&gt;
+      &lt;p&gt;Beschreibung:&lt;br /&gt;
 			&lt;!-- the data to admin here may be from the fallback (the german version)
 					 this is ok for most fields but not for description, so we have to
 					 check here if its real or fallback data --&gt;
@@ -47,7 +47,11 @@
 					&lt;xsl:otherwise&gt;
 					&lt;xsl:text disable-output-escaping='yes'&gt;&lt;![CDATA[&lt;textarea id='desc' name='desc' maxlength='10240' cols='50' rows='10'&gt;&lt;/textarea&gt;]]&gt;&lt;/xsl:text&gt;
 					&lt;/xsl:otherwise&gt;
-				&lt;/xsl:choose&gt;
+        &lt;/xsl:choose&gt;
+        &lt;br /&gt;
+        &lt;a href='#' onclick='javascript: fcke()'&gt;
+          (Hier klicken um erweiterten Editor zu starten)
+        &lt;/a&gt;
 			&lt;/p&gt;	
 			&lt;p&gt;Addresse:&lt;br /&gt;
 				&lt;input name='location' class='location'
@@ -110,6 +114,7 @@
 &lt;xsl:text&gt; &lt;/xsl:text&gt;
 &lt;/script&gt;
 &lt;script type=&quot;text/javascript&quot;&gt;
+function fcke() {
 var editor = new FCKeditor('desc');
 editor.BasePath = &quot;/js/fckeditor/&quot;;
 editor.Config['CustomConfigurationsPath'] = &quot;/js/fckconfig.js&quot;;
@@ -117,6 +122,7 @@ editor.Config['ContentLangDirection'] = $('desc').getStyle('direction');
 editor.ToolbarSet = 'maps';
 editor.DefaultLanguage = &quot;&lt;xsl:value-of select='$lang'/&gt;&quot; ;
 editor.ReplaceTextarea();
+}
 &lt;/script&gt;
 
 			&lt;/form&gt;</diff>
      <filename>templates/admin.xsl</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>public/generator/.htaccess</filename>
    </removed>
    <removed>
      <filename>public/generator/.htpasswd</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>b91861b15dd9f5f4d9e45fb78078f94af5ed015b</id>
    </parent>
  </parents>
  <author>
    <name>Maps agenda admin</name>
    <email>mapsagenda@yankees.dreamhost.com</email>
  </author>
  <url>http://github.com/panter/mapsagenda/commit/4b48a03d415d71703710594b3a0447053ce156f0</url>
  <id>4b48a03d415d71703710594b3a0447053ce156f0</id>
  <committed-date>2009-11-08T02:30:31-08:00</committed-date>
  <authored-date>2009-11-08T02:30:31-08:00</authored-date>
  <message>richtext optional</message>
  <tree>29ad6b9c11235cc2e7ccce57448e466a4c313006</tree>
  <committer>
    <name>Maps agenda admin</name>
    <email>mapsagenda@yankees.dreamhost.com</email>
  </committer>
</commit>
