From 46bcc1c05925f07313b11b6d9399151b0665d7a7 Mon Sep 17 00:00:00 2001 From: "alexanders@b2ef00c0-3703-41da-baef-cfe82387ac0c" Date: Wed, 3 Feb 2010 11:24:21 +0000 Subject: removed links for word, pdf, odt export --HG-- extra : convert_revision : svn%3Ab2ef00c0-3703-41da-baef-cfe82387ac0c/trunk%4019 --- etherpad/src/templates/pad/pad_body2.ejs | 5 +---- etherpad/src/templates/pad/pad_content.ejs | 3 --- etherpad/src/templates/pad/padview_body.ejs | 2 -- 3 files changed, 1 insertion(+), 9 deletions(-) diff --git a/etherpad/src/templates/pad/pad_body2.ejs b/etherpad/src/templates/pad/pad_body2.ejs index a49f453..55926d4 100644 --- a/etherpad/src/templates/pad/pad_body2.ejs +++ b/etherpad/src/templates/pad/pad_body2.ejs @@ -140,7 +140,7 @@ limitations under the License. */ %>
-
Import from text file, HTML, Word, or RTF:
+
Import from text file, HTML:
@@ -164,9 +164,6 @@ limitations under the License. */ %> <%= exportLink('html', 1, 'HTML', false) %> <%= exportLink('txt', 2, 'Plain text', false) %> <%= exportLink('link', 3, 'Bookmark file', false, '/ep/pad/linkfile?padId='+localPadId, 'This will save a file that, when opened, takes you to this pad.') %> - <%= exportLink('doc', 4, 'Microsoft Word', true) %> - <%= exportLink('pdf', 5, 'PDF', true) %> - <%= exportLink('odt', 6, 'OpenDocument', true) %>
diff --git a/etherpad/src/templates/pad/pad_content.ejs b/etherpad/src/templates/pad/pad_content.ejs index dbbd9bd..4e25c7f 100644 --- a/etherpad/src/templates/pad/pad_content.ejs +++ b/etherpad/src/templates/pad/pad_content.ejs @@ -193,17 +193,14 @@ limitations under the License. */ %><% - - -
<%= exportOption('html', 'HTML', false) %><%= exportOption('doc', 'Microsoft Word', true) %>
<%= exportOption('txt', 'Plain text', false) %><%= exportOption('pdf', 'PDF', true) %>
<%= exportOption('link', 'Bookmark file', false, '/ep/pad/linkfile?padId='+padId, 'This will save a file that, when opened, takes you to this pad.') %><%= exportOption('odt', 'OpenDocument', true) %>
diff --git a/etherpad/src/templates/pad/padview_body.ejs b/etherpad/src/templates/pad/padview_body.ejs index 75c38fe..e18ff12 100644 --- a/etherpad/src/templates/pad/padview_body.ejs +++ b/etherpad/src/templates/pad/padview_body.ejs @@ -113,8 +113,6 @@ limitations under the License. */ %><%

Download as

HTML
Plain text
-Microsoft Word
-PDF
-- cgit v1.2.3-1-g7c22