Full text search for "Plugin"
- JavaScript/모든 플러그인 출력 . . . . 17 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 크롬 파이어폭스 플러그인 만들기 . . . . 9 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'))" />
- HelpMiscellaneous . . . . 4 matches
=== SubscribePlugin ===
=== ScrapPlugin ===
=== RatingPlugin ===
=== KeywordsPlugin ===
- AliasPageNames . . . . 3 matches
HelpOnProcessors,ProcessorPlugin,Processor,Processors,프로세서
HelpOnMacros,MacroPlugin,매크로
MoniWikiACL>MoniWiki:MoniWikiACL,SecurityPlugin
- Blog/2008-12 . . . . 2 matches
== 각종 plugin 추가/개선 ==
* AdminPlugin
* Wordpress식 plugin 관리방식.
* `latex2png` 액션 추가 및 이를 활용한 MathChooserPlugin (수식 툴바) 및 사용자 정의 수식툴바 지원
- PluginInfoMacro . . . . 2 matches
[[PluginInfo(PluginInfo)]]
- 모니위키 팁 . . . . 2 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/ 덮어 씌움
- 모니위키활용/오에카키사용하기 . . . . 2 matches
1. ../moniwiki/applets/OekakiPlugin/ 디렉토리에서 Makefile를 실행한다.
2. ../moniwiki/applets/OekakiPlugin/ 디렉토리에 압축을 해제한다.
- HelpOnConfiguration . . . . 1 match
See MoniWiki/SecurityPlugin
- HelpOnFormatting . . . . 1 match
이와 같은 소스 코드 컬러링은 모니위키의 ProcessorPlugin이라 불리 고급기능중의 한가지 입니다.
- LocalKeywords . . . . 1 match
macro macros plugin processor plugins
JavaScript Plugin
- MoniWikiACL . . . . 1 match
모니위키의 SecurityPlugin의 한가지
- MoniWikiOptions . . . . 1 match
* Email Notification을 활성화 한다. 이 기능을 키면 SubscribePlugin을 사용할 수 있다.
- MoniWikiPlugins . . . . 1 match
Ko:MoniWikiPlugins
- 모니위키활용/AccessControl/읽기권한제어 . . . . 1 match
2. /plugin/security/needtologin.php 에 다음 함수를 추가한다.
(read 액션만큼은 다른 액션과는 다르게 Security Plugin에서 곧바로 제어가 불가능하다.)
- 모니위키활용/링크클릭시새창으로 . . . . 1 match
|| http://www.pyrasis.com/main/MoniWiki/CustomizedPlugin#s-1 ||
Found 16 matching pages out of 1201 total pages
You can also click here to search title.