From f8660e416c1a77a68c38d4259e7caac6817ab91b Mon Sep 17 00:00:00 2001 From: Michael Heppler Date: Mon, 20 Jun 2016 15:34:07 -0400 Subject: [PATCH] Removed the Advanced Options feature from Dataverse Listing Widget section of the Dataverse Theme + Widgets pg. [ref #3171] --- src/main/java/Bundle.properties | 2 -- src/main/webapp/themeAndWidgetsFragment.xhtml | 33 +------------------ 2 files changed, 1 insertion(+), 34 deletions(-) diff --git a/src/main/java/Bundle.properties b/src/main/java/Bundle.properties index ba2e4b16dfa..8a310f95d1d 100755 --- a/src/main/java/Bundle.properties +++ b/src/main/java/Bundle.properties @@ -496,8 +496,6 @@ dataverse.widgets.notPublished.how.tip1=To use widgets, your dataverse and datas dataverse.widgets.notPublished.how.tip2=After publishing, code will be available on this page for you to copy and add to your personal or project website. dataverse.widgets.notPublished.how.tip3=Do you have an OpenScholar website? If so, learn more about adding the Dataverse widgets to your website here. dataverse.widgets.notPublished.getStarted=To get started, publish your dataverse. To learn more about Widgets, visit the Theme + Widgets section of the User Guide. -dataverse.widgets.editAdvanced=Edit Advanced Options -dataverse.widgets.editAdvanced.tip=Advanced Options – Additional options for configuring your widget on your personal or project website. dataverse.widgets.tip=Copy and paste this code into the HTML on your site. To learn more about Widgets, visit the Theme + Widgets section of the User Guide. dataverse.widgets.searchBox.txt=Dataverse Search Box dataverse.widgets.searchBox.tip=Add a way for visitors on your website to be able to search Dataverse. diff --git a/src/main/webapp/themeAndWidgetsFragment.xhtml b/src/main/webapp/themeAndWidgetsFragment.xhtml index 883ebd661f2..8fb2bb08c3f 100644 --- a/src/main/webapp/themeAndWidgetsFragment.xhtml +++ b/src/main/webapp/themeAndWidgetsFragment.xhtml @@ -237,42 +237,11 @@
-
-

- -
- - -
-
-

#{bundle['dataverse.widgets.advanced.prompt']}

-
-
- -
- - - -
-
-
- - - - - -
-
-
+ \ No newline at end of file