Commit Graph

19 Commits (240961711e98072160e6030607ccb760ab4d4697)

Author SHA1 Message Date
Rob Emery 56c5ea4a5e Goodies: Enabling `use strict` on all goodies 2015-02-22 20:09:29 +00:00
Russell Holt fa5a969037 attribution cleanup 2015-01-07 13:37:42 -05:00
Matt Miller da70710f7d EOL: remove trailing whitespace. 2014-10-28 20:36:15 +02:00
Matt Miller ebd15f598a Move goodies to new styling mechanism.
- Rename 'style.css' to appropriate ID-based name.
- Remove explicit inclusion of CSS, as it will now be auto-included.
- Update tests which explicitly checked for styling.
2014-09-10 17:28:30 -04:00
Matt Miller 5481cf4ebc Fix minor code layout issues.
Reducing scroll spam from dzil by:

- Providing ABSTRACTs for all packages.
- Leaving VERSION vertical space where necessary.

Addresses #600 plus other annoyances in the process.
2014-08-20 14:45:33 -04:00
David Wilkins ba1e191b73 Average trigger handles remainder 2014-07-27 21:00:46 +08:00
David Wilkins 2095ac3a0a Average IA requires at least two numbers to trigger
Fixes #556
2014-07-24 13:34:12 +08:00
Jag Talon 8f813c185f Average: Redesign for BTTF
Fix for #401
2014-05-07 16:02:11 -04:00
Michael Smith 4d20d9f24d Ignore somewhat normal wrapping characters in Average (i.e. {}) 2013-09-24 20:24:44 -06:00
Dylan Lloyd a712ea9078 added metadata to average.pm 2012-11-06 15:26:03 -05:00
yegg f7d944641a Clean up bold in Average.
I think bold should be generally reserved for matching words, because
otherwise it is confusing with the organic links.

However, I can see a case for bolding the actual answer, and so tried that.

Also moved | to ;, which makes it easier to read.

We could move to three lines and do the Mean: to <i>Mean:</i> like we've
been doing with other plugins.
2012-06-02 10:43:48 -04:00
hunterlang f4d1fa4588 update average goodie display to be more readable 2012-06-01 01:45:34 -04:00
Torsten Raudssus 9d72a38dcd Cleanup, adding multiword trigger, checking for html encoded requirements (non there hehe) 2012-05-24 04:05:08 +02:00
Michael Smith 3314d8e750 fix average again (better input handling); moritz++ 2012-04-15 14:22:13 -06:00
Michael Smith 4f226ce3b3 update triggers and regexps for average goodie 2012-04-15 14:04:53 -06:00
hunterlang cbcfc305de apparently i can't read after 10pm 2012-03-21 00:08:12 -04:00
hunterlang d760e75995 CamelCase to answer_type and update tests with regexp 2012-03-20 23:44:51 -04:00
Moritz Lenz a5eab5b57c "median" should trigger Average.pm
After all the median is also part of the output
2012-03-05 21:57:47 +01:00
Michael Smith 871e2702b4 start converting goodies for new API 2012-02-29 13:05:49 -07:00