MailingList
Aus TransArte
<mailinglist> month=12 removeCite=true refresh = 600 content = Archive m Y url = http://mail.wikipedia.org/pipermail/mediawiki-announce
- each line is one var
- please do not write a wrong url
</mailinglist>
Programming stuff for mediawiki caused a lot of questions. Normally i search bb to find solutions.
Unfortunately mediawiki uses mailman and a not very useful archive (at least for me to search within).
I'm pretty sure, that somewhere is a search engine - But i didn't find it. So i wrote my own here.
Inhaltsverzeichnis |
[bearbeiten] here a few instructions to use my mailinglist viewer
There are to modes to use it:
- listing
- search
[bearbeiten] Thread Listing
To use the first, just click one of the visible month After a few seconds the headers of the mails apears sorted by threads. Each month will be loaded one time per session. Firefox does have a bug in the httpRequest header. It appends to each cache-control header the string: no-cache. This avoids the caching. It is a known bug. In the CVS it is corrected.
Clicking on a header fetch the corresponding mail and shows it.
[bearbeiten] Search mode
A bug at the moment need you to load first all mailheaders in all month Just type in the words you want to be found in the mail. It is an AND operation of all words. There is a problem at the moment. When you open or close one month, you loose the mailbody.
[bearbeiten] an additional feature for german readers
if you select a text part it will be translated to german. I use the babelfish from altavista. (i also tried pda.leo.org )
[bearbeiten] todo /Known Bugs
it is more a proof of concept than a finished application... but here or in the discussion part you can write ideas and bugs
- reverse the order - last updated thread on top.
- var pathToMySelf is wrong
