[ewiki] Re: UserVars Dependant plugins
- From: Mario Salzer <mario@xxxxxxxxxxxxx>
- To: ewiki@xxxxxxxxxxxxx
- Date: Wed, 12 May 2004 05:41:16 +0200
> ...
> 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
- References:
- [ewiki] UserVars Dependant plugins
- From: Andy Fundinger
Other related posts:
- » [ewiki] UserVars Dependant plugins
- » [ewiki] Re: UserVars Dependant plugins
- » [ewiki] Re: UserVars Dependant plugins
- » [ewiki] Re: UserVars Dependant plugins
- [ewiki] UserVars Dependant plugins
- From: Andy Fundinger