Commit Graph

27 Commits (master)

Author SHA1 Message Date
Zach Thompson 73d8f72fc0 Remove id/name from Perl modules and tests 2016-03-18 11:49:33 -06:00
Ben Moon b4031a1fc0 Revert "Fix YAML::XS update issue (temporary)" 2016-02-23 16:20:37 +00:00
Ben Moon 530563137b Fix YAML::XS update issue (temporary)
Fixes an issue that arises with v0.61 of YAML::XS.

Does not change any behavior.
2016-02-21 11:19:43 +00:00
Mailkov 04a43af2e2 fix merge conflict 2016-01-11 16:41:53 +00:00
Mailkov 383fbc65b5 add attribution 2015-12-10 15:21:47 +00:00
Mailkov b53bcd0e51 Issue #1163 - Convert PublicDNS to use template 2015-12-09 18:59:10 +00:00
Zach Thompson 07b9def34a Goodbye metadata...mostly 2015-11-11 11:14:02 -07:00
Zach Thompson b8aed43d1e * Convert slurp/Load to LoadFile 2015-05-29 16:18:03 -06:00
Rob Emery 56c5ea4a5e Goodies: Enabling `use strict` on all goodies 2015-02-22 20:09:29 +00:00
jagtalon 981538c7c1 Attribution updates!
The string in index 1 should be the name of the developer. This allows us to group them together, i.e., we need a way to group the attribution by people.
2015-01-07 18:24:47 +00: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
Robbie Harwood (frozencemetery) f422baffef Respond to `dns server` with a list of DNS servers. 2014-06-06 18:31:57 -04:00
Matt Miller 78121dadf5 PublicDNS: move static data to YAML.
Also, slightly reorganize how it is stored to make it more friendly for
human editing.
2014-05-10 12:07:40 +08:00
Matt Miller 704fc8cb6b PublicDNS: improve styling.
- Add a heading.
- Attempt to recreate a more appealing style.
- Add ABSTRACT to reduce test scroll-spam.

I tried to copy a suggested style.  I think I am pretty close, but since
that style is external, I can't just reuse it with impunity.
2014-04-27 10:25:04 +08:00
Matt Miller 47da8db500 PublicDNS: put items in a table.
Possibly the most roundabout way to resolve issue #375.

- Remove static files from share directory.
- Put info into a perl structure.
- Generate the two static texts from the structure.
- Add minimal test for proper form.

It's almost like I haven't heard of Text::Table or Template::Toolkit.
Nevertheless, I think this is not too arcane for this relatively simple
usage.  On the other hand, I am going to feel like a fool for not just
editing the two static files when it turns out there are never any
changes to the data.
2014-04-21 08:28:58 +08:00
Dylan Lloyd 995f36b5c6 more IO in the wrong place fixed 2013-05-13 09:36:51 -04:00
Michael Smith 48999574f0 Metadata for PublicDNS 2012-11-06 16:44:13 -07:00
Michael Smith f2a59d20a3 clean up regexps, handle color() in ColorCodes 2012-06-26 21:11:40 -06: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 d3858175e1 start using builtin share function 2012-03-25 12:09:28 -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
Torsten Raudssus bb53f1c20f Added text versions of the goodies 2012-03-19 00:09:03 +01:00
Torsten Raudssus 750e42089c Hups 2012-03-18 22:36:39 +01:00
Torsten Raudssus 9629442e2d Fixed dist-dir usage 2012-03-18 22:34:37 +01:00
Michael Smith 55802c5228 simplify reading HTML. doh. 2012-03-01 12:01:41 -07:00
Michael Smith 50ead88899 convert the last of the plugins to new API 2012-03-01 10:46:13 -07:00