| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
separators.
|
| |
|
|
| |
column header, to describe the section as a whole.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
now have to refine it, but it's simple and it works.
It uses the anchor href "target" option to display the help in a named
alternate window. I presume that in browsers that do not support this
feature they will simply go to another page, where the user can hit
'back' when they're ready.
Also, right-aligned the short descriptions on the left column of the
table, so they snug up to the value column.
|
| | |
|
| | |
|
| |
|
|
| |
the admin pages.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- New options list format (string section headers, description
elaboration) are properly handled. (No help links implemented yet
- soon.)
- Major options sections - eg, general, digest, nondigest, privacy,
etc - have been separated into different sub-pages, making it a lot
quicker to load each page, and a lot less overwhelming than all
collected together.
- Refined the layout quite a bit - much less clunky now, though there's
lots more that could be done.
- With the further elaborations, the entire module needed a
substantial cleanup, to abstract some routines, organize them a bit
more - extraction and abstraction.
|
| |
|
|
|
| |
preparation to moving them somewhere like mm_utils, where we can
change the error-notice format centrally...
|
| |
|
|
| |
explicit (prone-to-failure) file.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Eventually we need to structure this better so they're explicitly
passed around, but without going through too many levels that don't
care...
Added a note below the Subscribe Members describing how to unsubscribe
them. (This is material for the mythical list administrators guide.)
Moved the password change box to beside the submit-changes box.
Put the misc links up top into a list.
|
| |
|
|
|
| |
Validate bounce_matching_headers setting, issuing diagnostic if found
wanting.
|
| |
|
|
| |
the web - URLs - does.)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
apology to the user, including a traceback and a request to send it to
the site webmaster.
Catch particular (new) list-load exceptions, instead of using bare
except clauses. (This way we're not grouping all errors, including
coding errors, as list initialization errors!)
main(): Package main stuff in a routine which gets called when invoked
as a script.
FormatOptionsSection(): package repeated inline code from
FormatConfiguration into a routine.
|
| |
|
|
|
|
|
| |
Do not put the "if-so" section if there is only the toggle, no other
options. (This problem was exposed since i moved the non-digested
header and footer to nearer the other description info. This should
be rectified better, eventually.)
|
| | |
|
| | |
|
| | |
|
| |
|