[[PageOutline(2-5,Contents,pullout)]] = Create a Niko Niko calendar = == Description == This macro provides an easy-to-create [http://www.geocities.jp/nikonikocalendar/index_en.html Niko Niko Calendar]. == Bugs/Feature Requests == Existing bugs and feature requests for NikoCaleMacro are [report:9?COMPONENT=NikoCaleMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=NikoCaleMacro&owner=yattom new ticket]. == Download == 1. Download the zipped source from [download:nikocalemacro here]. 1. place 0.10/nikocale.py into your plugins directory. 1. create htdocs/img directory in your project directory. 1. place img/*.png into your htdocs/img directory. You can use any image files for the faces. Filenames must be 'good.png', 'ordinary.png', and 'bad.png' and in htdocs/img/. == Source == You can check out NikoCaleMacro from [http://trac-hacks.org/svn/nikocalemacro here] using Subversion, or [source:nikocalemacro browse the source] with Trac. == Example == [[Image(screen.png)]] {{{ {{{ #!NikoCale yattom,7/2,(^o^) yattom,7/3,(-_-), bad bug yattom,7/4,(-_-) morita,7/2,(>_<) morita,7/3,(>_<) # 'good', 'ordinary', and 'bad' can be used instead of face marks. # either 1, 2, and 3 are ok. take,7/2,1 take,7/3,2 take,7/4,1 # empty name is for empty row (like weekends) ,7/7, ,7/8, }}} }}} == Recent Changes == [[ChangeLog(nikocalemacro, 3)]] == Author/Contributors == '''Author:''' [wiki:yattom] [[BR]] '''Maintainer:''' [wiki:yattom] [[BR]] '''Contributors:'''