Help On Linking

Full text search for "plugin"


Case-sensitive searching
Display context of search results
  • MoniWikiPo . . . . 384 matches
         #: ../plugin/Attachment.php:41 ../plugin/Attachment.php:121
         #: ../plugin/Attachment.php:124
         #: ../plugin/BabelFish.php:16
         #: ../plugin/BabelFish.php:29
         #: ../plugin/Blog.php:86 ../plugin/blog2.php:87
         #: ../plugin/Blog.php:110 ../plugin/blog2.php:111
         #: ../plugin/Blog.php:115 ../plugin/blog2.php:116
         #: ../plugin/Blog.php:155 ../plugin/blog2.php:156
         #: ../plugin/Blog.php:163 ../plugin/Comment.php:135 ../plugin/blog2.php:164
         #: ../plugin/Blog.php:180 ../plugin/blog2.php:181
         #: ../plugin/Blog.php:183 ../plugin/blog2.php:184
         #: ../plugin/Blog.php:220 ../plugin/blog2.php:221
         #: ../plugin/Blog.php:222 ../plugin/blog2.php:223
         #: ../plugin/Blog.php:236 ../plugin/Blog.php:292 ../plugin/Comment.php:50
         #: ../plugin/blog2.php:237 ../plugin/blog2.php:293
         #: ../plugin/Blog.php:240 ../plugin/Blog.php:293 ../plugin/blog2.php:241
         #: ../plugin/blog2.php:294
         #: ../plugin/Blog.php:246 ../plugin/Comment.php:52 ../plugin/blog2.php:247
         #: ../plugin/Blog.php:259 ../plugin/blog2.php:260
         #: ../plugin/BlogChanges.php:198
  • HyacinthWiki . . . . 21 matches
         plugin/Blog.php
         plugin/BlogChanges.php
         plugin/Calendar.php
         plugin/categorysearch.php
         plugin/categorycategory.php
         plugin/Keywords.php
         plugin/play.php
         plugin/pagelist.php
         plugin/rss.php
         plugin/rss_blog.php
         plugin/sendping.php
         plugin/processor/blog.php
         plugin/processor/folding.php
         plugin/security/needtologin.php
         + plugin/CategorySearch.php
         + plugin/Code.php
         + plugin/Extern.php
         + plugin/DisqusComments.php
         + plugin/processor/gcode.php
         + plugin/Evernote.php
  • JavaScript/모든 플러그인 출력 . . . . 18 matches
         #keywords JavaScript,Plugin
         var L = navigator.plugins.length;
         document.write( L.toString() + " Plugin(s)" );
          document.write( navigator.plugins[i].name );
          document.write( navigator.plugins[i].filename );
          document.write( navigator.plugins[i].description );
          document.write( navigator.plugins[i].version );
         26 Plugin(s)
         Chrome Remote Desktop Viewer | internal-remoting-viewer | This plugin allows you to securely access other computers that have been shared with you. To use this plugin you must first install the Chrome Remote Desktop webapp. | undefined
         Native Client | ppGoogleNaClPluginChrome.dll | | undefined
         AhnLab Online Security | npaosmgr.dll | Aosmgr Plugin Module | undefined
         NPI3GManager (c) Interezen. plugin | NPI3GManager.dll | I3G Security Manager. (c) Interezen. | undefined
         SoftForum XecureWeb Control Plug-in | npxwebplugin.dll | npxwebplugin v.7.2.5.8 | undefined
         SoftForum XecureWeb File Control Plug-in | npxwebplugin_file.dll | npxwebplugin_file v.7.2.5.8 | undefined
         Softforum XecureWeb Unified Plug-in | npXecureMacuxNPPlugin.dll | XecureWeb Unified Plug-in for Mozilla browsers v1.0.4.3 | undefined
         VLC Web Plugin | npvlc.dll | VLC media player Web Plugin 2.0.2 | undefined
         DelfinoPlugin | npdelfinoplugin.dll | WIZVERA Delfino 1.1.0.1 | undefined
         Veraport Mozilla Plugin | npveraport20.dll | Veraport Mozilla Plugin (2512) | undefined
         ePageSafer MultiBrowser | npMAOnFPS_MultiBrowser.dll | MarkAny FPS Plugin | undefined
         Zettamedia Launcher | npZmLauncher.dll | Zettamedia Launcher Plugin | undefined
  • NPAPI NPRuntime 크롬 파이어폭스 플러그인 만들기 . . . . 11 matches
         [https://developer.mozilla.org/en-US/docs/Plugins]
         || attachment:nphelloplugin_vs2008.zip ||
         [GitHub:rhealovekr/np-hello-plugin]
         plugin.cpp
         plugin.h
         npHelloPlugin.def
         LIBRARY "npHelloPlugin"
         npHelloPlugin.rc
          VALUE "MIMEType", "application/hello-plugin" // npHelloPlugin.rc를 코드 보기로 열어 추가
         plugin.cpp
         plugin.h
         1. plugin.cpp
         CPlugin::CPlugin(NPP pNPInstance) :
         ScriptablePluginObject::HasMethod(NPIdentifier name)
         ScriptablePluginObject::Invoke(NPIdentifier name, const NPVariant *args,
         <embed id="pluginobj" type="application/hello-plugin" border=1 width=0 height=0>
         <input type="button" value="메서드 테스트" onclick="alert(pluginobj.TestMethod1('param0','param1'))" />
  • MoniWikiFaq . . . . 7 matches
         '''A''': 초기에는 본체 파일(wiki.php, wikilib.php)만 있어도 작동되도록 설계되었었고, 지금은 본체파일만 5000여줄이고 plugin/* 하위 파일은 필수적 요소가 아닙니다. 모든 php의 소스를 다 합치면 버전 1.0에서 1만줄정도 되는군요.
         UseModWiki 는 아주 작고도 유명한 위키지요. 대형 프로젝트에서도 많이 쓰이고, OriginalWiki의 명성과도 버금갈 만 하며, TWiki의 큰 덩치와 비교되곤 합니다. MoniWiki의 초기 버전은 프로그램 본체(wiki.php + wikilib.php)만 있어도 실행이 되었고 UseModWiki보다 소스 크기가 작았다지요(약 4천여줄). 지금은 본체만 5000여 줄이며, plugin을 다 날리고, 자질구레한 옵션을 off시키면 작은 파일이 10RPS가 넘는 속도가 나옵니다 (속도상으로는 초기 버전보다 더 빨라진 듯 합니다 ^^;;). 여기에 필요한 플러그인은 차례차례 첨가해 보세요. UseModWiki는 확장을 할 수 없다는 가장 큰 단점이 있습니다. -- WkPark
         plugin/security 폴더의 needtologin.php 을 아래처럼 수정합니다.
         '''A''' : 시스템 locale이 한국어로 되어있지 않은 경우입니다. 시스템 locale을 바꿔주셔도 되고, 시스템 설정을 변경하지 않으시려면 {{{plugin/DueDate.php}}}의 38행(1.1.1 기준)에서 strftime()을 호출하기 전에 다음 명령을 추가해 주시면 됩니다.
         WordIndex 페이지에서도 동일한 동작 방식을 원하시면 {{{plugin/WordIndex.php}}} 파일의 {{{macro_WordIndex()}}} 함수를 유사한 방식으로 수정해 주시면 됩니다.
         '''A''': {{{plugin/FullSearch.php}}} 파일의 49~56행(1.1.1 기준) 사이에 옵션을 출력하는 부분이 있습니다. 마지막에 있는 "{{{<input type='checkbox' ...}}}"에 다음과 같이 "checked" 속성을 설정해 주시면 됩니다.
         '''A''': security plugin을 사용해보세요
  • 모니위키 팁 . . . . 4 matches
         needtologin 정책은 [[code(/moniwiki/plugin/security/needtologin.php)]]에 있다.
         [http://databaser.net/moniwiki/wiki.php/MoniWikiPlugin http://databaser.net/moniwiki/wiki.php/MoniWikiPlugin]
         folding.php 를 ../moniwiki/plugin/processor/ 에 복사
         코멘트 매크로에는 [Wikipedia:CAPTCHA]가 있기 때문에 봇이 꼬일 일은 없지만 유일하게 익명 글 남기기가 가능한 곳이 블로그 코멘트인데, 블로그 코멘트에도 CAPTCHA를 달았다. 아래 파일을 /plugin/blog.php 에 덮어 쓰면 된다.
         설치 : ../moniwiki/plugin/ 덮어 씌움
  • AtomMacro . . . . 3 matches
         GitHub:rhealovekr/moniwiki-hyacinthwiki/blob/master/plugin/atom.php
         See Also: GitHub:rhealovekr/moniwiki-hyacinthwiki/blob/master/plugin/rss.php
         첨부 파일을 moniwiki/plugin/ 에 복사한다.
  • Blog/2008-12 . . . . 2 matches
         == 각종 plugin 추가/개선 ==
         * AdminPlugin
         * Wordpress식 plugin 관리방식.
         * `latex2png` 액션 추가 및 이를 활용한 MathChooserPlugin (수식 툴바) 및 사용자 정의 수식툴바 지원
  • Blog/2022-06 . . . . 2 matches
          * 키워드 검색이 제대로 동작 안하고 있었는데 오늘 시간내서 수정했다. `plugin/FullSearch.php`
          * 키워드 결과를 클릭하면 순정 모니위키는 본문에 highlight가 걸리는데 본문 끝 Keyword만 highlight가 걸리도록 했다. `plugin/highlight.php`
  • CodeMacro . . . . 2 matches
         ##https://raw.githubusercontent.com/yhyacinth/moniwiki-hyacinthwiki/master/plugin/Code.php
         ./moniwiki/plugin/ 폴더에 복사
  • DisqusCommentsMacro . . . . 2 matches
         https://raw.githubusercontent.com/yhyacinth/moniwiki-hyacinthwiki/master/plugin/DisqusComments.php
         설치 방법: /moniwiki/plugin/ 디렉토리에 복사
  • IrccolorMacro . . . . 2 matches
         https://raw.githubusercontent.com/yhyacinth/moniwiki-hyacinthwiki/master/plugin/processor/irccolor.php
         1) ./moniwiki/plugin/processor 폴더에 복사
  • LocalKeywords . . . . 2 matches
         macro macros plugin processor plugins
         JavaScript Plugin
  • AudioPlayerMoniwikiMacro . . . . 1 match
         ../moniwiki/plugin/ 디렉토리에 Play.php 을 복사(덮어씌움)합니다.
  • Blog/2008-09 . . . . 1 match
         <embed pluginspage='http://www.macromedia.com/go/getflashplayer' src='http://dory.mncast.com/mncHMovie.swf?movieID=10008056220080802123205&skinNum=1' width='520' height='449' type='application/x-shockwave-flash'></embed>
  • Blog/2008-11 . . . . 1 match
         <p><span class="Apple-style-span" style="font-family: 굴림; line-height: 18px; "><p style="color: rgb(51, 51, 51); text-align: center; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://file.norara.com/game/gameFile/cameramind.swf" width="647" height="473" type="application/x-shockwave-flash" quality="high" allowfullscreen="true" style="width: 647px; height: 473px; "></p><p style="text-align: center; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br> </p></span></p>
  • Blog/2013-07 . . . . 1 match
         [GitHub:rhealovekr/np-hello-plugin]
  • FortuneMacro . . . . 1 match
          1. 이게 맞지 않는다면 {{{plugin/fortune.php}}}에서 소스를 직접 조정해 주세요.
  • HelpOnProcessors . . . . 1 match
         다음과 같이 코드 블럭 영역 최 상단에 {{{#!}}}로 시작하는 프로세서 이름을 써 넣으면, 예를 들어 {{{#!python}}}이라고 하면 그 코드블럭 영역은 {{{plugin/processor/python.php}}}에 정의된 processor_python()이라는 모니위키의 플러그인에 의해 처리되게 됩니다. {{{#!python}}}은 유닉스의 스크립트 해석기를 지정하는 이른바 ''bang path'' 지정자 형식과 같으며, 유닉스에서 사용하는 목적과 동일한 컨셉트로 작동됩니다. (즉, 스크립트의 최 상단에 지정된 스크립트 지정자에 의해 스크립트의 파일 나머지 부분이 해석되어 집니다.)
  • HelpOnUpdating . . . . 1 match
         wiki.php, wikilib.php는 가장 중요한 위키엔진입니다. 이것과 함께 wikismiley.php lib/*.php plugin/*.php 등등의 파일을 새것으로 교체합니다.
  • InterMap . . . . 1 match
         CVS http://kldp.net/plugins/scmcvs/cvsweb.php/$PAGE?cvsroot=moniwiki
  • MoniWikiProcessor . . . . 1 match
         MoinMoin Processor및 Parser의 기능을 하며, {{{plugin/processor/}}}하위에 추가할 수 있습니다.
  • SortProcessor . . . . 1 match
         copy to `moniwiki/plugin/processor/`
  • 기본사진 . . . . 1 match
         || [[HTML(<embed pluginspage='http://www.macromedia.com/go/getflashplayer' src='http://sketchpan.com/swf/DrawPlayer.swf?uid=fkfhdk&p_id=bluei666&p_dir=1277469227555&skin_name=base_06&item_no=219925&dir=1278824682140&playable=&pan_type=&pan_img=&' width='502' height='413' allowScriptAccess='always' allowNetworking='all' type='application/x-shockwave-flash'></embed>)]] ||
  • 명왕 나노하 . . . . 1 match
         <object id='egloosPlayer' name='egloosPlayer' classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9.0.115.00' width='480' height='400'><param name='movie' value='http://v.egloos.com/v.sk/egloos/d0047113%7C1767713/20090329140300001415131701' /><param name='allowFullscreen' value='true' /><param name='allowScriptAccess' value='always' /><param name='wmode' value='transparent' /><param name='flashvars' value='useCodePage=0&enableJS=0' /><embed src='http://v.egloos.com/v.sk/egloos/d0047113%7C1767713/20090329140300001415131701' name='egloosPlayer' wmode='transparent' allowScriptAccess='always' allowFullscreen='true' width='480' height='400' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' flashvars='useCodePage=0&enableJS=0' /></object>
  • 모니위키활용/AccessControl/읽기권한제어 . . . . 1 match
         2. /plugin/security/needtologin.php 에 다음 함수를 추가한다.
         (read 액션만큼은 다른 액션과는 다르게 Security Plugin에서 곧바로 제어가 불가능하다.)
  • 미쿠 . . . . 1 match
         [[HTML(<EMBED width=800 height=480 type=application/x-shockwave-flash pluginspage=http://www.macromedia.com/go/getflashplayer src=http://tabris17l.tistory.com/attachment/cfile25.uf@1851824A505E7EDC315CF8.swf wmode="transparent" bufferlength="0" allowfullscreen="true" autostart="true" flashvars="file=http://cfs.tistory.com/custom/blog/64/643285/skin/images/Umu_694_1.xml&skin=http://cfs.tistory.com/custom/blog/64/643285/skin/images/skin.swf&repeat=list&repeat=always&autostart=true&logo.file=http://cfs.tistory.com/custom/blog/64/643285/skin/images/tabris_logo.png&logo.link=http://tabris17l.tistory.com/&logo.hide=false&icons=false"> <br /><span id="callbacknesttabris17ltistorycom22459837" style="width:1px; height:1px; float:right">)]]
  • 변태 미쿠 . . . . 1 match
         [[HTML(<EMBED width=800 height=480 type=application/x-shockwave-flash pluginspage=http://www.macromedia.com/go/getflashplayer src=http://tabris17l.tistory.com/attachment/cfile10.uf@196AA134505C8D021F1D7A.swf wmode="transparent" bufferlength="0" allowfullscreen="true" autostart="true" flashvars="file=http://cfs.tistory.com/custom/blog/64/643285/skin/images/Umu_608.xml&skin=http://cfs.tistory.com/custom/blog/64/643285/skin/images/skin.swf&repeat=list&repeat=always&autostart=true&logo.file=http://cfs.tistory.com/custom/blog/64/643285/skin/images/tabris_logo.png&logo.link=http://tabris17l.tistory.com/&logo.hide=false&icons=false"> <br /><span id="callbacknesttabris17ltistorycom22365955" style="width:1px; height:1px; float:right">)]]
Found 28 matching pages out of 1201 total pages

You can also click here to search title.