summaryrefslogtreecommitdiff
path: root/doc/todo/consistent_smileys.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-11-26 14:18:29 -0500
committerJoey Hess <joey@kitenet.net>2007-11-26 14:18:29 -0500
commit23545d3b5fd87e955c380bfe7e342675aa5d54ac (patch)
treec000640e6aaf93538e44c98299868a47eb30a32f /doc/todo/consistent_smileys.mdwn
parentf2e5709a331e28abd962b67bb4a31c1c4be45d28 (diff)
thoughts
Diffstat (limited to 'doc/todo/consistent_smileys.mdwn')
-rw-r--r--doc/todo/consistent_smileys.mdwn23
1 files changed, 22 insertions, 1 deletions
diff --git a/doc/todo/consistent_smileys.mdwn b/doc/todo/consistent_smileys.mdwn
index acd870802..58952f900 100644
--- a/doc/todo/consistent_smileys.mdwn
+++ b/doc/todo/consistent_smileys.mdwn
@@ -1 +1,22 @@
-ikiwiki should have a consistent set of smileys. We could fix the current smileys, or we could grab a new set of consistent smileys, such as the Tango emotes from gnome-icon-theme (GPL). \ No newline at end of file
+ikiwiki should have a consistent set of smileys. We could fix the current smileys, or we could grab a new set of consistent smileys, such as the Tango emotes from gnome-icon-theme (GPL).
+
+> Tango doesn't have a smiley icon for :-/ I'd have to use the same icon as
+> for :-( . Also missing is :-P |-) and some of the less used ones. Some of
+> the non-face icons, like {*} and {o} also don't seem to be in there,
+> though we could keep the current ones.
+>
+> gnome-icon-theme's emotes are not the tango ones. Tango is CC-BY-SA 2.5
+> (non-free IIRC), while gnome-icon-themes is GPL. If you compare icons,
+> such as the sunglasses one, they're different drawings, too. (I had been
+> very confused by these different licenses before..)
+>
+> gnome-icon-theme does have an icon for :-P , though it's missing |-) and
+> some of the less used icons. Its :-( sucks, the mouth is barely visible
+> at all even at 32x32 size, and the frown is hard to make out. In general
+> the tango icons seem better drawn, though gnome-icon-themes has a better
+> B-).
+>
+> Now that ikiwiki has multiple underlays, it would be possible to ship
+> multiple icon themes with ikiwiki, and have different versions of
+> the [[smileys]] page to include only the smileys available for a given
+> theme. The underlay to use could be a configuation option. --[[Joey]]