Lines Matching +full:pycode +(+path:plugin +path:pycode) -(+path:plugin +path:pycode +path:lang)
3 * PyCode plugin: it embeds a Python script hosted in a remote repository.
5 * syntax.php: it defines all the methods used by PyCode plugin
15 require_once "method.php"; // common methods used by PyCode plugin
18 * This class defines all the methods used by the PyCode plugin to produce
50 * <pycode>
65 * Doku_Parser_Mode_code (= 200) < PyCode plugin
66 * Doku_Parser_Mode_internallink (= 310) < PyCode plugin
78 * <pycode [list of parameters]>
84 $this->Lexer->addSpecialPattern("<pycode.*?>", $mode, "plugin_pycode");
119 $match = substr($match, 8, -1); // strips "<pycode " and ">"
332 $tmp_log_url = DOKU_PLUGIN . "pycode/tmp/logfile.tmp";
478 * <srv-path>/lib/plugins/pycode/tmp/<host>/<repo>/<branch>/<file>
625 * <srv-path>/lib/plugins/pycode/tmp/<host>/<repo>/<branch>/<file>