--- loncom/publisher/publisher.html 2000/11/28 22:15:11 1.2 +++ loncom/publisher/publisher.html 2001/03/31 01:44:31 1.5 @@ -7,15 +7,34 @@ function getfilename() { document.publisher.filename.value=parent.LONCAPAToBePublished.location.href; } +function getdfilename() { + document.dpublisher.filename.value=parent.LONCAPAToBePublished.location.href; +} + +function getrfilename() { + document.rpublisher.filename.value=parent.LONCAPAToBePublished.location.href; +} + -
+
+ - - - + +
+ + +
+
+ + +
+LON-CAPA Construction Space +
\ No newline at end of file