diff --git a/doc/config.html b/doc/config.html index d5a72883..567d51c7 100755 --- a/doc/config.html +++ b/doc/config.html @@ -1116,7 +1116,7 @@ If the attribute type is userlist, a drop-down box is displa all user names from the current password file. This can be useful for example in a bug tracking system, where a new entry gets assigned to an individual.

-

  • Display <attribute> = <string> +
  • Change <attribute> = <string>
    Instead of subsituting an attribute, the original attribute can be kept and just the output formatting can be changed. This can be very handy for constructing HTML links @@ -1141,6 +1141,9 @@ changes one day, only one statement in the config file has to be changed, while otherways (like with the Subst Telephone = ... option) all entries would have to be changed manually.

    +

  • List Change <attribute> = <string> +
    +Same option for the list display.

  • Execute new | edit | delete = <command>
    diff --git a/src/elogd.c b/src/elogd.c index f05184d2..c111e953 100755 --- a/src/elogd.c +++ b/src/elogd.c @@ -6,6 +6,9 @@ Contents: Web server program for Electronic Logbook ELOG $Log$ + Revision 1.719 2005/07/25 19:25:37 ritt + Implemented 'change ' and 'list change ' + Revision 1.718 2005/07/25 18:37:21 ritt Remove after [/code] @@ -6387,10 +6390,10 @@ PATTERN_LIST pattern_list[] = { {"[/size]", ""}, {"[font=", ""}, {"[/font]", ""}, - {"\r\n[code]", "
    "},
    -   {"[code]", "
    "},
    -   {"[/code]\r\n", "
    "}, - {"[/code]", "
    "}, + {"\r\n[code]", "
    "},
    +   {"[code]", "
    "},
    +   {"[/code]\r\n", "
    "}, + {"[/code]", "
    "}, /* lists */ {"[list]\r", "