Commit Graph

12 Commits (240961711e98072160e6030607ccb760ab4d4697)

Author SHA1 Message Date
Rob Emery 56c5ea4a5e Goodies: Enabling `use strict` on all goodies 2015-02-22 20:09:29 +00: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 89d34ba766 Switch encode_entities() to html_enc()
This is pretty much a straight one-for-one swap with some minor goodness
in the form of the already wrapped up array handling in one case.

I did not do any refactoring of the code although some places looked
like they could use it.

Addresses issue #591.
2014-08-20 15:52:51 -04:00
David Wilkins 4c8e8bdb8d Correct misspelling 2014-07-06 15:32:30 +08:00
David Wilkins 7fb27ad92b Bigger, better, faster, stronger regexes 2014-07-05 20:19:53 +08:00
David Wilkins e9a5c523da Allow cardinals in decimal form 2014-07-05 15:20:26 +08:00
David Wilkins 228a094be3 Support multiple lat/lons 2014-07-05 13:00:59 +08:00
David Wilkins 54148bae21 Four-space soft indenting 2014-07-05 11:51:17 +08:00
David Wilkins f13e96ab9f Move CSS to package variable 2014-07-02 12:33:02 +08:00
David Wilkins 1d65006411 Fix variable scoping 2014-07-02 11:28:55 +08:00
David Wilkins ad93b9ad90 Add latitude/longitude conversion Goodie 2014-07-01 17:20:38 +08:00