14
That is some very useful information, supernix. I can't wait to crack open a few Access databases and get into that creamy SQL goodness! Also, that's a nice site! I can tell you've put a lot of time into it.
I've got my Bible-verse-popup thing hacked into the core on
http://xoops.nathandial.com but it's got a bug in the DHTML that makes the popups look wrong. There are only 3 new lines in the module.textsanitizer.php with the rest in an include file, and I think--though I haven't tried it yet--that it is a "close enough" hack that CVS could still merge basic updates to textsanitizer automatically. Once I've got some time (probably this evening) to get my code presentable (take out the leet-speak comments, etc.), I'll share it with anybody who's interested. (particularly if those interested somebody's can fix my DHTML bug
)
As far as the core-mod-for-modular-extension-to-post-editor thing goes, that is kind of complicated, but not a HUGE change, since the structure is already in place for that
type of modification (i.e. modules extending functionality of part of the core.) As far as all those mod ideas I had, I didn't say I was going to do all of them, just that they're the type of things that people might like to do with such a feature. Taking the idea further, it might be possible to make the comment editor itself a set of interchangeable modules in such a system. (Not that that'd be a good idea, just one of many possibilities.)