File:  [LON-CAPA] / loncom / publisher / addid.tab
Revision 1.12: download - view: text, annotated - select for diffs
Mon Nov 12 20:27:28 2001 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall, HEAD
- <import> now puts info in .meta files abut what is being imported
- Apache::inputtags::import exists, list the <import> ids that we are in
- start_response, properly sets the Apache::inputtags::response id to the
   join() of Apache::inputtags::import and the id="" arg of the response
- <import> gets an id at publication time

    1: part			id
    2: caparesponse		id
    3: numericalresponse	id
    4: numericalhint           id
    5: stringresponse          id
    6: formularesponse         id
    7: radiobuttonresponse	id
    8: optionresponse		id
    9: imageresponse           id
   10: essayresponse           id
   11: dataresponse            id
   12: condition		id
   13: resource		id
   14: import                  id
   15: link			index

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>