<?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=598&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / ListIt: Speisenkarte]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=598</link>
		<description><![CDATA[Die aktuellsten Beiträge in ListIt: Speisenkarte.]]></description>
		<lastBuildDate>Tue, 29 Mar 2011 14:04:03 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: ListIt: Speisenkarte]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5530#p5530</link>
			<description><![CDATA[<p>In der foreach schleife geht es doch so oder?</p><div class="codebox"><pre><code>[== smarty ==]
{if !empty($fielddef.suessungsmittel)}{$fielddef.suessungsmittel|cms_escape}{/if} </code></pre></div><p>Ist checkbox angeklickt ist value immer 1 daher kein value ausgeben sondern checkbox namen in deinem fall bei suessungsmittel wäre resultat 6</p>]]></description>
			<author><![CDATA[dummy@example.com (uniqu3)]]></author>
			<pubDate>Tue, 29 Mar 2011 14:04:03 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5530#p5530</guid>
		</item>
		<item>
			<title><![CDATA[Re: ListIt: Speisenkarte]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5529#p5529</link>
			<description><![CDATA[<p>Hast du den UDT von Owens mal ausprobiert?</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Tue, 29 Mar 2011 13:00:45 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5529#p5529</guid>
		</item>
		<item>
			<title><![CDATA[Re: ListIt: Speisenkarte]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5198#p5198</link>
			<description><![CDATA[<div class="quotebox"><cite>cyberman schrieb:</cite><blockquote><div><p>Legs mal in das Modul-Template ... wobei ich dort eher {$items|print_r} gecheckt hätte.</p></div></blockquote></div><p>Das sieht gleich ganz anders aus:</p><div class="codebox"><pre><code>Array ( [item_id] =&gt; 1 [title] =&gt; Kinderteller Pluto [category_name] =&gt; Kindergerichte [category_alias] =&gt; kindergerichte [fielddefs] =&gt; Array ( [speisepreis] =&gt; Array ( [name] =&gt; SpeisePreis [value] =&gt; 6,50 € [type] =&gt; textbox ) [speisebeschreibung] =&gt; Array ( [name] =&gt; SpeiseBeschreibung [value] =&gt; Kleines Putenschnitzel in Cornflakes gebraten mit feiner Paprikasauce und Pommes frites [type] =&gt; textarea ) [geschwefelt] =&gt; Array ( [name] =&gt; 3 [value] =&gt; 1 [type] =&gt; checkbox ) ) ) Array ( [item_id] =&gt; 2 [title] =&gt; Lucky Luke [category_name] =&gt; Kindergerichte [category_alias] =&gt; kindergerichte [fielddefs] =&gt; Array ( [speisepreis] =&gt; Array ( [name] =&gt; SpeisePreis [value] =&gt; 9,00 € [type] =&gt; textbox ) [speisebeschreibung] =&gt; Array ( [name] =&gt; SpeiseBeschreibung [value] =&gt; Kleines Rumpsteak mit Pommes frites [type] =&gt; textarea ) [konservierungsstoff] =&gt; Array ( [name] =&gt; 1 [value] =&gt; 1 [type] =&gt; checkbox ) [suessungsmittel] =&gt; Array ( [name] =&gt; 6 [value] =&gt; 1 [type] =&gt; checkbox ) ) ) Array </code></pre></div><p>Die Ausgabe einer checkbox habe ich per<br />&lt;sup&gt;{if $fielddef.name|cms_escape}, {$fielddef.name|cms_escape}{/if}&lt;/sup&gt;<br />erreicht. Sieht so aus: <strong>3, </strong><br />Es waren aber drei checkboxes angeklickt, nur das erste wird übergeben.</p><p>Angelegt sind die checkboxes nach diesem Muster:<br />Field Definition: 1, Alias: farbstoff, Type: checkbox<br />Um die 9 checkboxes als Einheit hinzubekommen fehlt wahrscheinlich noch &lt;input type=&quot;checkbox&quot; name=&quot;zusatzstoff&quot; value=&quot;1&quot;&gt; der einheitliche <strong>name=</strong> ?</p><br /><p><strong>ps</strong>:<br />Wenn ich im Forum den Button &quot;CODE&quot; anklicke werden zwei schließende hinzugefügt:<br />[/ code] … [/ code]</p>]]></description>
			<author><![CDATA[dummy@example.com (dylan)]]></author>
			<pubDate>Wed, 23 Mar 2011 14:10:12 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5198#p5198</guid>
		</item>
		<item>
			<title><![CDATA[Re: ListIt: Speisenkarte]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5196#p5196</link>
			<description><![CDATA[<p>Legs mal in das Modul-Template ... wobei ich dort eher {$items|print_r} gecheckt hätte.</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Wed, 23 Mar 2011 13:49:30 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5196#p5196</guid>
		</item>
		<item>
			<title><![CDATA[Re: ListIt: Speisenkarte]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5195#p5195</link>
			<description><![CDATA[<div class="quotebox"><cite>NaN schrieb:</cite><blockquote><div><p>In diesem Code nicht.<br />Daher erstmal die Frage, wo Du was eingefügst hast um diese Ausgabe zu erhalten?</p></div></blockquote></div><p>Ich habe {get_template_vars_detail} im Template eingefügt. Also nicht im Template des Moduls, sondern im eigentlichen Seitentemplate. Falsch?</p>]]></description>
			<author><![CDATA[dummy@example.com (dylan)]]></author>
			<pubDate>Wed, 23 Mar 2011 13:41:24 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5195#p5195</guid>
		</item>
		<item>
			<title><![CDATA[Re: ListIt: Speisenkarte]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5193#p5193</link>
			<description><![CDATA[<p>In diesem Code nicht.<br />Daher erstmal die Frage, wo Du was eingefügst hast um diese Ausgabe zu erhalten?</p>]]></description>
			<author><![CDATA[dummy@example.com (NaN)]]></author>
			<pubDate>Wed, 23 Mar 2011 13:36:22 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5193#p5193</guid>
		</item>
		<item>
			<title><![CDATA[Re: ListIt: Speisenkarte]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5192#p5192</link>
			<description><![CDATA[<div class="quotebox"><cite>cyberman schrieb:</cite><blockquote><div><p>Wenn du alles in einem Aufwasch erledigen willst, hilft dir unser <a href="http://forum.cmsmadesimple.de/viewtopic.php?id=337" rel="nofollow">verbesserter Tag</a> weiter ...</p></div></blockquote></div><p>Danke. Sorry, aber so richtig schlau werde ich daraus auch nicht:</p><div class="codebox"><pre class="vscroll"><code>Array
(
    SCRIPT_NAME =&gt; /index.php
    app_name =&gt; CMS
    sitename =&gt; CMSms Demo
    lang =&gt; de_DE
    encoding =&gt; utf-8
    content_obj =&gt; Content Object
    {
        _contentBlocks =&gt; Array
        (
        )
        _contentBlocksLoaded =&gt; false
        doAutoAliasIfEnabled =&gt; true
        stylesheet =&gt; 
        mId =&gt; 75
        mName =&gt; Speisenkarte
        mType =&gt; content
        mOwner =&gt; 1
        mProperties =&gt; ContentProperties Object
        {
            mPropertyNames =&gt; Array
            (
                0 =&gt; extra2
                1 =&gt; extra3
                2 =&gt; searchable
                3 =&gt; pagedata
                4 =&gt; disable_wysiwyg
                5 =&gt; sidebar
                6 =&gt; content_en
                7 =&gt; extra1
                8 =&gt; thumbnail
                9 =&gt; image
                10 =&gt; target
            )
            mPropertyTypes =&gt; Array
            (
                target =&gt; string
                image =&gt; string
                thumbnail =&gt; string
                extra1 =&gt; string
                extra2 =&gt; string
                extra3 =&gt; string
                searchable =&gt; string
                pagedata =&gt; string
                disable_wysiwyg =&gt; string
                sidebar =&gt; string
                content_en =&gt; string
            )
            mPropertyValues =&gt; Array
            (
                target =&gt; 
                image =&gt; -1
                thumbnail =&gt; -1
                extra1 =&gt; 
                extra2 =&gt; 
                extra3 =&gt; 
                searchable =&gt; 1
                pagedata =&gt; 
                disable_wysiwyg =&gt; 0
                sidebar =&gt; 
                content_en =&gt; {cms_module module=&#039;listit&#039; template=&#039;Speisen&#039;}
            )
            mAllowedPropertyNames =&gt; 
        }
        mPropertiesLoaded =&gt; true
        mParentId =&gt; 62
        mOldParentId =&gt; 62
        mTemplateId =&gt; 23
        mItemOrder =&gt; 3
        mOldItemOrder =&gt; 3
        mMetadata =&gt; {* Add code here that should appear in the metadata section of all new pages *}
        mTitleAttribute =&gt; 
        mAccessKey =&gt; 
        mTabIndex =&gt; 
        mHierarchy =&gt; 00001.00002.00003
        mIdHierarchy =&gt; 56.62.75
        mHierarchyPath =&gt; de/gastronomie/speisenkarte
        mMenuText =&gt; Speisenkarte
        mActive =&gt; true
        mAlias =&gt; speisenkarte
        mOldAlias =&gt; speisenkarte
        mCachable =&gt; true
        mPreview =&gt; true
        mShowInMenu =&gt; true
        mDefaultContent =&gt; false
        mMarkup =&gt; html
        mLastModifiedBy =&gt; 1
        mCreationDate =&gt; 2011-03-23 09:30:40
        mModifiedDate =&gt; 2011-03-23 09:41:24
        mAdditionalEditors =&gt; 
        mReadyForEdit =&gt; false
        _attributes =&gt; Array
        (
            0 =&gt; Array
            (
                0 =&gt; target
                1 =&gt; 10
                2 =&gt; 0
            )
            1 =&gt; Array
            (
                0 =&gt; title
                1 =&gt; 1
                2 =&gt; 1
            )
            2 =&gt; Array
            (
                0 =&gt; menutext
                1 =&gt; 2
                2 =&gt; 1
            )
            3 =&gt; Array
            (
                0 =&gt; page_url
                1 =&gt; 3
                2 =&gt; 0
            )
            4 =&gt; Array
            (
                0 =&gt; parent
                1 =&gt; 4
                2 =&gt; 1
            )
            5 =&gt; Array
            (
                0 =&gt; active
                1 =&gt; 5
                2 =&gt; 0
            )
            6 =&gt; Array
            (
                0 =&gt; showinmenu
                1 =&gt; 5
                2 =&gt; 0
            )
            7 =&gt; Array
            (
                0 =&gt; secure
                1 =&gt; 6
                2 =&gt; 0
            )
            8 =&gt; Array
            (
                0 =&gt; cachable
                1 =&gt; 7
                2 =&gt; 0
            )
            9 =&gt; Array
            (
                0 =&gt; alias
                1 =&gt; 10
                2 =&gt; 0
            )
            10 =&gt; Array
            (
                0 =&gt; titleattribute
                1 =&gt; 55
                2 =&gt; 0
            )
            11 =&gt; Array
            (
                0 =&gt; accesskey
                1 =&gt; 56
                2 =&gt; 0
            )
            12 =&gt; Array
            (
                0 =&gt; tabindex
                1 =&gt; 57
                2 =&gt; 0
            )
            13 =&gt; Array
            (
                0 =&gt; owner
                1 =&gt; 90
                2 =&gt; 0
            )
            14 =&gt; Array
            (
                0 =&gt; additionaleditors
                1 =&gt; 91
                2 =&gt; 0
            )
            15 =&gt; Array
            (
                0 =&gt; image
                1 =&gt; 50
                2 =&gt; 0
            )
            16 =&gt; Array
            (
                0 =&gt; thumbnail
                1 =&gt; 50
                2 =&gt; 0
            )
            17 =&gt; Array
            (
                0 =&gt; extra1
                1 =&gt; 80
                2 =&gt; 0
            )
            18 =&gt; Array
            (
                0 =&gt; extra2
                1 =&gt; 81
                2 =&gt; 0
            )
            19 =&gt; Array
            (
                0 =&gt; extra3
                1 =&gt; 82
                2 =&gt; 0
            )
            20 =&gt; Array
            (
                0 =&gt; template
                1 =&gt; 4
                2 =&gt; 0
            )
            21 =&gt; Array
            (
                0 =&gt; pagemetadata
                1 =&gt; 20
                2 =&gt; 0
            )
            22 =&gt; Array
            (
                0 =&gt; searchable
                1 =&gt; 8
                2 =&gt; 0
            )
            23 =&gt; Array
            (
                0 =&gt; pagedata
                1 =&gt; 25
                2 =&gt; 0
            )
            24 =&gt; Array
            (
                0 =&gt; disable_wysiwyg
                1 =&gt; 60
                2 =&gt; 0
            )
        )
        _prop_defaults =&gt; 
        _add_mode =&gt; 
        _error =&gt; 
        mChildCount =&gt; 0
    }
    content_id =&gt; 75
    page =&gt; speisenkarte
    page_id =&gt; speisenkarte
    page_name =&gt; speisenkarte
    page_alias =&gt; speisenkarte
    position =&gt; 1.2.3
    friendly_position =&gt; 1.2.3
)</code></pre></div><p>Sind meine checkboxes im Code enthalten???</p>]]></description>
			<author><![CDATA[dummy@example.com (dylan)]]></author>
			<pubDate>Wed, 23 Mar 2011 13:33:03 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5192#p5192</guid>
		</item>
		<item>
			<title><![CDATA[Re: ListIt: Speisenkarte]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5187#p5187</link>
			<description><![CDATA[<p>Ich kenne das Modul nicht, dürfte ja aber in Smarty-Variablen enthalten sein.</p><p>Eine Hilfe ist dabei immer der Tag {get_template_vars}, womit du dir alle Smarty-Variablen ausgeben lassen kannst. Um weiter ins Detail zu gehen, kannst du dann {$item|print_r} verwenden.</p><p>Wenn du alles in einem Aufwasch erledigen willst, hilft dir unser <a href="http://forum.cmsmadesimple.de/viewtopic.php?id=337" rel="nofollow">verbesserter Tag</a> weiter ...</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Wed, 23 Mar 2011 12:58:04 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5187#p5187</guid>
		</item>
		<item>
			<title><![CDATA[ListIt: Speisenkarte]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5184#p5184</link>
			<description><![CDATA[<p>Ich habe eine Speisenkarte mit dem Modul ListIt erstellt.<br />Läuft wirklich gut, ich habe nur ein Problem mit dem Auslesen meiner angelegten Checkboxes.<br />Ausgegeben werden Felder ihrem Alias {$item.fielddefs.aliasname.value|cms_escape}</p><p>Ich habe mir die Hilfe mehrfach durchgelesen, den <a href="http://www.studio-owens.com/blog/Creating-Detail-and-Summary-Views-for-ListIt-in-CMSMS.htm" rel="nofollow">Brief Overview of My Summary and Details Views for ListIt</a>, sowie seine Hilfe auf <a href="http://forum.cmsmadesimple.org/viewtopic.php?f=7&amp;t=51542&amp;p=246451#p246451" rel="nofollow">[SOLVED]ListIt Module: How to set up &#039;Read more&#039; function</a>.</p><p>Ich kann nichts über das ausgeben angelegter Checkboxes finden.<br />Meine Situation: Ich habe 9 checkboxes für Zusatzstoffe der Speisen angelegt. Der Gastronom soll die Speisekarte mit Inhalten füllen und per checkbox Zusatzstoffe anklicken, die dann hinter dem Titel (Spaghetti Bolognese) als &lt;sup&gt;1, 3, 7&lt;/sup&gt; angezeigt werden sollen. Ich denke dafür brauche ich wahrscheinlich eine if-Abfrage?</p><p>Hat jemand mit ListIt gearbeitet und kann helfen bei meinem Problem helfen?</p>]]></description>
			<author><![CDATA[dummy@example.com (dylan)]]></author>
			<pubDate>Wed, 23 Mar 2011 12:45:42 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=5184#p5184</guid>
		</item>
	</channel>
</rss>
