* Add an icon for PDFs.
[?]
May 7, 2009, 1:15 PM
MFHM3RLCHZHHEMUBVQI2MNLHZTGJV6AURHZI5T5LTVZYV7RPM4VACDependencies
- [2]
D5QIOJGP* Move everything up one directory. - [3]
JFZNAYJX* Showing releases. - [4]
Y35C6GHH* One-click installs. - [5]
SMM4HQTP* Put actions related to builds under /build (e.g. /log/<buildid> - [6]
M3WSK4CB
Change contents
- replacement in src/root/product-list.tt at line 149
[% CASE "doc" %][% CASE ["doc", "doc-pdf"] %] - replacement in src/root/product-list.tt at line 153
<img src="/static/images/document.png" alt="Document" />[% IF product.type == "doc-pdf" %]<img src="/static/images/pdf.png" alt="PDF document" />[% ELSE %]<img src="/static/images/document.png" alt="Document" />[% END %] - file addition: pdf.png[2.2196]