<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Twenty Square Meter &#187; snippet</title>
	<atom:link href="http://www.twentysqm.com/tag/snippet/feed" rel="self" type="application/rss+xml" />
	<link>http://www.twentysqm.com</link>
	<description>Ihr Ansprechpartner für innovative Ideen</description>
	<lastBuildDate>Tue, 04 Oct 2011 18:35:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Einsatz des WYSIWYG-Editor vom WCF</title>
		<link>http://www.twentysqm.com/2009-07-09/wysiwyg-editor.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wysiwyg-editor</link>
		<comments>http://www.twentysqm.com/2009-07-09/wysiwyg-editor.html#comments</comments>
		<pubDate>Thu, 09 Jul 2009 18:27:57 +0000</pubDate>
		<dc:creator>Frank Gottschlich</dc:creator>
				<category><![CDATA[WoltLab Community Framework]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[woltlab]]></category>

		<guid isPermaLink="false">http://www.twentysqm.com/?p=729</guid>
		<description><![CDATA[Um den WYSIWYG-Editor, des WoltLab Community Frameworks, auch im eigenen Plug-in einzusetzen ist folgender Snippet sehr hilfreich. Hierbei wird sich auf das WCF 1.1 konzentriert. Weitere nützliche Tipps, zu diesem Thema, sind unter der folgenden Adresse zu finden: WYSIWYG-Editor in eigenem Plugin]]></description>
			<content:encoded><![CDATA[<p>Um den WYSIWYG-Editor, des WoltLab Community Frameworks, auch im eigenen Plug-in einzusetzen ist folgender Snippet sehr hilfreich. Hierbei wird sich auf das WCF 1.1 konzentriert.</p>
<pre class="brush: xml; title: ; notranslate">&lt;script type=&quot;text/javascript&quot; src=&quot;{@RELATIVE_WCF_DIR}js/TabbedPane.class.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
//&lt;![CDATA[
var INLINE_IMAGE_MAX_WIDTH = {@INLINE_IMAGE_MAX_WIDTH};
//]]&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;{@RELATIVE_WCF_DIR}js/ImageResizer.class.js&quot;&gt;&lt;/script&gt;
{if $canUseBBCodes}{include file=&quot;wysiwyg&quot;}{/if}</pre>
<p>Weitere nützliche Tipps, zu diesem Thema, sind unter der folgenden Adresse zu finden: <a href="http://community.woltlab.com/forum/entwicklung/hilfe-f%C3%BCr-entwickler/143461-wysiwyg-editor-in-eigenem-plugin/">WYSIWYG-Editor in eigenem Plugin</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.twentysqm.com/2009-07-09/wysiwyg-editor.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

