Commit Graph

19 Commits (433a989c7461830f20c73db9b0fe36186731b692)

Author SHA1 Message Date
Rob Emery 6a2fdedbf6 Lowercase: Flipping out to Text template (#3055)
* Lowercase: Flipping out to Text template
2016-05-14 22:46:41 +01:00
Zach Thompson a32452fed6 Merge branch 'master' into zt/rm-meta
Conflicts:
	lib/DDG/Goodie/Anagram.pm
	lib/DDG/Goodie/Average.pm
	lib/DDG/Goodie/Chess960.pm
	lib/DDG/Goodie/ColorCodes.pm
	lib/DDG/Goodie/Constants.pm
	lib/DDG/Goodie/Factorial.pm
	lib/DDG/Goodie/LaserShip.pm
	lib/DDG/Goodie/Passphrase.pm
	lib/DDG/Goodie/ResistorColors.pm
	lib/DDG/Goodie/RubiksCubePatterns.pm
	lib/DDG/Goodie/Shortcut.pm
	lib/DDG/Goodie/Sort.pm
	lib/DDG/Goodie/TwelveOclock.pm
	lib/DDG/Goodie/Unicode.pm
	lib/DDG/Goodie/Zodiac.pm
2015-12-30 13:54:57 -07:00
Kevin Kwa 71b9af5a5b Lowercase: Refactor conditional logic 2015-12-13 19:04:11 +08:00
Kevin Kwa 660a96331e Add conditional statement 2015-12-13 11:01:03 +08:00
Zach Thompson 07b9def34a Goodbye metadata...mostly 2015-11-11 11:14:02 -07:00
Zaahir Moolla 795b1bf81b Revert "test: removed lowercase goodie"
This reverts commit d65fc92031.
2015-11-04 17:40:33 -05:00
Zaahir Moolla d65fc92031 test: removed lowercase goodie 2015-11-04 17:38:35 -05:00
Rob Emery 56c5ea4a5e Goodies: Enabling `use strict` on all goodies 2015-02-22 20:09:29 +00:00
Chris Wilson 8571122893 Update Case for HextoASCII, HexToDec, LeetSpeak, Lowercase, MoonPhases, Paper 2015-01-09 19:03:10 +11:00
Matt Miller 7b48adbb8b Lowercase: add structured_answer. 2014-11-15 21:32:59 +02:00
Matt Miller da70710f7d EOL: remove trailing whitespace. 2014-10-28 20:36:15 +02:00
mr.Shu e984da41fa update: Updated metadata missing in .pm files
* Updated a few metadata items that were missing in .pm files. These
  might be simply regarded as typos and thus, this commit is of very
  small importance.

Signed-off-by: mr.Shu <mr@shu.io>
2014-10-27 22:45:35 +01: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
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
jagtalon 86a1e4feed Lowercase/Uppercase: Encode the query before injecting to HTML.
Can cause XSS badness.
2014-08-01 18:36:47 +00:00
Zaahir Moolla 6c93e44809 add CSS styles for Lowercase Goodie 2014-07-23 17:44:00 -04:00
DavidMascio 4a5f24136f Added new triggers lc, strtolower, and tolower 2014-07-17 08:44:14 -04:00
DavidMascio 22d2d1a962 Add Lowercase.pm 2014-07-16 22:57:33 -04:00