• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

_test/05-Apr-2023-204162

.travis.ymlD04-Apr-2023831 3330

LICENSED04-Apr-202317.6 KiB340281

README.mdD04-Apr-2023352 116

action.phpD04-Apr-202310.7 KiB281188

class.evalmath.phpD04-Apr-202334.8 KiB1,174578

plugin.info.txtD04-Apr-2023243 87

requirements.txtD04-Apr-202370 11

syntax.phpD04-Apr-20231,000 4321

README.md

1====== Const Plugin for DokuWiki ======
2
3All documentation for the Const Plugin is available online at:
4
5  * http://dokuwiki.org/plugin:const
6
7(c) 2013 by lisps
8
9This plugin uses the evalmath class (http://www.phpclasses.org/package/2695-PHP-Safely-evaluate-mathematical-expressions.html) by Miles Kaufmann (BSD License).
10
11See LICENSE for license info.