--- loncom/publisher/publisher.html 2003/02/04 20:33:19 1.24 +++ loncom/publisher/publisher.html 2003/02/04 21:05:12 1.25 @@ -57,6 +57,11 @@ function getactionfilename() { document.fileaction.submit(); } +function getdelfilename() { + document.del.filename.value=parent.LONCAPAToBePublished.location.href; + document.del.submit(); +} + function getpostdata() { document.printout.postdata.value=parent.LONCAPAToBePublished.location.href; document.printout.submit(); @@ -87,6 +92,13 @@ function getpostdata() { +
+ + + + +
+
@@ -95,10 +107,11 @@ function getpostdata() {
-
- - - + + + + +
@@ -110,10 +123,10 @@ function getpostdata() { - + -    +