Limnoria/plugins/Factoids
Daniel Folkinshteyn 436d2bade8 mod factoids plugin to use a separate key-value relationship table
this avoids duplication, and allows one to set a bunch of aliases for a factoid, without creating duplicates of the same fact content.
2011-02-25 18:33:40 +01:00
..
locale Factoids: localize a string 2010-11-11 12:39:13 +01:00
README.txt Factoids should be under plugins/ 2005-04-17 21:01:12 +00:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py don't give up too easily with invalid command, instead search factoid keys with wildcard first. 2011-02-24 21:02:39 +01:00
messages.pot Factoids: Internationalize a config variable 2010-11-11 12:37:21 +01:00
plugin.py mod factoids plugin to use a separate key-value relationship table 2011-02-25 18:33:40 +01:00
test.py make 'factoids info' include usage count in output. add test for same. 2011-02-24 21:03:30 +01:00

README.txt

Insert a description of your plugin here, with any notes, etc. about using it.