Adding support for the CGI-based editor:
authorjongfoster <jongfoster@users.sourceforge.net>
Sun, 14 Oct 2001 21:58:22 +0000 (21:58 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Sun, 14 Oct 2001 21:58:22 +0000 (21:58 +0000)
commitb8a25c6ddb98b93e2fea939522025674bf573ab7
treef09e02a6beddc469752d17b306dd728d832ecb2c
parentbcc571c691fcc50777f5106d99234b06cb3ff350
Adding support for the CGI-based editor:
- Exported get_actions()
- Added new function free_alias_list()
- Added support for {{settings}} and {{description}} blocks
  in the actions file.  They are currently ignored.
- Added restriction to only one {{alias}} block which must appear
  first in the file, to simplify the editor's rewriting rules.
- Note that load_actions_file() is no longer used by the CGI-based
  editor, but some of the other routines in this file are.
actions.c
actions.h