NacoWiki PHP API

Markers

Table of Contents

classes/Core.php 2
classes/PluginCollection.php 1
nacowiki.php 6
plugins/PluginCode.php 1

Core.php

Type Line Description
TODO 1256 Should check permissions when returning files
TODO 1256 Should filter out attachment folders

PluginCollection.php

Type Line Description
TODO 123 Perhaps instead of `require_once`, it should `include_once`.

nacowiki.php

Type Line Description
TODO 233 Determine if running as CLI and only display text not HTML.
TODO 264 Currently is only a stub function
TODO 311 This is only a stub
TODO 320 Currently is only a stub function
TODO 428 Should do a `chdir` to the $this->script_dir to be more similar to a running web environment?
TODO 660 Add function to modify context afterwards (maybe using header_remove(set-cookie) and headers_sent() to check if possible)

PluginCode.php

Type Line Description
TODO 60 Adding additional languages: C/C++, sh/bash,batch, tcl/tk, perl, make, javascript, css go, rust, jinja2, lua, properties, sql, yaml

Search results