summaryrefslogtreecommitdiff
path: root/Mailman/htmlformat.py
diff options
context:
space:
mode:
authorbwarsaw2001-08-14 06:20:03 +0000
committerbwarsaw2001-08-14 06:20:03 +0000
commit6de4bc3ff35ed77ec414a34fcdd290a33f0c4f27 (patch)
tree2058e4597265de9e2150658fe3a092bde9c93a8f /Mailman/htmlformat.py
parentf6d789bcd5ac2f6fa97d814f397122beaf0efb95 (diff)
downloadmailman-6de4bc3ff35ed77ec414a34fcdd290a33f0c4f27.tar.gz
mailman-6de4bc3ff35ed77ec414a34fcdd290a33f0c4f27.tar.zst
mailman-6de4bc3ff35ed77ec414a34fcdd290a33f0c4f27.zip
InitTempVars(): Removed the _ready attribute, as it really isn't
used anywhere anymore. InitVars(): Added the available_languages attribute which will hold the list of language codes supported by this mailing list. Create(): Take an extra optional argument `langs' which holds a list of language codes that the mailing list should initially support. Default this to the list's preferred language (which in turn defaults to DEFAULT_SERVER_LANGUAGE). Save(): I don't think we need IsListInitialized() any more. Load(): Removed the _ready attribute. IsListInitialized(): Removed. GetAvailableLanguages(): Don't key the list of available languages off the subdirectories in lists/<mylist>. The tiered-template lookup only requires those directories to exist if there are site customizations of the templates. Instead, return the value of self.available_languages, but with DEFAULT_SERVER_LANGUAGE forced as a member.
Diffstat (limited to 'Mailman/htmlformat.py')
0 files changed, 0 insertions, 0 deletions