The good 'ol mudquote -command has been refactored. The changes were both
internal and external, and thusly following changes and new features:
- Plain 'mudquote' now no longer goes to submission/editor mode,
instead it lists latest added quotes of any language.
- New quotes are now added with 'mudquote add [lang]' command.
The language parameter can be used to set the language in the
first place, for example 'mudquote add fi' or 'mudquote add en'.
- If language is NOT specified via the 'mudquote add [xx]' syntax,
you WILL be prompted for the language when submitting the quote.
Default is English, and you can just hit enter if it indeed is so.
- Added 'lang' option to few of the subcommands. For example, use
'mudquote latest fi' to view latest quotes written in Finnish.
I know some of these changes in semantics may be controversial, but
several people (including myself, obviously, duh) felt that going into
quote submission mode when no arguments are given was bit .. annoying.
Hopefully you will enjoy the new features. Complaints and bugreports
to me (Ggr) and thanks go to Heidel .. and kudos to Corto for giving
the initial idea.