--- loncom/publisher/publisher.html 2001/06/23 18:26:40 1.11 +++ loncom/publisher/publisher.html 2001/06/23 18:51:32 1.12 @@ -49,6 +49,11 @@ function getrenamefilename() { document.rename.submit(); } +function getcpfilename() { + document.cp.filename.value=parent.LONCAPAToBePublished.location.href; + document.cp.submit(); +} + function getnewdirfilename() { document.newdir.filename.value=parent.LONCAPAToBePublished.location.href; if ((document.newdir.filename.value.charAt( @@ -91,9 +96,14 @@ method="post" enctype="multipart/form-da - -
+
+
+ + + + +
+