User talk:DonStewart
From HaskellWiki
(Difference between revisions)
m |
|||
| (6 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | Hi | + | Hi Don, |
| - | + | can you patch hackage2hwn to use the headline | |
| - | + | ||
| - | --[[User: | + | <pre> |
| + | {| | ||
| + | |- | ||
| + | |valign=bottom| <h3>Recent Package Updates</h3> | ||
| + | |valign=bottom| [http://haskell.org/haskellwiki/Hackage_statistics http://galois.com/~dons/images/hackage-daily.png] [http://hackage.haskell.org/packages/archive/recent.rss http://haskell.org/sitewiki/images/0/09/Rss.png] | ||
| + | |} | ||
| + | </pre> | ||
| + | |||
| + | instead of | ||
| + | |||
| + | <pre> | ||
| + | '''Recent Package Updates''' [http://haskell.org/haskellwiki/Hackage_statistics http://galois.com/~dons/images/hackage-daily.png] [http://hackage.haskell.org/packages/archive/recent.rss http://haskell.org/sitewiki/images/0/09/Rss.png] | ||
| + | </pre> | ||
| + | = | ||
| + | |||
| + | I found that using wiki-headlines instead of just bold text for the sections on the Haskell-front page makes them easier to scan. Thanks. | ||
| + | --[[User:Lenny222|Lenny222]] 08:12, 11 December 2009 (UTC) | ||
| + | |||
| + | |||
| + | [http://haskell.org/haskellwiki/Haskell&action=purge Flush haskell.org] | ||
Current revision
Hi Don,
can you patch hackage2hwn to use the headline
{|
|-
|valign=bottom| <h3>Recent Package Updates</h3>
|valign=bottom| [http://haskell.org/haskellwiki/Hackage_statistics http://galois.com/~dons/images/hackage-daily.png] [http://hackage.haskell.org/packages/archive/recent.rss http://haskell.org/sitewiki/images/0/09/Rss.png]
|}
instead of
'''Recent Package Updates''' [http://haskell.org/haskellwiki/Hackage_statistics http://galois.com/~dons/images/hackage-daily.png] [http://hackage.haskell.org/packages/archive/recent.rss http://haskell.org/sitewiki/images/0/09/Rss.png]
=
I found that using wiki-headlines instead of just bold text for the sections on the Haskell-front page makes them easier to scan. Thanks. --Lenny222 08:12, 11 December 2009 (UTC)
