Mercurial > public > sg101
log
age | author | description |
---|---|---|
Thu, 26 Nov 2009 22:47:17 +0000 | Brian Neal | Creating a common way to display the smiley and markdown help dialogs for a markItUp textarea input form. Converted gcalendar over to it as a trial. |
Fri, 20 Nov 2009 02:44:45 +0000 | Brian Neal | Fixes #23; fix member list centering problem. |
Fri, 20 Nov 2009 02:00:00 +0000 | Brian Neal | Fixing #37. For some reason, ifequal was failing for user and shout.user. Changed it to compare user.id and shout.user.id. |
Fri, 20 Nov 2009 01:43:32 +0000 | Brian Neal | Fixing #36, Smilify doesn't work when a smiley appears first before other text. Refactored the smiley system to produce markdown as well as HTML. |