| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
| |
Note that it does have one problem... If you have cookies off, you
have to log in every time, plus your changes don't take effect!
That definitely needs to be fixed.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from $PATH
2. Do no direct sys.path munging in this file. Import the `paths'
module, which is created during the configure process, and which
performs all necessary path munging (and exports some useful
variables too).
3. Remove RCS crud
Also:
Rewrote PAGE TQS to use ''' instead of """ so that embedded "s don't
mess up font-lock.
Also, name_pat looks broken to me. I think there are some quotes
missing around each component, but since I don't yet know what
name_pat does, I haven't modified this. I have left a potentially
better rewrite in comments just following.
|
| | |
|
| |
|
|
|
|
|
| |
do so.
Added a copy of the GNU GPL.
Added information about mailman-users in README, and reworded some text in there (made the credits less verbose... perhaps they should move to a credits file?)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
GetListobj(): gets the mailman list object, using a stashed copy if
it's a repeat call. And safely unlocks the list, if it's locked.
Use a self-contained copy of the form.
I've created an executable mailman-cgi wrapper to take care of the
setuid capability, so i've moved the script to this new location, as
well.
|
| |
|