Richard Griffith
Richard Griffith
Neither. `` and a [polyfill](https://github.com/bgrins/spectrum) for a while. This capability is built in to the majority browsers in use now, and the few hold outs are either being fixed (Edge,...
Great! Here are a couple of things to keep in mind. Yaml is the prefered configuration file format. The Xoops\Core\Yaml class provides for parsing, dumping, etc. It is based on...
It appears to be a concurrency issue with the session updates. Affects all accounts. The menu link points to the basic built in version, and that redirects to the profile...
Alain, Thanks for taking an interest in this one! The first priority would be to update the kernel directory. Currently, only object.php has been converted. I would like to move...
Protector needs to be refactored, and is on the radar. I've been holding off until a couple of other things that will also require changes are implemented. It will continue...
I'm a little confused here. When I look at this, Xoops\Core\Kernel\XoopsPersitableObjectHandler::delete() has a default force=false. In XoopsObjectHandler::delete() there is a force=true default. That parameter was not part of the 2.5...
I am looking at some code from Trabis that uses plugins supplied by the modules to produce a sitemap. Looks promising, and should be available soon. Any other specifics you...
I've started to write this several times, and I keep getting interrupted. A plugin manager sounds like a great idea. #### First, a warning ;) One of the first things...
As per usual, here are a few thoughts ;) Waitings sounds good. Need the rss/backend, too. I do kind of like the userconfigs plugging in to the user menu. Makes...
> I proposed making a module for holding the usermenu block, so the plugins would work with this module instead of the system module. I'm in complete agreement there. Sorry...