- don't you use a text editor to edit your files? I use BBEdit and I can search for terms in a directory. I can't imagine how anybody who codes can do without that feature.
- look at profile.php and go to where it says 'do' is doaddlist - around line 619. That is where the code is to add the user. Actually, if you want a one-click solution, the link in the member page goes directly to do=addlist which is around line 454, so perhaps that is where you want to start.
- Make it a child style with just those couple of templates changed. That really is the easiest way to do this. (Or else probably write a few plugins to render some other templates you'd have to create and replace the main templates with the new ones if they chose to use notification style b, but like I said, the two separate style solution is going to be easier.)
|