<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
				<title><![CDATA[모던갤러리 본문에 구글지도 넣는게 가능한가요?]]></title>
		<link>https://www.cosmosfarm.com/threads/rss/document/4230</link>
		<description><![CDATA[<p>모던 갤러리를 구입해서 쓰고 있는데 글쓰기를 눌러 본문내용에 &lt;iframe src="https://mapsengine.google.com/map/embed?mid=znQ6Zuf9hEVU.kqubn0hffmp4" width="640" height="480"&gt;&lt;/iframe&gt; 이런 구글지도 아이프레임을 넣고 싶은데 가능할까요?</p>

<p> </p>

<p>일단 워드프레스 내장에디터로 설정하고 텍스트에 적으니 반영이 안되서 질문드립니다.</p>
]]></description>
		<copyright>Copyright 2026, 코스모스팜</copyright>
				<item>
			<title><![CDATA[아이프레임 입력이 가능합니다.

/kboard/helper/Security.helper.php 파일 보시면

/*
 * 허가된 도메...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/4238</link>
			<description><![CDATA[<p>아이프레임 입력이 가능합니다.</p>

<p>/kboard/helper/Security.helper.php 파일 보시면</p>

<p>/*<br />
 * 허가된 도메인 호스트 (화이트 리스트)<br />
 */<br />
$whilelist[] = 'youtube.com';<br />
$whilelist[] = 'www.youtube.com';<br />
$whilelist[] = 'maps.google.com';<br />
$whilelist[] = 'maps.google.co.kr';<br />
$whilelist[] = 'serviceapi.nmv.naver.com';<br />
$whilelist[] = 'serviceapi.rmcnmv.naver.com';<br />
$whilelist[] = 'videofarm.daum.net';<br />
$whilelist[] = 'player.vimeo.com';<br />
$whilelist[] = 'w.soundcloud.com';<br />
$whilelist[] = 'slideshare.net';<br />
$whilelist[] = 'www.slideshare.net';</p>

<p>위 부분이 있습니다.</p>

<p>$whilelist[] = 'mapsengine.google.com';</p>

<p>도메인 추가 해주세요 :)</p>
]]></description>
			<author>스레드봇</author>
			<pubDate>Sun, 07 Dec 2014 04:31:54 +0000</pubDate>
			<category>워드프레스</category>
		</item>
			</channel>
</rss>