diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-04 06:07:32 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-04 06:07:32 +0000 |
commit | e059c9eff94ab37598d740cc5777e591216368a1 (patch) | |
tree | fa79af3dcac9f6f4cbf7c20f4d7fbc0f275502b6 /doc/todo/html.mdwn | |
parent | d3f032c4d00a7cc4f9f52bbd1f98dd4e8bf9457b (diff) | |
download | ikiwiki-e059c9eff94ab37598d740cc5777e591216368a1.tar ikiwiki-e059c9eff94ab37598d740cc5777e591216368a1.tar.gz |
* Make RecentChanges use a table and some CSS, should be much more readable.
No code changes involved.
* Encode & in diffurl in examples, to conform to pedantic rules.
Diffstat (limited to 'doc/todo/html.mdwn')
-rw-r--r-- | doc/todo/html.mdwn | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/todo/html.mdwn b/doc/todo/html.mdwn index 51f669a13..a99f87c8a 100644 --- a/doc/todo/html.mdwn +++ b/doc/todo/html.mdwn @@ -1,5 +1,4 @@ -Create some nice stylesheets. Make RecentChanges use table for -formatting, and images to indicate web vs svn commits and to link to diffs. +Create some nice(r) stylesheets. -All of this should be doable w/o touching a single line of code, just -editing the [[templates]] and/or editing [[style.css]] BTW. +Should be doable w/o touching a single line of code, just +editing the [[templates]] and/or editing [[style.css]]. |