<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>오늘 외국어공부 인증하고 포인트 적립 &amp;gt; About TokWok &amp;gt; TokWok 라운지</title>
<link>http://www.tokwok.com/notice</link>
<language>ko</language>
<description>TokWok 라운지 (2026-06-03 16:23:50)</description>

<item>
<title>2026/06/03 음성파일 다운로드없이 바로 재생 기능 추가</title>
<link>http://www.tokwok.com/notice/19</link>
<description><![CDATA[<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">음성녹음파일을 다운로드없이 내용보기 화면에서 바로재생할 수 있는 기능을 추가하였습니다.</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">게시물 상단에 아래 그림과 같은 "음성재생 플레이어"에세 재생할 수 있습니다. </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;"> </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">[음성파일 등록 방법]</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">글 작성시 파일첨부#1에 첨부하시면 됩니다.</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;"> </span></p>
<p><br /></p>
<p><img src="https://tokwok.com/data/editor/2606/20260603162902_b78a7548ccec9522cc0f8cdba7ff9f00_ucar.jpg" alt="1000019429.jpg" style="width:416px;height:218px;" /></p>
<p> </p>
<p> </p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">file: view.skin.php</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;"> </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">&lt;script&gt;</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">$(document).ready(function() {</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">    // 첫 번째 첨부파일 정보</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">    var file_path = "&lt;?php echo $view['file'][0]['path'] . '/' . $view['file'][0]['file']; ?&gt;";</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">    var file_name = "&lt;?php echo $view['file'][0]['source']; ?&gt;";</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">    </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">    // 파일 확장자 체크 (mp3 등)</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">    var ext = file_path.split('.').pop().toLowerCase();</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">    if ($.inArray(ext, ['mp3', 'm4a', 'wav']) &gt; -1) {</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">        var audioTag = '&lt;div style="margin:20px 0; padding:10px; background:#f5f5f5;"&gt;' +</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">                       '&lt;p&gt;&lt;strong&gt;' + file_name + '&lt;/strong&gt;&lt;/p&gt;' +</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">                       '&lt;audio src="' + file_path + '" controls controlslist="nodownload" style="width:100%;"&gt;' +</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">                       '&lt;/audio&gt;&lt;/div&gt;';</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">                       </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">        // 본문 내용 상단에 추가</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">        $("#bo_v_con").prepend(audioTag);</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">    }</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">});</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">&lt;/script&gt;</span></p>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-06-03T16:23:50+09:00</dc:date>
</item>


<item>
<title>모바일 환경, 회원가입시 자동가입방지(캡챠) 스피커 아이콘 꺼짐 상태 해결책</title>
<link>http://www.tokwok.com/notice/17</link>
<description><![CDATA[<p style="line-height:1.8;"><span style="font-size:18px;font-family:Arial;">모바일 환경에서 회원가입시, </span></p>
<p style="line-height:1.8;"><span style="font-size:18px;font-family:Arial;">자동가입방지 스피커아이콘이 꺼져있는(비활성화) 경우(아래 이미지 붉은 표시)에는</span></p>
<p style="line-height:1.8;"><span style="font-size:18px;font-family:Arial;">꺼져있는 아이콘을 한 번 또는  2~3회 천천히 누르면 스피커 켜짐(활성화) 아이콘으로 바뀝니다.</span></p>
<p style="line-height:1.8;"><span style="font-size:18px;font-family:Arial;"> </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">이는 시스템 오류가 아니고, 스피커아이콘 꺼짐이 기본(디폴트)으로 설계되었기 때문입니다.</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">그 이유는 사용자가 숫자를 직접 보기 어렵거나 시각적 접근성이 필요한 경우에만 </span></p>
<p style="line-height:1.8;"><span class="Yjhzub" style="margin:0px;border-bottom:0px rgb(10,10,10);font-family:arial;font-size:18px;">선택적으로 스피커 아이콘을 눌러 음성으로 보안 문자를 확인</span><span style="font-family:arial;font-size:18px;">하도록 설계되었기 때문입니다.</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;"> </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">그렇게 설계한 이유는 </span><span style="font-family:arial;font-size:18px;font-weight:600;"> "</span><span style="font-family:arial;font-size:18px;">모바일 브라우저 정책(오토플레이 제한)"과 관련있습니다. </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">대부분의 모바일 브라우저(크롬, 사파리 등)는 사용자의 명시적인 상호작용(터치)이 없는 오디오 재생을 차단하는 </span></p>
<p style="line-height:1.8;"><span class="Yjhzub" style="margin:0px;border-bottom:0px rgb(10,10,10);font-family:arial;font-size:18px;">자동 재생 방지 정책</span><span style="font-family:arial;font-size:18px;">을 가지고 있습니다. 이 정책에 부응하기 위한 설계인 것입니다.</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;"> </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">[정리]</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">(1) 모바일 회원가입시, 자동가입방지(캡챠) 스피커아이콘이 꺼져있는 경우 </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">(2) 스피커아이콘을 1~3회 천천히 누르면 스피커아이콘이 켜진 상태로 바뀐다.</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;"> </span></p>
<p><img src="https://tokwok.com/data/editor/2606/20260603155107_48fae30fbf580291ec344ea3e441cb87_o8ib.jpg" alt="1000019423.jpg" style="width:800px;height:1199px;" /></p>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-06-03T15:50:32+09:00</dc:date>
</item>


<item>
<title>TokWok .com 정식 오픈</title>
<link>http://www.tokwok.com/notice/16</link>
<description><![CDATA[<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">약 3주일간의 베타테스트를 거쳐 오늘부터 정식 오픈합니다.</span></p>
<p style="line-height:1.8;"> </p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">그 기간동안 베타테스트가 잘 이루어질수 있도록 방문해 주신 많은 분들께 감사드립니다. </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;"> </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">오늘 외국어 공부를 기록 인증하고 포인트를 적립하는 시스템을 더욱 보완 발전시켜서, </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">여러분의 꾸준한 외국어 공부에 보탬이 되는 커뮤니티 사이트가 될 수 있도록 끊임없이 노력 발전해가겠습니다.</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;"> </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">정식오픈 이후에도 활발한 참여 부탁드립니다. </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;">감사합니다.</span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;"> </span></p>
<p style="line-height:1.8;"><span style="font-family:arial;font-size:18px;"> </span></p>
<p style="line-height:1.8;"> </p>
<p style="line-height:1.8;"> </p>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-06-01T12:55:45+09:00</dc:date>
</item>


<item>
<title>2026/05/27 SMTP 설정</title>
<link>http://www.tokwok.com/notice/15</link>
<description><![CDATA[<p><span style="font-family:Arial;font-size:12pt;">config,php</span></p><p><span style="font-family:Arial;font-size:12pt;"><br /></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">// SMTP</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">// lib/mailer.lib.php 에서 사용</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">// define('G5_SMTP',      '127.0.0.1');</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">define('G5_SMTP',      ''); </span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">define('G5_SMTP_PORT', '25');</span></span></p><div><br /></div>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-05-27T16:00:13+09:00</dc:date>
</item>


<item>
<title>2026/05/26 포인트 랭킹 표시</title>
<link>http://www.tokwok.com/notice/14</link>
<description><![CDATA[<p><span style="font-family:Arial;font-size:12pt;">﻿포인트 랭킹 Top 5를 표시합니다.</span></p><p><span style="font-family:Arial;font-size:12pt;">오늘 외국어 공부 열심히 기록하셔서 포인트 많이 쌓으세요.</span></p><p><span style="font-family:Arial;font-size:12pt;"> </span></p><p><img src="https://tokwok.com/data/editor/2605/7a9266cf2a723b4dedb6633b371d30e7_1779762872_8956.png" title="7a9266cf2a723b4dedb6633b371d30e7_1779762872_8956.png" alt="7a9266cf2a723b4dedb6633b371d30e7_1779762872_8956.png" /> </p>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-05-26T11:32:34+09:00</dc:date>
</item>


<item>
<title>2026/05/24 네이버애널리틱스 적용</title>
<link>http://www.tokwok.com/notice/13</link>
<description><![CDATA[<p>파일: tail.sub.php</p><p><br /></p><p>&lt;!-- Naver analytics --&gt;</p><p>&lt;script type="text/javascript" src="//wcs.pstatic.net/wcslog.js"&gt;&lt;/script&gt;</p><p>&lt;script type="text/javascript"&gt;</p><p>if(!wcs_add) var wcs_add = {};</p><p>wcs_add["wa"] = "사이트ID";</p><p>if(window.wcs) {</p><p>  wcs_do();</p><p>}</p><p>&lt;/script&gt; </p><p>&lt;!-- End Naver analytics --&gt;</p><div><br /></div>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-05-24T15:33:56+09:00</dc:date>
</item>


<item>
<title>2026/05/22 구글애널리틱스 적용</title>
<link>http://www.tokwok.com/notice/11</link>
<description><![CDATA[<p><span style="font-family:Arial;font-size:12pt;">어제(5/21) 오후에 구글애널리틱스 코드 붙여 넣고, </span></p><p><span style="font-family:Arial;font-size:12pt;">오늘 오후에 확인해 본  첫 번째 컨테이너 품질.</span></p><p><span style="font-family:Arial;font-size:12pt;"><br /></span></p><p><span style="font-family:Arial;font-size:12pt;"><img src="https://tokwok.com/data/editor/2605/d0de3e7247fbbd86449ce920e29d694c_1779429052_7412.png" title="d0de3e7247fbbd86449ce920e29d694c_1779429052_7412.png" alt="d0de3e7247fbbd86449ce920e29d694c_1779429052_7412.png" /><br style="clear:both;" /> </span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">파일 : head.sub.php</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;"><br /></span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">1. &lt;head&gt;&lt;/head&gt; 사이에 삽입</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;"><br /></span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;"><b>​</b>&lt;?php if(defined('G5_IS_ADMIN')) { ?&gt;<br /></span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">var g5_admin_url = "&lt;?php echo G5_ADMIN_URL; ?&gt;";</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;color:rgb(0,117,200);">&lt;!-- Google Tag Manager --&gt;</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;color:rgb(0,117,200);">&lt;script&gt;(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;color:rgb(0,117,200);">new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;color:rgb(0,117,200);">j=d.createElement(s),dl=l!='dataLayer'?'&amp;l='+l:'';j.async=true;j.src=</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;color:rgb(0,117,200);">'<a href="https://www.googletagmanager.com/gtm.js?id=" rel="nofollow">https://www.googletagmanager.com/gtm.js?id=</a>'+i+dl;f.parentNode.insertBefore(j,f);</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;color:rgb(0,117,200);">})(window,document,'script','dataLayer','추적코드');&lt;/script&gt;</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;color:rgb(0,117,200);">&lt;!-- End Google Tag Manager --&gt;</span></span></p><p><span style="font-size:16px;font-family:Arial;">&lt;?php } ?&gt;</span></p><p><span style="font-family:Arial;"><span style="font-size:16px;"><br /></span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">2. &lt;body&gt; 처음에 삽입</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;"><br /></span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">&lt;body&lt;?php echo isset($g5['body_script']) ? $g5['body_script'] : ''; ?&gt;&gt;</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">&lt;!-- Google Tag Manager (noscript) --&gt;</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">&lt;noscript&gt;&lt;iframe src="<a href="https://www.googletagmanager.com/ns.html?id=%EC%B6%94%EC%A0%81%EC%BD%94%EB%93%9C" rel="nofollow">https://www.googletagmanager.com/ns.html?id=추적코드</a>"</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">height="0" width="0" style="display:none;visibility:hidden"&gt;&lt;/iframe&gt;&lt;/noscript&gt;</span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;">&lt;!-- End Google Tag Manager (noscript) --&gt;</span></span></p><div><br /></div>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-05-22T14:52:20+09:00</dc:date>
</item>


<item>
<title>2026/05/17 스마트폰 바탕화면에 TokWok 바로가기 아이콘 만들기</title>
<link>http://www.tokwok.com/notice/10</link>
<description><![CDATA[<p><span style="font-family:Arial;font-size:12pt;">안드로이드 기준</span></p><p><br /></p><p><span style="font-family:Arial;font-size:12pt;">1. TokWok 웹사이트 첫화면(권장) 또는 모든 곳에서</span></p><p><span style="font-family:Arial;font-size:12pt;">    화면 우측 상단의 '점 3개' 아이콘을 클릭합니다. <span style="background-color:rgb(119,176,43);color:rgb(255,255,255);">녹색 마크 표시</span></span></p><p><span style="font-family:Arial;font-size:12pt;"><span style="background-color:rgb(119,176,43);color:rgb(255,255,255);"><br /></span></span></p><p><span style="font-family:Arial;font-size:12pt;"><img src="https://tokwok.com/data/editor/2605/979c6a31000dcd7e89d29a807db461bb_1778980381_6477.jpg" title="979c6a31000dcd7e89d29a807db461bb_1778980381_6477.jpg" alt="979c6a31000dcd7e89d29a807db461bb_1778980381_6477.jpg" /><br style="clear:both;" /> </span></p><p><span style="font-family:Arial;font-size:12pt;">2. 펼쳐진 메뉴에서 </span></p><p><span style="font-family:Arial;font-size:12pt;">    '홈화면에 추가'를</span><span style="font-family:Arial;font-size:12pt;"> 클릭합니다. </span><span style="font-family:Arial;font-size:16px;"> </span><span style="font-family:Arial;font-size:16px;background-color:rgb(119,176,43);color:rgb(255,255,255);">녹색 마크 표시</span></p><p><span style="font-family:Arial;font-size:12pt;"><br /></span></p><p><img src="https://tokwok.com/data/editor/2605/979c6a31000dcd7e89d29a807db461bb_1778980401_5624.jpg" title="979c6a31000dcd7e89d29a807db461bb_1778980401_5624.jpg" alt="979c6a31000dcd7e89d29a807db461bb_1778980401_5624.jpg" /><br style="clear:both;" /> </p><p><span style="font-family:Arial;font-size:12pt;"><br /></span></p><p><span style="font-family:Arial;font-size:12pt;">3. </span><span style="font-family:Arial;font-size:12pt;"> '홈화면에 추가'를</span><span style="font-family:Arial;font-size:12pt;"> 묻는 팝업창에서</span></p><p><span style="font-family:Arial;font-size:12pt;">    '추가'를 클릭합니다. </span><span style="font-family:Arial;font-size:16px;"> </span><span style="font-family:Arial;font-size:16px;background-color:rgb(119,176,43);color:rgb(255,255,255);">녹색 마크 표시</span></p><p><span style="font-family:Arial;font-size:16px;background-color:rgb(119,176,43);color:rgb(255,255,255);"><br /></span></p><p><img src="https://tokwok.com/data/editor/2605/979c6a31000dcd7e89d29a807db461bb_1778980417_8334.jpg" title="979c6a31000dcd7e89d29a807db461bb_1778980417_8334.jpg" alt="979c6a31000dcd7e89d29a807db461bb_1778980417_8334.jpg" /><br style="clear:both;" /> </p><p><span style="font-family:Arial;font-size:16px;background-color:rgb(119,176,43);color:rgb(255,255,255);"><br /></span></p><p><span style="font-family:Arial;font-size:12pt;">4. </span><span style="font-family:Arial;font-size:12pt;"> '홈화면'에 TokWok 아이콘이 생성됩니다</span><span style="font-family:Arial;font-size:12pt;">. </span><span style="font-family:Arial;font-size:16px;"> </span><span style="font-family:Arial;font-size:16px;background-color:rgb(119,176,43);color:rgb(255,255,255);">녹색 마크 표시</span></p><p><span style="font-family:Arial;font-size:12pt;"><br /></span></p><p><span style="font-family:Arial;font-size:12pt;"><img src="https://tokwok.com/data/editor/2605/979c6a31000dcd7e89d29a807db461bb_1778980434_8194.jpg" title="979c6a31000dcd7e89d29a807db461bb_1778980434_8194.jpg" alt="979c6a31000dcd7e89d29a807db461bb_1778980434_8194.jpg" /><br style="clear:both;" /><br style="clear:both;" /> </span></p><div><span style="font-family:Arial;font-size:16px;background-color:rgb(119,176,43);color:rgb(255,255,255);"><br /></span></div><p><span style="font-family:Arial;font-size:12pt;">&lt; 관련 코드 &gt;</span></p><table><tbody><tr><td class="line-content"><span class="html-tag" style="font-family:Arial;font-size:12pt;">&lt;link <span class="html-attribute-name" style="font-family:Arial;font-size:12pt;">rel</span>="<span class="html-attribute-value" style="font-family:Arial;font-size:12pt;">apple-touch-icon</span>" <span class="html-attribute-name" style="font-family:Arial;font-size:12pt;">sizes</span>="<span class="html-attribute-value" style="font-family:Arial;font-size:12pt;">180x180</span>" <span class="html-attribute-name" style="font-family:Arial;font-size:12pt;">href</span>="<a class="html-attribute-value html-resource-link" target="_blank" href="https://tokwok.com/theme/tokwok/img/apple-touch-icon.ico" rel="nofollow noreferrer noopener"><span style="font-family:Arial;font-size:12pt;">/theme/tokwok/img/apple-touch-icon.ico</span></a>"&gt;</span></td></tr><tr><td class="line-content"><span class="html-tag" style="font-family:Arial;font-size:12pt;">&lt;link <span class="html-attribute-name" style="font-family:Arial;font-size:12pt;">rel</span>="<span class="html-attribute-value" style="font-family:Arial;font-size:12pt;">shortcut icon</span>" <span class="html-attribute-name" style="font-family:Arial;font-size:12pt;">href</span>="<a class="html-attribute-value html-resource-link" target="_blank" href="https://tokwok.com/theme/tokwok/img/favicon.ico" rel="nofollow noreferrer noopener"><span style="font-family:Arial;font-size:12pt;">/theme/tokwok/img/favicon.ico</span></a>"&gt;</span><span class="html-tag" style="font-family:Arial;font-size:12pt;">&lt;script <span class="html-attribute-name" style="font-family:Arial;font-size:12pt;">src</span>="<a class="html-attribute-value html-resource-link" target="_blank" href="https://tokwok.com/js/jquery-1.12.4.min.js?ver=2304171" rel="nofollow noreferrer noopener"><span style="font-family:Arial;font-size:12pt;">https://tokwok.com/js/jquery-1.12.4.min.js?ver=2304171</span></a>"&gt;</span><span class="html-tag" style="font-family:Arial;font-size:12pt;">&lt;/script&gt;</span></td></tr></tbody></table><p><span style="font-family:Arial;font-size:12pt;"><br style="clear:both;" /> </span></p>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-05-17T09:52:06+09:00</dc:date>
</item>


<item>
<title>2026/05/14 모바일 환경에서 영어단어 중간 끊기며 행바꿈되는 에러 해결</title>
<link>http://www.tokwok.com/notice/9</link>
<description><![CDATA[<p><span style="font-family:Arial;font-size:14pt;"><b>css 에러 수정</b></span></p><p><span style="font-family:Arial;font-size:12pt;"><br /></span></p><p><span style="font-family:Arial;font-size:12pt;"></span></p><p><span style="font-family:Arial;"><span style="font-size:14pt;"><b>수정 전 (파란색 밑줄 부위)</b></span></span></p><p><span style="font-family:Arial;"><span style="font-size:12pt;">#bo_v_con {min-height:200px;margin-bottom:20px;width:100%;font-size:1.250em;line-height:1.7em;word-break:break-all;overflow:hidden}</span></span></p><div><br /></div><div><img src="https://tokwok.com/data/editor/2605/369f2c342a78a7ec5b8ea314b5f63dbb_1778729420_082.jpg" title="369f2c342a78a7ec5b8ea314b5f63dbb_1778729420_082.jpg" alt="369f2c342a78a7ec5b8ea314b5f63dbb_1778729420_082.jpg" /><br style="clear:both;" /> </div><div><br /></div><div><br /></div><div><b><span style="font-size:14pt;font-family:Arial;">수정 후 </span><span style="font-family:Arial;font-size:14pt;"> </span><span style="font-family:Arial;font-size:14pt;">(초록색 밑줄 부위)</span></b></div><p><span style="font-family:Arial;"><span style="font-size:12pt;">#bo_v_con {min-height:200px;margin-bottom:20px;width:100%;font-size:1.250em;line-height:1.7em;word-break:keep-all;word-wrap: word-break;overflow:hidden} </span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;"><b><span style="font-size:12pt;color:rgb(255,0,0);">#bo_v_con span {w</span><span style="color:rgb(255,0,0);">ord-break:keep-all;word-wrap: word-break;overflow:hidden} </span></b></span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;"><b><span style="color:rgb(255,0,0);">css 구조상 &lt;wrap&gt; 아래 font 규정 &lt;span&gt;이 있어서, &lt;span&gt;에도 word-break. word-wrap을 적용했습니다.</span></b></span></span></p><p><span style="font-family:Arial;color:rgb(255,0,0);"><span style="font-size:16px;color:rgb(0,0,0);"><b>링크 : 애드프로님의 답변</b></span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;"><br /></span></span></p><p><span style="font-family:Arial;"><span style="font-size:16px;"><img src="https://tokwok.com/data/editor/2605/369f2c342a78a7ec5b8ea314b5f63dbb_1778729443_6496.jpg" title="369f2c342a78a7ec5b8ea314b5f63dbb_1778729443_6496.jpg" alt="369f2c342a78a7ec5b8ea314b5f63dbb_1778729443_6496.jpg" /><br style="clear:both;" /> </span></span></p><div><br /></div>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-05-14T12:31:01+09:00</dc:date>
</item>


<item>
<title>2026/05/13 카카오톡에 공유하기 버튼 추가</title>
<link>http://www.tokwok.com/notice/8</link>
<description><![CDATA[<p><span style="font-family:Arial;font-size:12pt;">게시물을 카카오톡에 공유할 수 있습니다.</span></p><p><span style="font-family:Arial;font-size:12pt;"><br /></span></p><p><span style="font-family:Arial;font-size:12pt;">(1) <b>PC 환경</b> : 게시물 상단의 '카카오톡 공유하기' 버튼을 클릭</span><span style="font-family:Arial;font-size:12pt;">합니다.</span></p><div><span style="background-color:rgb(255,255,255);font-family:Arial;font-size:16px;">     <b>모바일환경</b> : 게시판 제목 우측 '공유 아이콘' 버튼을 클릭, 아래로 펼쳐지는 아이콘중에서 카카오톡 아이콘을 클릭합니다.</span></div><p><br /></p><p><span style="font-family:Arial;font-size:12pt;">(2) (1) 클릭으로 열리는 팝업창에서 친구(본인 포함) 또는 채팅을 선택하여 하단의 '공유하기' 버튼을 클릭합니다.</span></p><p><span style="font-family:Arial;font-size:12pt;">     (카카오톡에 로그인되어 있어야 합니다)</span></p><p><span style="font-family:Arial;font-size:12pt;"><br /></span></p><p><span style="font-family:Arial;font-size:12pt;"><img src="https://tokwok.com/data/editor/2605/91824d4fb38542d2f2b5fd9dbb8f6378_1778634927_8259.png" title="91824d4fb38542d2f2b5fd9dbb8f6378_1778634927_8259.png" alt="91824d4fb38542d2f2b5fd9dbb8f6378_1778634927_8259.png" /><br style="clear:both;" /> </span></p>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-05-13T10:03:04+09:00</dc:date>
</item>


<item>
<title>2026/05/12 네이버 블로그/카페에 공유하기 버튼 추가</title>
<link>http://www.tokwok.com/notice/7</link>
<description><![CDATA[<p><span style="font-family:Arial;font-size:12pt;">게시물을 네이버 블로그 및 카페로 공유할 수 있습니다.</span></p><p><br /></p><p><span style="font-family:Arial;font-size:12pt;">(1) <b>PC 환경</b> : 게시물 상단의 네이버 공유하기' 아이콘</span><img src="https://ssl.pstatic.net/share/images/appicon/naver_square_30x30.png" alt="네이버로공유" /><span style="font-family:Arial;font-size:12pt;">을 클릭</span><span style="font-family:Arial;font-size:12pt;">합니다.</span></p><div><span style="background-color:rgb(255,255,255);font-family:Arial;font-size:16px;">     <b>모바일환경</b> : 게시판 제목 우측 '공유 아이콘' 버튼을 클릭, 아래로 펼쳐지는 아이콘중에서 네이버 아이콘</span><span style="background-color:rgb(255,255,255);font-family:Arial;font-size:16px;">을 클릭합니다.</span></div><p><br /></p><p><span style="font-family:Arial;font-size:12pt;">(2) (1) 클릭으로 열리는 </span><span style="font-family:Arial;font-size:12pt;">팝업창에서</span><span style="font-family:Arial;font-size:12pt;"> 블로그 또는 카페를 선택합니다(네이버 로그인이 되어 있는 상태여야 합니다).</span></p><p style="line-height:1.8;"><span style="font-family:Arial;font-size:12pt;">(3) "다음"을 클릭합니다.</span></p><p style="line-height:1.8;"><span style="font-family:Arial;font-size:12pt;">(4) 블로그의 경우, 카테고리와 공개범위를 선택합니다</span></p><p style="line-height:1.8;"><span style="font-family:Arial;font-size:12pt;">     카페의 경우, 카페, 공개범위, 댓글허용여부를 선택합니다.</span></p><p><br /></p><p><img src="https://tokwok.com/data/editor/2605/c7cbfeb16a4ed0f55252e9b2011d6e5d_1778580298_9287.png" title="c7cbfeb16a4ed0f55252e9b2011d6e5d_1778580298_9287.png" alt="c7cbfeb16a4ed0f55252e9b2011d6e5d_1778580298_9287.png" /><br style="clear:both;" /> </p>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-05-12T19:05:08+09:00</dc:date>
</item>


<item>
<title>2026/05/12 TokWok 네이버 검색 결과</title>
<link>http://www.tokwok.com/notice/6</link>
<description><![CDATA[<p><span style="color:rgb(66,66,66);font-family:'-apple-system', 'system-ui', 'SF Pro Text', Roboto, 'Helvetica Neue', 'Apple SD Gothic Neo';font-size:16px;letter-spacing:-0.3px;background-color:rgb(255,255,255);">AL 브리핑에서 사이트가 베타오픈 상태이며,</span></p><p><span style="color:rgb(66,66,66);font-family:'-apple-system', 'system-ui', 'SF Pro Text', Roboto, 'Helvetica Neue', 'Apple SD Gothic Neo';font-size:16px;letter-spacing:-0.3px;background-color:rgb(255,255,255);">정식 오픈일이 2026년 6월 1일로 안내되어 있습니다.</span></p>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-05-12T10:12:15+09:00</dc:date>
</item>


<item>
<title>2026/05/11 일본 야후저팬 Yahoo Japan에 인덱싱</title>
<link>http://www.tokwok.com/notice/5</link>
<description><![CDATA[TokWok이 일본의 대표적인 포털사이트 야후 저팬에 인덱싱(색인)되었습니다.<br/><br/>야후 재팬은 일본의 최대 포털 사이트로, 2026년 현재 네이버(LINE)와 소프트뱅크가 합작한 LY 주식회사가 운영하며 검색, 뉴스, 쇼핑, 금융 등 생활 밀착형 서비스를 제공합니다. <br/><br/>2021년 라인과 경영 통합을 통해 일본 내 1위 수준의 대형 플랫폼 지위를 확고히 했으며, Google에 이은 일본 2위의 검색 엔진입니다.]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-05-11T19:51:21+09:00</dc:date>
</item>


<item>
<title>2026/05/10 구글에 색인됨</title>
<link>http://www.tokwok.com/notice/4</link>
<description><![CDATA[<p><span style="font-size:12pt;">사이트 베타 오픈후 구글에 색인됨(검색결과에 반영됨)</span></p>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-05-11T11:25:23+09:00</dc:date>
</item>


<item>
<title>2026/05/08 사이트 베타 오픈</title>
<link>http://www.tokwok.com/notice/3</link>
<description><![CDATA[<p><span style="font-size:12pt;">인터넷에서 URL 입력으로 접속 가능한 상태 </span></p><p><a href="https://tokwok.com" rel="nofollow"><span style="font-size:12pt;">https://tokwok.com</span></a></p>]]></description>
<dc:creator>TokWok</dc:creator>
<dc:date>2026-05-11T11:17:07+09:00</dc:date>
</item>

</channel>
</rss>
