1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 15:22:19 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Levi Morrison
9629983aa3 Undoing some of my over-architecting from a couple years back. Also showing more items on the homepage. 2013-07-10 15:08:25 -06:00
Levi Morrison
50265cbadf Crazy amounts of refactoring. Still in progress but really needed to commit so I don't lose everything. 2013-07-06 23:18:23 -06:00
Adam Harvey
264dae829d Switch back to full news posts on the beta homepage.
For an example of why this is necessary: http://d.pr/i/bdSi
2013-06-21 13:18:47 -07:00
Levi Morrison
09b0ec51f7 Incorporated new introduction text from pregen_news.inc file. Also improved the NewsItem class. 2012-07-05 14:43:00 -06:00
Levi Morrison
ee7acf4ae0 Major homepage rework. The old layout prioritized all the wrong things. This rework is not complete, but after surveying multiple people it does seem better already, so I decided to push.
Also fixed many small usability issues such as links not changing appearance on focus, but do change on hover.
2012-07-03 17:24:07 -06:00
Levi Morrison
d1bcb3b711 Added title attributes for some hyperlinks. Also gave abbr tags a dotted underline to set them apart from the rest of the text. 2012-07-02 16:38:17 -06:00
Levi Morrison
0c9cf285af Removed link to news archive and made Recent News header clickable. 2012-07-02 15:36:29 -06:00
Levi Morrison
9530a8571f Created some new classes to produce the articles view on the homepage. I'm trying to improve the backend code where I can and the print_news function is pretty complex, so I went this route instead. 2012-06-19 16:41:45 -06:00