JP6277828B2 - 編集補助プログラム、編集補助方法および編集補助装置 - Google Patents
編集補助プログラム、編集補助方法および編集補助装置 Download PDFInfo
- Publication number
- JP6277828B2 JP6277828B2 JP2014073372A JP2014073372A JP6277828B2 JP 6277828 B2 JP6277828 B2 JP 6277828B2 JP 2014073372 A JP2014073372 A JP 2014073372A JP 2014073372 A JP2014073372 A JP 2014073372A JP 6277828 B2 JP6277828 B2 JP 6277828B2
- Authority
- JP
- Japan
- Prior art keywords
- web page
- editing
- library
- page description
- initialization
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 56
- 238000012545 processing Methods 0.000 claims description 38
- 230000008569 process Effects 0.000 claims description 33
- 238000001514 detection method Methods 0.000 claims description 13
- 238000003860 storage Methods 0.000 claims description 7
- 230000006870 function Effects 0.000 description 19
- 238000010586 diagram Methods 0.000 description 14
- 238000004891 communication Methods 0.000 description 9
- 238000013515 script Methods 0.000 description 8
- 238000013461 design Methods 0.000 description 4
- 230000008859 change Effects 0.000 description 3
- 238000012790 confirmation Methods 0.000 description 3
- 238000011161 development Methods 0.000 description 1
- 238000009826 distribution Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000003780 insertion Methods 0.000 description 1
- 230000037431 insertion Effects 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
- G06F16/986—Document structures and storage, e.g. HTML extensions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/14—Tree-structured documents
- G06F40/143—Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
Description
図1は、実施例1に係るWeb編集を説明する図である。図1に示すように、Web編集装置10は、編集補助を実行する機能とWeb編集を実行する機能とを有するサーバ装置であり、補助編集装置の一例である。このWeb編集装置10は、WebページのHTML(HyperText Markup Language)部分だけでなく、Webページに含まれるJavaScriptコードの部分もあわせて編集する機能を提供する。
図2は、実施例1に係るWeb編集装置の機能構成を示す機能ブロック図である。図2に示すように、Web編集装置10は、通信処理部11、表示部12、記憶部13、制御部20を有する。
図7は、実施例1に係るWeb編集処理の流れを示すフローチャートである。図7に示すように、取得部21は、編集対象のWebページ記述を読み込み(S101)、検出部22は、読み込まれたWebページ記述から利用ライブラリを検出する(S102)。
Web編集装置10は、Webページ記述読み込み後すぐにJavaScript(登録商標)が実行されてしまうといった点を回避するため、Webページ記述読み込み前に、所定のソースコードを挿入した編集用のWebページ記述を作成する。その後、Web編集装置10は、挿入後のWebページ記述を、編集装置であるWebブラウザに読み込ませる。
実施例では、JavaScriptライブラリを例にして説明したが、これに限定されるものではなく、インタプリタ言語で記述されたライブラリであれば、同様に適用することができる。また、実施例で説明した各種スクリプトの記述例は、あくまで例示であり、図示したものに限定されない。
実施例では、Webページの編集手法の一例として、編集のためのオーバーレイ要素を生成し、プレビュー画面を表示させて、Webページの編集を実現する手法を用いる例を説明したが、これに限定されるものではない。例えば、編集対象のWebページ記述内にスクリプト等を挿入することで提供できる編集機能であれば、様々な編集手法を採用することができる。
また、本実施例において説明した各処理のうち、自動的におこなわれるものとして説明した処理の全部または一部を手動的におこなうこともできる。あるいは、手動的におこなわれるものとして説明した処理の全部または一部を公知の方法で自動的におこなうこともできる。この他、上記文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。
図8は、ハードウェア構成例を説明する図である。図8に示すように、Web編集装置10は、HDD(Hard Disk Drive)10a、通信インタフェース10b、メモリ10c、CPU(Central Processing Unit)10dを有する。また、図8に示した各部は、バス等で相互に接続される。
11 通信処理部
12 表示部
13 記憶部
14 編集対象DB
15 開始契機定義DB
16 加工済みDB
20 制御部
21 取得部
22 検出部
23 生成部
24 読込部
24a 初期化部
24b 解釈部
Claims (5)
- コンピュータに、
編集対象のウェブページ記述を取得し、
取得したウェブページ記述に含まれる、インタプリタ言語で記述されたライブラリの参照を検出し、
前記参照を検出したライブラリの初期化完了を検知するコード、および、前記ライブラリを用いるインタプリタ言語の記述を編集するコードを、前記ウェブページ記述に挿入した加工ウェブページ記述を生成する、
処理を実行させることを特徴とする編集補助プログラム。 - 前記生成する処理は、記憶装置に記憶された、前記ライブラリごとに定義される初期化完了情報を読み出して、前記加工ウェブページ記述を生成することを特徴とする請求項1に記載の編集補助プログラム。
- 前記検出する処理は、前記ウェブページ記述に含まれる複数のライブラリの参照を検出し、
前記生成する処理は、検出された各ライブラリの初期化が完了してから、前記編集するコードが開始されるように前記加工ウェブページ記述を生成することを特徴とする請求項1に記載の編集補助プログラム。 - コンピュータが、
編集対象のウェブページ記述を取得し、
取得したウェブページ記述に含まれる、インタプリタ言語で記述されたライブラリの参照を検出し、
前記参照を検出したライブラリの初期化完了を検知するコード、および、前記ライブラリを用いるインタプリタ言語の記述を編集するコードを、前記ウェブページ記述に挿入した加工ウェブページ記述を生成する、
処理を実行することを特徴とする編集補助方法。 - 編集対象のウェブページ記述を取得する取得部と、
前記取得部によって取得されたウェブページ記述に含まれる、インタプリタ言語で記述されたライブラリの参照を検出する検出部と、
前記検出部によって検出された前記参照を検出したライブラリの初期化完了を検知するコード、および、前記ライブラリを用いるインタプリタ言語の記述を編集するコードを、前記ウェブページ記述に挿入した加工ウェブページ記述を生成する生成部と
を有することを特徴とする編集補助装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014073372A JP6277828B2 (ja) | 2014-03-31 | 2014-03-31 | 編集補助プログラム、編集補助方法および編集補助装置 |
US14/636,536 US9928306B2 (en) | 2014-03-31 | 2015-03-03 | Web page editing method, apparatus, and medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014073372A JP6277828B2 (ja) | 2014-03-31 | 2014-03-31 | 編集補助プログラム、編集補助方法および編集補助装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015194968A JP2015194968A (ja) | 2015-11-05 |
JP6277828B2 true JP6277828B2 (ja) | 2018-02-14 |
Family
ID=54190731
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014073372A Expired - Fee Related JP6277828B2 (ja) | 2014-03-31 | 2014-03-31 | 編集補助プログラム、編集補助方法および編集補助装置 |
Country Status (2)
Country | Link |
---|---|
US (1) | US9928306B2 (ja) |
JP (1) | JP6277828B2 (ja) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6508978B2 (ja) * | 2015-03-02 | 2019-05-08 | キヤノン株式会社 | 情報処理システム、サーバ、制御方法、及びコンピュータプログラム |
US11017179B2 (en) | 2018-12-28 | 2021-05-25 | Open Text Sa Ulc | Real-time in-context smart summarizer |
US11003840B2 (en) | 2019-06-27 | 2021-05-11 | Open Text Corporation | System and method for in-context document composition using subject metadata queries |
CN110750260A (zh) * | 2019-09-10 | 2020-02-04 | 苏宁云计算有限公司 | 一种页面内容管理方法及装置 |
US11620351B2 (en) | 2019-11-07 | 2023-04-04 | Open Text Holdings, Inc. | Content management methods for providing automated generation of content summaries |
US11423114B2 (en) | 2019-11-07 | 2022-08-23 | Open Text Holdings, Inc. | Content management systems for providing automated generation of content suggestions |
US11256735B2 (en) * | 2019-11-07 | 2022-02-22 | Open Text Holdings, Inc. | Content management systems providing automated generation of content summaries |
US11216521B2 (en) | 2019-11-07 | 2022-01-04 | Open Text Holdings, Inc. | Content management methods for providing automated generation of content suggestions |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3396177B2 (ja) | 1999-01-26 | 2003-04-14 | インターナショナル・ビジネス・マシーンズ・コーポレーション | ウェブページカスタマイズシステム |
US20020087630A1 (en) * | 2000-10-20 | 2002-07-04 | Jonathan Wu | Enhanced information and presence service |
US6941562B2 (en) * | 2000-12-01 | 2005-09-06 | Appeon Corporation | Method of <script> based remote JavaScript function call of web page |
JP4322462B2 (ja) | 2001-04-10 | 2009-09-02 | 日本電気株式会社 | マークアップ文書変換方式 |
US7376653B2 (en) * | 2001-05-22 | 2008-05-20 | Reuters America, Inc. | Creating dynamic web pages at a client browser |
JP4057997B2 (ja) | 2003-12-18 | 2008-03-05 | 株式会社東芝 | スクリプト付き文書処理装置、文書取得装置、スクリプト付き文書処理システム、スクリプト付き文書処理方法およびその方法をコンピュータに実行させるためのプログラム |
US7849437B2 (en) * | 2005-09-01 | 2010-12-07 | Microsoft Corporation | Object oriented web application framework |
US8069438B2 (en) * | 2007-06-08 | 2011-11-29 | Apple Inc. | Class declaration in a non-class-based programming environment |
US9332068B2 (en) * | 2007-11-29 | 2016-05-03 | Ooma, Inc. | Mechanisms for transparently converting client-server software agents to peer-to-peer software agents |
JP5476709B2 (ja) * | 2008-12-09 | 2014-04-23 | 富士通株式会社 | Webページ編集プログラム及びWebページ編集装置 |
US9165308B2 (en) * | 2011-09-20 | 2015-10-20 | TagMan Inc. | System and method for loading of web page assets |
US20140047413A1 (en) * | 2012-08-09 | 2014-02-13 | Modit, Inc. | Developing, Modifying, and Using Applications |
US9898445B2 (en) * | 2012-08-16 | 2018-02-20 | Qualcomm Incorporated | Resource prefetching via sandboxed execution |
-
2014
- 2014-03-31 JP JP2014073372A patent/JP6277828B2/ja not_active Expired - Fee Related
-
2015
- 2015-03-03 US US14/636,536 patent/US9928306B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US9928306B2 (en) | 2018-03-27 |
JP2015194968A (ja) | 2015-11-05 |
US20150278389A1 (en) | 2015-10-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6277828B2 (ja) | 編集補助プログラム、編集補助方法および編集補助装置 | |
US12086578B2 (en) | Client application with embedded server | |
JP5911594B2 (ja) | アプリケーションのローカリゼイションにおける翻訳支援の提供 | |
JP4395761B2 (ja) | プログラムテスト支援装置およびその方法 | |
US9128723B2 (en) | Method and apparatus for dynamic document object model (DOM) aware code editing | |
CN110457609A (zh) | 一种页面处理的方法、装置、计算机设备和存储介质 | |
CN107832052B (zh) | 展示预览页面的方法、装置和存储介质以及电子设备 | |
CN109002282B (zh) | 一种在web页面开发中实现动画效果的方法和装置 | |
CN107783766B (zh) | 对应用程序的文件进行清理的方法和装置 | |
EP3540593B1 (en) | Program development assist system, program development assist method, and program development assist program | |
CN111984262A (zh) | 微信层叠样式表文件的处理方法、装置、设备及存储介质 | |
JP6079265B2 (ja) | 制御プログラム、制御方法および制御装置 | |
JP2009098706A (ja) | 処理履歴分析支援装置及び処理履歴分析支援システム及び処理履歴分析支援プログラム | |
JP5747751B2 (ja) | リグレッションテスト支援プログラム及びリグレッションテスト支援装置 | |
JP6645276B2 (ja) | テスト装置、テスト方法、及びテストプログラム | |
JP6551082B2 (ja) | テスト支援装置、テスト支援方法およびテスト支援プログラム | |
CN107085578B (zh) | 一种网页编辑方法和装置 | |
JP6426535B2 (ja) | テスト支援装置、及びテスト支援方法 | |
JP6221869B2 (ja) | 画面遷移制御方法、画面遷移制御プログラムおよび画面遷移制御装置 | |
JP2014157456A (ja) | 文書処理システム、文書処理装置、文書処理方法、文書処理プログラム | |
WO2024127583A1 (ja) | 操作支援装置、操作支援方法及び操作支援プログラム | |
KR101323270B1 (ko) | 웹 애플리케이션 개발용 에뮬레이터를 제공하기 위한 방법, 개발자 단말 장치 및 컴퓨터 판독 가능한 기록 매체 | |
JP5409529B2 (ja) | アプリケーション実行装置及びプログラム | |
US20220206828A1 (en) | Input value setting assisting apparatus, input value setting assisting method and program | |
WO2015198473A1 (ja) | 試験プログラム、試験装置及び試験方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170110 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20171003 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170929 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20171122 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20171219 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180101 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6277828 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |