From 9a488450c8fec4ec520541d50683b07b9bd86b22 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 3 Dec 2012 14:57:53 +0000 Subject: update help ids for insert script .ui conversion --- helpers/help_hid.lst | 9 --------- source/text/swriter/01/04200000.xhp | 29 ++++++++++++++--------------- 2 files changed, 14 insertions(+), 24 deletions(-) diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 2ca3e8dfd3..625f1d2fd0 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -9076,8 +9076,6 @@ sw_Edit_DLG_FLD_INPUT_ED_LABEL,1419528199, sw_Edit_DLG_GLOSSARY_ED_NAME,1428637700, sw_Edit_DLG_GLOSSARY_ED_SHORTNAME,1428637698, sw_Edit_DLG_INSERT_CHART_ED_RANGE,2499119105, -sw_Edit_DLG_JAVAEDIT_ED_TYPE,1419610123, -sw_Edit_DLG_JAVAEDIT_ED_URL,1419610132, sw_Edit_DLG_MAILMERGE_ED_ATTACH,1446610977, sw_Edit_DLG_MAILMERGE_ED_PATH,1446610969, sw_Edit_DLG_MAILMERGE_ED_SUBJECT,1446610960, @@ -9186,8 +9184,6 @@ sw_ImageButton_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ALL_TO,1435053589, sw_ImageButton_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ONE_FROM,1435053591, sw_ImageButton_DLG_AP_INSERT_DB_SEL_IB_DBCOL_ONE_TO,1435053590, sw_ImageButton_DLG_AP_INSERT_DB_SEL_IB_DBCOL_TOEDIT,1435053584, -sw_ImageButton_DLG_JAVAEDIT_BTN_NEXT,1419619856, -sw_ImageButton_DLG_JAVAEDIT_BTN_PREV,1419619855, sw_ImageButton_DLG_MM_ADDRESSBLOCK_PAGE_IB_NEXTSET,898248204, sw_ImageButton_DLG_MM_ADDRESSBLOCK_PAGE_IB_PREVSET,898248203, sw_ImageButton_DLG_MM_CUSTOMIZEADDRESSBLOCK_IB_DOWN,1435315765, @@ -9424,11 +9420,9 @@ sw_MetricField_TP_TEXTGRID_PAGE_MF_TEXTSIZE,879319563, sw_MetricField_TP_TOX_ENTRY_MF_TABPOS,879155764, sw_ModalDialog_DLG_CHANGE_DB,1419591680, sw_ModalDialog_DLG_DBSELECTION,1435009024, -sw_ModalDialog_DLG_JAVAEDIT,1419608064, sw_ModalDialog_DLG_MAILMERGEWIZARD,1435058176, sw_MultiLineEdit_DLG_AP_INSERT_DB_SEL_ED_DB_TEXT,1435044369, sw_MultiLineEdit_DLG_FLD_INPUT_ED_EDIT,1419528707, -sw_MultiLineEdit_DLG_JAVAEDIT_ED_EDIT,1419610637, sw_MultiLineEdit_DLG_MAILMERGECHILD_TB_BACK_DLG_MM_SENDWARNING_ED_DETAILS,1972357645, sw_MultiLineEdit_DLG_MM_CUSTOMIZEADDRESSBLOCK_ED_DRAG,1435306545, sw_MultiLineEdit_DLG_MM_MAILBODY_MLE_BODY,1435404831, @@ -9487,7 +9481,6 @@ sw_PushButton_DLG_GLOSSARY_PB_PATH,1428640312, sw_PushButton_DLG_INSERT_CHART_BT_FINISH,2499121668, sw_PushButton_DLG_INSERT_CHART_BT_NEXT,2499121667, sw_PushButton_DLG_INSERT_CHART_BT_PREV,2499121673, -sw_PushButton_DLG_JAVAEDIT_PB_URL,1419612693, sw_PushButton_DLG_MAILMERGECHILD_TB_BACK_DLG_MM_SENDMAILS_PB_CLOSE,1972294214, sw_PushButton_DLG_MAILMERGECHILD_TB_BACK_DLG_MM_SENDMAILS_PB_DETAILS,1972294210, sw_PushButton_DLG_MAILMERGECHILD_TB_BACK_DLG_MM_SENDMAILS_PB_STOP,1972294213, @@ -9588,8 +9581,6 @@ sw_RadioButton_DLG_AP_INSERT_DB_SEL_RB_HEADL_EMPTY,1435042334, sw_RadioButton_DLG_ASCII_FILTER_RB_CR,1404846602, sw_RadioButton_DLG_ASCII_FILTER_RB_CRLF,1404846601, sw_RadioButton_DLG_ASCII_FILTER_RB_LF,1404846603, -sw_RadioButton_DLG_JAVAEDIT_RB_EDIT,1419608588, -sw_RadioButton_DLG_JAVAEDIT_RB_URL,1419608595, sw_RadioButton_DLG_MAILMERGE_RB_ALL,1446609410, sw_RadioButton_DLG_MAILMERGE_RB_FILE,1446609431, sw_RadioButton_DLG_MAILMERGE_RB_FROM,1446609412, diff --git a/source/text/swriter/01/04200000.xhp b/source/text/swriter/01/04200000.xhp index bc84f127fe..0010187163 100644 --- a/source/text/swriter/01/04200000.xhp +++ b/source/text/swriter/01/04200000.xhp @@ -38,8 +38,7 @@ - - + Insert Script Inserts a script at the current cursor position in an HTML or text document. @@ -49,32 +48,32 @@ An inserted script is indicated by a small green rectangle. If you do not see the rectangle, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/Web - View, and select the Comments check box. To edit a script, double-click the green rectangle. If your document contains more than one script, the Edit Script dialog contains previous and next buttons to jump from script to script. - + Jump to Previous Script. - + Jump to Next Script. Contents - + Script Type - Enter the type of script that you want to insert. The script is identified in the HTML source code by the tag <SCRIPT LANGUAGE="JavaScript">. - - + Enter the type of script that you want to insert. The script is identified in the HTML source code by the tag <SCRIPT LANGUAGE="JavaScript">. + + URL - Adds a link to a script file. Click the URL radio button, and then enter the link in the box. You can also click the browse button (...), locate the file, and then click Insert. The linked script file is identified in the HTML source code by the following tags: + Adds a link to a script file. Click the URL radio button, and then enter the link in the box. You can also click the browse button (...), locate the file, and then click Insert. The linked script file is identified in the HTML source code by the following tags: <SCRIPT LANGUAGE="JavaScript" SRC="url"> /* ignore all text here */ </SCRIPT> - + ... - Locate the script file that you want to link to, and then click Insert. - - + Locate the script file that you want to link to, and then click Insert. + + Text - Enter the script code that you want to insert. + Enter the script code that you want to insert. - \ No newline at end of file + -- cgit