Closed ikkez closed 11 years ago
:+1:
:+1: for all vars that belong to Plugins, base-vars can be prefixed too
+1, yes i support this idea from ikkez
3.0 architecture has taken this into consideration. So plugin-related variables are now restricted to their respective classes. This approach eliminates global clutter.
here is a little enhancement for the next major version.
i think, some of the so called system variables are not necessarily a system var, but more a parameter for some methods..
like
BGCOLOR
,FGTRANS
andFONTS
are only for captchas, and therefore could be another arguments for Graphics::captcha().furthermore, it's maybe better to group some vars of the same kind for better understanding. like:
otherwise it's getting hard to figure out all relevant variables for a certain task, especially when the systems grows and more vars are coming. just to think about it ;)
another thing: TZ, ESCAPE and PATTERN are still not mentioned in the http://bcosca.github.com/fatfree/#quick-reference