<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://fbb.just4test.de/extern.php?action=feed&amp;tid=1924&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / [GELÖST] Sprachvariablen eindeutschen $month_names etc. Calguys Calendar]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=1924</link>
		<description><![CDATA[Die aktuellsten Beiträge in [GELÖST] Sprachvariablen eindeutschen $month_names etc. Calguys Calendar.]]></description>
		<lastBuildDate>Wed, 29 Feb 2012 21:44:11 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [GELÖST] Sprachvariablen eindeutschen $month_names etc. Calguys Calendar]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16523#p16523</link>
			<description><![CDATA[<p>Hallo,</p><p>Ihr seid super!<br />Mit folgendem Eintrag war alles gelöst:</p><div class="codebox"><pre><code>$config[&#039;locale&#039;] = &#039;de_DE.UTF8&#039;;</code></pre></div><p>Herzlichen Dank auch an cyberman!</p>]]></description>
			<author><![CDATA[dummy@example.com (smalladmin)]]></author>
			<pubDate>Wed, 29 Feb 2012 21:44:11 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16523#p16523</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Sprachvariablen eindeutschen $month_names etc. Calguys Calendar]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16522#p16522</link>
			<description><![CDATA[<div class="quotebox"><cite>smalladmin schrieb:</cite><blockquote><div><p>Herzlichen Dank, es hat tatsächlich geholfen!<br />Ich hatte den Eintrag drin stehen <br />$config[&#039;locale&#039;] = &#039;&#039;;</p></div></blockquote></div><p>Und was hast du jetzt drin stehen?</p><p>Schau dir mal den verlinkten Thread noch mal genauer an ... kann sein, dass du an de_DE noch .utf8, .UTF8, .utf-8 oder .UTF-8 anhängen musst (ist vom Server abhängig).</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Wed, 29 Feb 2012 21:14:38 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16522#p16522</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Sprachvariablen eindeutschen $month_names etc. Calguys Calendar]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16521#p16521</link>
			<description><![CDATA[<p>Hm, okay. Bei der {$month_names} Variable scheinen die Umlaute schon maskiert zu sein.<br />Wie sieht denn Dein Details-Template aus?</p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Wed, 29 Feb 2012 20:57:46 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16521#p16521</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Sprachvariablen eindeutschen $month_names etc. Calguys Calendar]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16520#p16520</link>
			<description><![CDATA[<p>Hallo, NaN</p><p>ich habe im Template überall, wo die {$month_names[$month_number] Sequenz war, die Escape-Definition angefügt.<br />Dadurch wird die Datumsangabe auf der Übersichtsseite geändert zu<br /><strong>Datum: 6. M&amp;auml;rz 2012 09:00</strong></p><p>Auf der DETAILSeite ändert sich aber nichts, der Umlaut erscheint nicht&#160; <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/cry.png" alt="cry" /></p>]]></description>
			<author><![CDATA[dummy@example.com (smalladmin)]]></author>
			<pubDate>Wed, 29 Feb 2012 20:32:48 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16520#p16520</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Sprachvariablen eindeutschen $month_names etc. Calguys Calendar]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16517#p16517</link>
			<description><![CDATA[<p>Das Problem kenne ich. Ich weiß zwar nicht genau was es verursacht, aber bei mir hat geholfen, alle Monate immer mit |escape:&#039;htmlall&#039; zu versehen.<br />Also z.B.</p><div class="codebox"><pre><code>{$month_names[$month_number]|escape:&#039;htmlall&#039;}</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Wed, 29 Feb 2012 19:59:49 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16517#p16517</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Sprachvariablen eindeutschen $month_names etc. Calguys Calendar]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16516#p16516</link>
			<description><![CDATA[<p>Hallo, NaN!</p><p>Herzlichen Dank, es hat tatsächlich geholfen!<br />Ich hatte den Eintrag drin stehen <br />$config[&#039;locale&#039;] = &#039;&#039;;</p><p>Jetzt besteht nur noch ein Schönheitsfehler. Beim März wird der Umlaut nicht angezeigt. Es ist folgendes zu lesen:</p><p>Datum: 1. Mrz 2012 19:30</p><p>Kann man das auch noch wegkriegen?<br /><a href="http://www.landwirtschaft-coburg.de/index.php?mact=CGCalendar,cntnt01,default,0&amp;cntnt01event_id=9&amp;cntnt01display=event&amp;cntnt01returnid=58" rel="nofollow">http://www.landwirtschaft-coburg.de/ind … eturnid=58</a></p>]]></description>
			<author><![CDATA[dummy@example.com (smalladmin)]]></author>
			<pubDate>Wed, 29 Feb 2012 19:28:09 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16516#p16516</guid>
		</item>
		<item>
			<title><![CDATA[Re: [GELÖST] Sprachvariablen eindeutschen $month_names etc. Calguys Calendar]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16515#p16515</link>
			<description><![CDATA[<p>Welchen Wert hast Du in der config.php für $config[locale&#039;] bzw. $config[&#039;timezone&#039;] stehen?<br />Idealerweise sollte es so sein:</p><div class="codebox"><pre><code>$config[&#039;locale&#039;] = &#039;de_DE&#039;;
$config[&#039;timezone&#039;] = &#039;Europe/Berlin&#039;;</code></pre></div><p>Wenn diese Werte dort nicht drin stehen, dann füge sie einfach hinzu.</p><p>Die Werte können aber manchmal auch von Server zu Server unterschiedlich sein. Da müsste man mal beim Provider nachfragen. Hier gibt es ein ähnliches Problem mit unterschiedlichen Versionen dieser Werte: <a href="http://forum.cmsmadesimple.de/viewtopic.php?id=957" rel="nofollow">http://forum.cmsmadesimple.de/viewtopic.php?id=957</a></p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Wed, 29 Feb 2012 16:03:00 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16515#p16515</guid>
		</item>
		<item>
			<title><![CDATA[[GELÖST] Sprachvariablen eindeutschen $month_names etc. Calguys Calendar]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16514#p16514</link>
			<description><![CDATA[<p>Hallo,<br />ich habe auf meiner cmsms Homepage einen Veranstaltungskalender laufen (Listenformat).<br />In der Grob-Übersicht kommt genau wie es sein soll:<br />Z.B.<br /><strong>Datum 6. März 2012</strong></p><p>Wenn man nun aber auf &quot;mehr&quot; klickt, kommt:<br />Datum: 1. March 2012</p><p>Diese englischen Monatsnamen stören sehr, darum soll das in deutsch sein.<br />Das nachstehende verantwortliche Template habe ich durchforstet, kann dort aber nicht eingreifen.<br />Nun ist also die Frage, wo ich zur Behebung des Fehlers hin muß.</p><div class="codebox"><pre class="vscroll"><code>&lt;div class=&quot;calendar-list&quot;&gt;{if isset($navigation)}
{if isset($navigation.prev)}&lt;span class=&quot;calendar-prev&quot;&gt;&lt;a href=&quot;{$navigation.prev}&quot;&gt;{$lang.prev}&lt;/a&gt;&lt;/span&gt;{/if}    {if isset($navigation.next)}&lt;span class=&quot;calendar-next&quot;&gt;&lt;a href=&quot;{$navigation.next}&quot;&gt;{$lang.next}&lt;/a&gt;&lt;/span&gt;{/if}
{/if}           &lt;a target=&quot;_blank&quot; href=&quot;/uploads/liste.pdf&quot;&gt;Druckbare Liste 
aller Veranstaltungen&lt;/a&gt;
&lt;h2&gt;{if $day &gt; 0}{$day} {/if}{$month_names[$month]} {$year}&lt;/h2&gt;
{foreach from=$events key=key item=event}
  &lt;div class=&quot;calendar-event&quot;&gt;
  &lt;h2&gt;{$event.event_title}&lt;/h2&gt;

  {assign var=month_number value=$event.event_date_start|date_format:&quot;%m&quot;}
  {assign var=end_month_number value=$event.event_date_end|date_format:&quot;%m&quot;}
  {if $event.event_date_start == $event.event_date_end || $event.event_date_end == 0}
    &lt;div class=&quot;calendar-date-from&quot;&gt;&lt;span class=&quot;calendar-date-title&quot;&gt;{$lang.date}: &lt;/span&gt;{$event.event_date_start|date_format:&quot;%e.&quot;} {$month_names[$month_number]} {$event.event_date_start|date_format:&quot;%Y&quot;}&lt;/div&gt;
  {else}
    {if $event.event_date_start|date_format:&quot;%d%m%Y&quot; == $event.event_date_end|date_format:&quot;%d%m%Y&quot;}
      &lt;div class=&quot;calendar-date-from&quot;&gt;&lt;span class=&quot;calendar-date-title&quot;&gt;{$lang.date}: &lt;/span&gt;{$event.event_date_start|date_format:&quot;%e.&quot;} {$month_names[$month_number]} {$event.event_date_start|date_format:&quot;%Y, %H:%M&quot;} {$lang.to} {$event.event_date_end|date_format:&quot;%H:%M Uhr&quot;}&lt;/div&gt;
    {else}
      &lt;div class=&quot;calendar-date-from&quot;&gt;&lt;span class=&quot;calendar-date-title&quot;&gt;{$lang.date}: &lt;/span&gt;{$event.event_date_start|date_format:&quot;%e.&quot;} {$month_names[$month_number]} {$event.event_date_start|date_format:&quot;%Y %H:%M&quot;} {$lang.to} {$event.event_date_end|date_format:&quot;%d&quot;} {$month_names[$end_month_number]} {$event.event_date_end|date_format:&quot;%Y %H:%M&quot;}&lt;/div&gt;
    {/if}
  {/if}
  {if $event.event_summary !=&quot;&quot; &amp;&amp; ($detail != 1 || ($event.event_details ==&quot;&quot; ||  $event.event_details == &quot;&lt;br /&gt;&quot;))}
    &lt;div class=&quot;calendar-summary&quot;&gt;&lt;span class=&quot;calendar-summary-title&quot;&gt;{$lang.summary}: &lt;/span&gt;{$event.event_summary}&lt;/div&gt;
  {/if}
{* optionally display detail information 
	{if $event.event_details !=&quot;&quot; &amp;&amp; $event.event_details != &quot;&lt;br /&gt;&quot;}
	&lt;div class=&quot;calendar-details&quot;&gt;&lt;span class=&quot;calendar-details-title&quot;&gt;{$lang.details}: &lt;/span&gt;{$event.event_details}&lt;/div&gt;
	{/if}
*}
  &lt;a href=&quot;{$event.url}&quot;&gt;{$mod-&gt;Lang(&#039;cal_more&#039;)}&lt;/a&gt;
  &lt;/div&gt;
{/foreach}

{if $return_url != &quot;&quot;}
  &lt;div class=&quot;calendar-returnlink&quot;&gt;{$return_url}&lt;/div&gt;
{/if}
&lt;/div&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (smalladmin)]]></author>
			<pubDate>Wed, 29 Feb 2012 15:27:23 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=16514#p16514</guid>
		</item>
	</channel>
</rss>
