Version 7 (modified by 12 years ago) (diff) | ,
---|
Create a Niko Niko calendar
Notice: This plugin is unmaintained and available for adoption.
Description
This macro provides an easy-to-create Niko Niko Calendar.
Bugs/Feature Requests
Existing bugs and feature requests for NikoCaleMacro are here.
If you have any issues, create a new ticket.
Download
- Download the zipped source from [download:nikocalemacro here].
- place 0.10/nikocale.py into your plugins directory.
- create htdocs/img directory in your project directory.
- 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 here using Subversion, or browse the source with Trac.
Example
{{{ #!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
- 2530 by yattom on 2007-07-27 04:39:16
-
NikoCaleMacro:
add unit test. fixed #1755
now you can commas in comments. fixed #1765
- 2476 by yattom on 2007-07-15 22:49:32
-
NikoCaleMacro:
sorted() -> list.sort()
fixed #1796
- 2429 by yattom on 2007-07-09 09:39:37
-
NikoCaleMacro:
first release
(more)
Author/Contributors
Author: yattom
Contributors:
Attachments (1)
-
screen.png (8.0 KB) - added by 15 years ago.
Screenshot
Download all attachments as: .zip