]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
smiley: warn instead of error for missing smileys
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 13 Aug 2010 09:21:11 +0000 (11:21 +0200)
committerJoey Hess <joey@kitenet.net>
Fri, 13 Aug 2010 21:58:21 +0000 (17:58 -0400)
A missing smileys.mdwn caused the plugin to error out interrupting the
building process. Instead, we check for the file presence and warn without
erroring out in case it's missing, in a similar fashion as it's
currently done for the shortcut plugin.


No differences found