Home
last modified time | relevance | path

Searched refs:desc (Results 701 – 725 of 1385) sorted by path

1...<<21222324252627282930>>...56

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.ie8.js389 function convertToDescriptor(desc) { argument
399 if (typeof desc !== "object" || desc === null)
404 if (hasProperty(desc, "enumerable"))
406 if (hasProperty(desc, "configurable"))
408 if (hasProperty(desc, "value"))
410 if (hasProperty(desc, "writable"))
411 d.writable = !!desc.writable;
412 if ( hasProperty(desc, "get") ) {
413 var g = desc.get;
419 if ( hasProperty(desc, "set") ) {
[all …]
/plugin/jquery-syntax/
H A Dplugin.info.txt6 desc Fast and lightweight syntax highlighting.
/plugin/jquery/
H A DINFO.txt7 desc Provides the jQuery JavaScript Framework for other plugins.
/plugin/jquerymigrate/
H A Dplugin.info.txt6 desc Adds production/development version of jquery-migrate script to DokuWiki
/plugin/jquotes/
H A Dplugin.info.txt6 desc Displays random quotations from JSON file
/plugin/jsonrpc/
H A Dplugin.info.txt6 desc JSON-RPC interface to interact with dokuwiki from other Programms using Ajax Request
/plugin/jspolyfill/
H A Dplugin.info.txt6 desc JS Polyfills to let plugins use some modern javascript and still support IE11
/plugin/jspwiki_import/
H A Daction.php32 'desc' => 'Allows to convert JspWiki syntax into DokuWiki syntax',
/plugin/judge/
H A Dplugin.info.txt6 desc Programming judge plugin
/plugin/jukebox/
H A Dplugin.info.txt7 desc Plays MP3 Audio or FLV Video from a namespace
/plugin/katex/
H A Dplugin.info.txt6 desc Parsing TeX expressions and rendering them to math/chemical equations with KaTeX and mhchem.
/plugin/keyboard/
H A Dplugin.info.txt7 desc The keyboard plugin provides a combined syntax and action plugin in order to markup text as …
/plugin/keywords/
H A Dplugin.info.txt6 desc Defines keywords for the page, using {{keywords>word1, word2, wordN}} syntax.
/plugin/konsole/
H A Dplugin.info.txt7 desc Another terminal plugin with no pre, but div only.
/plugin/labeled/
H A Dplugin.info.txt6 desc Label dokuwiki pages.
/plugin/langdelete/
H A DINFO7 desc provides admin delete function for unneccessary language files and folders
H A Dplugin.info.txt6 desc provides admin delete function for unneccessary language files and folders
/plugin/lastmod/
H A Dplugin.info.txt6 desc Displays the timestamp of the last modification of the current or another page.
/plugin/lastpages/
H A Dplugin.info.txt7 desc Show latest pages as a list if you add ~~LASTPAGES~~.
/plugin/latex-was/
H A Dplugin.info.txt6 desc LaTeX rendering plugin
/plugin/latex/
H A Dplugin.info.txt6 desc LaTeX rendering plugin
/plugin/latexcaption/
H A Dplugin.info.txt6 desc Adds syntax for latex-like figure captions and numbering
/plugin/latexit/
H A Dplugin.info.txt6 desc Plugin to export DokuWiki pages to one LaTeX file.
/plugin/latexport/
H A Dplugin.info.txt6 desc Exports dokuwiki pages to latex format
/plugin/layeranimation/
H A Dplugin.info.txt8 desc Creates an animation out of layers

1...<<21222324252627282930>>...56