CVS Commit Overview for 2006-06-13
==================================
2006-06-13 Tibor Simko <[email protected]>
* modules/webalert/lib/htmlparser.py: Remove "Detailed record" and
"Similar records" text from the output. Always provide link to
detailed record pages after record is printed. Remove HTML tags
also when RecordHTMLParser fails. Initialize the old WRAPWIDTH
variable from the new alert engine config file.
2006-06-13 Tibor Simko <[email protected]>
* modules/webalert/lib/alert_engine_config.py: Centralize all the
various WebAlert free parameters here.
2006-06-13 Tibor Simko <[email protected]>
* modules/webalert/lib/Makefile.am: Added new
alert_engine_config.py source file.
2006-06-13 Tibor Simko <[email protected]>
* modules/webalert/lib/alert_engine.py: Read the old DEBUGLEVEL
variable from the new alert engine config file. Removed the old
DEVELOPERADDR, as the email is being sent to supportemail.
2006-06-13 Tibor Simko <[email protected]>
* modules/webalert/lib/webalert_templates.py: Print the `Detailed
record' link after record was displayed, as it used to be before
the templates were introduced. Do not pass the hit number to
tmpl_alert_email_record(), let the caller to take care of the
context. Read the max. number of records to be sent from the new
alert engine config file. Optimize empty newline cosmetics.
--
CDS Invenio Developers <[email protected]>