History log of /plugin/embeddedphp/syntax/phpinline.php (Results 1 – 8 of 8)
Revision Date Author Comments
# d3666e41 17-Jul-2025 fiwswe <53953985+fiwswe@users.noreply.github.com>

Fix #1

#1 is fixed by shifting the action to DOKU_LEXER_EXIT


# 41f0cbf0 16-Jul-2025 fiwswe <53953985+fiwswe@users.noreply.github.com>

Slightly better decoding of $data parameter

Also better naming of php() method parameter


# 81e4a891 16-Jul-2025 fiwswe <53953985+fiwswe@users.noreply.github.com>

Add GetExitPattern()


# 144f9a0a 16-Jul-2025 fiwswe <53953985+fiwswe@users.noreply.github.com>

Generalize getPluginModeName()


# 14c252b2 16-Jul-2025 fiwswe <53953985+fiwswe@users.noreply.github.com>

DokuWiki plugins need to use GPLv2 license


# b48f3dd8 16-Jul-2025 fiwswe <53953985+fiwswe@users.noreply.github.com>

Change license to MIT


# 69545d01 16-Jul-2025 fiwswe <53953985+fiwswe@users.noreply.github.com>

Streamline plugin code


# 2e6b7ea4 06-Apr-2023 fiwswe <fiwswe-dwplugin@fwml.de>

Initial commit