[ewiki] Re: UserVars Dependant plugins

> ...
> initials if available.  To service these plugins and others in the future I
> propose that we move the uservars stub functions to ewiki.php just as the
> ewiki_auth() function lives there.  As an alternate I will split the stubs

Andy, I'd like to have the uservars* merge delayed until after
R1.01e is out. (There is two other things, that also may become
core features.)

Meanwhile let's move some of the uservars functionality into
plugins/user/, which then generally serves as place for user and
account management (= which is not necessarily the same as
_auth account management).


But, whatever, I still favour simply using a $_EWIKI[] uservars array
instead of the _uservar_stubs() - which add only little value, since
this is mainly about persistent data. (Only the random user variables
access really needs a _uservars API, which didn't need to be a core
feauture anyhow.)

mario

Other related posts: