Commit Graph

14 Commits (887bc7a6bf3c002eeb0af14480998c92bdc92b6d)

Author SHA1 Message Date
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
Rob Emery c44ff96a17 PublicDNS: removing border 2014-08-20 21:55:43 +01:00
Rob Emery 6d7ef9b7f0 PublicDNS: style changes as suggested by @chrismorast 2014-07-26 22:37:30 +01:00
Russell Holt 2698d380cf Merge pull request #432 from duckduckgo/jd/goodie-css
remove old style goodie css
2014-05-12 11:25:29 -06: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
Jason Dorweiler adc1ee1863 remove old style goodie css 2014-05-09 16:27:19 -04: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
Jag Talon ecc46796a9 Public DNS: Sorted alphabetically. 2014-03-26 21:06:34 -04:00
Jag Talon 595bc40ef4 PublicDNS: Fixed broken link (Norton) 2014-03-26 01:32:47 -04:00
Jag Talon 5a0a5059e1 PublicDNS: Reorder the list of DNS providers.
We're trying to offer alternatives to Google, so I think it should not be on the first one. Tell me what you guys think!
2014-03-26 01:22:53 -04:00
Árpád Szász 1a77c900da Add Comodo public DNS 2014-02-22 11:22:46 +02:00
Dylan Lloyd 3fdbe37cb1 rm'd old example files,new tests for those missing
also stripped carriage returns and trailing whitespace from share files
2013-02-07 20:26:39 -05:00
Michael Smith d3858175e1 start using builtin share function 2012-03-25 12:09:28 -06:00