JP2006059295A - Content management system, content management apparatus, content management method, content management system, and program - Google Patents

Content management system, content management apparatus, content management method, content management system, and program Download PDF

Info

Publication number
JP2006059295A
JP2006059295A JP2004243381A JP2004243381A JP2006059295A JP 2006059295 A JP2006059295 A JP 2006059295A JP 2004243381 A JP2004243381 A JP 2004243381A JP 2004243381 A JP2004243381 A JP 2004243381A JP 2006059295 A JP2006059295 A JP 2006059295A
Authority
JP
Japan
Prior art keywords
content
unit
partial
entire
file
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.)
Pending
Application number
JP2004243381A
Other languages
Japanese (ja)
Inventor
Masayoshi Fukazawa
真義 深澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
MUFG Bank Ltd
Original Assignee
Bank of Tokyo Mitsubishi Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Bank of Tokyo Mitsubishi Ltd filed Critical Bank of Tokyo Mitsubishi Ltd
Priority to JP2004243381A priority Critical patent/JP2006059295A/en
Publication of JP2006059295A publication Critical patent/JP2006059295A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Document Processing Apparatus (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To confirm other contents in which designated contents are incorporated. <P>SOLUTION: A contents management apparatus is provided with a whole content storage part for storing the whole contents including identification information on other contents, and for incorporating and displaying the other contents. The content management apparatus accepts designation of partial contents which can be incorporated into the whole contents, retrieves from the whole content storage part the whole contents incorporating the designated partial contents, and displays the retrieved whole contents. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、コンテンツ管理システム、コンテンツ管理装置、コンテンツ管理方法、コンテンツ管理システム、およびプログラムに関する。   The present invention relates to a content management system, a content management device, a content management method, a content management system, and a program.

インターネットで提供されているWebページなどのコンテンツでは、ハイパーリンクを設定して他のページに画面を遷移させたり、別ファイルとして保存されている画像などのコンテンツをページの一部として組み込んだりすることができるようになっている。Webページなどのコンテンツの記述方式としては、HTML(HyperText Markup Language)が多く使われている。複数のコンテンツが互いにリンクされていたり、あるコンテンツが他のコンテンツに組み込まれて表示されていたりするような状況において、コンテンツの編集者がコンテンツを編集するときには、編集対象となるコンテンツと他のコンテンツとの間の関係を壊さないように注意を払う必要がある。例えば、特許文献1には、あるノードの編集を行う際に、編集対象の文書とハイパーリンク関係にある文書群に対して排他制御を行うことで、関連付けを保持した状態で安全に編集することができるような技術が公開されている。
特開2000−187655号公報
For content such as Web pages provided on the Internet, set a hyperlink to change the screen to another page, or incorporate content such as images saved as a separate file as part of the page. Can be done. HTML (HyperText Markup Language) is often used as a description method for contents such as Web pages. When a content editor edits content in a situation where multiple content is linked to each other, or some content is embedded in other content and displayed, the content to be edited and other content Care must be taken not to break the relationship between. For example, in Patent Document 1, when editing a certain node, by performing exclusive control on a document group having a hyperlink relationship with the document to be edited, it is possible to safely edit while maintaining the association. The technology that can do is released.
JP 2000-187655 A

しかしながら、特許文献1に記載された技術では、コンテンツの編集者が、例えば、HTMLファイルに組み込まれている画像ファイルなど、他のコンテンツに組み込まれて表示されるコンテンツを編集するときに、そのコンテンツの編集が他のコンテンツのレイアウトに及ぼす影響を確認することができない。したがって、例えば、コンテンツの編集者が画像を編集した場合には、そのコンテンツ編集者は全てのHTMLファイルを表示させ、編集した画像がレイアウトに及ぼした影響を確認する必要がある。このような確認作業を大量のHTMLコンテンツについて行うには編集者の負担が大きく、また確認作業には時間がかかるので迅速なコンテンツの更新を行うことができないという問題がある。   However, in the technique described in Patent Document 1, when a content editor edits content that is embedded and displayed in other content, such as an image file that is embedded in an HTML file, the content is displayed. I cannot confirm the effect of editing on the layout of other content. Therefore, for example, when a content editor edits an image, the content editor needs to display all HTML files and check the influence of the edited image on the layout. There is a problem that it is difficult for the editor to perform such confirmation work for a large amount of HTML content, and the confirmation work takes time, so that the content cannot be updated quickly.

本発明は、このような背景を鑑みてなされたものであり、指定されたコンテンツが組み込まれる他のコンテンツを確認することのできる、コンテンツ管理システム、コンテンツ管理装置、コンテンツ管理方法、コンテンツ管理システム、およびプログラムを提供することを目的とする。   The present invention has been made in view of such a background, and a content management system, a content management apparatus, a content management method, a content management system, and a content management system capable of confirming other content in which designated content is incorporated, And to provide a program.

上記課題を解決するための本発明の主たる発明は、コンテンツ管理システムであって、他のコンテンツの識別情報を含み、該他のコンテンツを組み込んで表示するための全体コンテンツを記憶する全体コンテンツ記憶部にアクセスするアクセス部と、全体コンテンツに組み込まれ得る部分コンテンツの指定を受け付ける部分コンテンツ指定受付部と、前記部分コンテンツ指定受付部に指定された前記部分コンテンツが組み込まれる全体コンテンツを前記全体コンテンツ記憶部から検索する検索部と、前記検索部が検索した前記全体コンテンツを出力する出力部と、を備えることとする。
ここで、全体コンテンツとは、例えば、HTMLファイルである。部分コンテンツとは、例えば、静止画像や動画像などの画像ファイルなどである。
A main invention of the present invention for solving the above-mentioned problems is a content management system, which includes identification information of other content, and stores an entire content for incorporating and displaying the other content An access unit for accessing the content, a partial content designation receiving unit for accepting designation of partial content that can be incorporated into the entire content, and an entire content storing unit for incorporating the partial content designated by the partial content designation accepting unit And a search unit for searching from and an output unit for outputting the entire content searched by the search unit.
Here, the whole content is, for example, an HTML file. The partial content is, for example, an image file such as a still image or a moving image.

本発明のコンテンツ管理装置によれば、部分コンテンツが組み込まれる全体コンテンツが表示されるので、部分コンテンツがどれだけの全体コンテンツによって参照されているのかを確認することができる。したがって、部分コンテンツの編集者は、部分コンテンツを編集するときに、編集した部分コンテンツが及ぼす全体コンテンツへの影響の度合いを事前に把握することができる。   According to the content management apparatus of the present invention, since the entire content in which the partial content is incorporated is displayed, it is possible to check how much of the total content the partial content is referenced. Therefore, the editor of the partial content can grasp in advance the degree of influence of the edited partial content on the entire content when editing the partial content.

また、本発明のコンテンツ管理システムは、CPUとメモリと入力装置と表示装置とを備え、前記全体コンテンツ記憶部が構築される記憶装置にアクセス可能に接続し、前記アクセス部、前記部分コンテンツ指定受付部、前記検索部、および前記出力部は、CPUが前記メモリに記憶されているプログラムを実行することにより実現され、前記部分コンテンツ指定部は、前記入力装置を介して前記部分コンテンツの指定を受け付け、前記出力部は、前記検索部が検索した前記全体コンテンツを前記表示装置に出力するようにしてもよい。   The content management system of the present invention includes a CPU, a memory, an input device, and a display device, and is connected to a storage device in which the overall content storage unit is constructed, and the access unit and the partial content designation reception The search unit and the output unit are realized by a CPU executing a program stored in the memory, and the partial content specification unit accepts specification of the partial content via the input device. The output unit may output the entire content searched by the search unit to the display device.

また、本発明のコンテンツ管理システムは、前記部分コンテンツと、前記検索部が検索した前記全体コンテンツの一覧とを表示するとともに、前記部分コンテンツを代替するコンテンツである代替コンテンツの入力を受け付けるためのユーザインタフェースを備え、前記出力部は、前記検索部が検索した前記全体コンテンツのそれぞれに、前記部分コンテンツに替えて前記代替コンテンツを組み込んで前記表示装置に出力するようにしてもよい。   In addition, the content management system of the present invention displays the partial content and the list of the entire content searched by the search unit, and accepts input of alternative content that is content that replaces the partial content. An interface may be provided, and the output unit may incorporate the alternative content in place of the partial content into each of the whole content searched by the search unit and output the content to the display device.

また、本発明のコンテンツ管理システムは、コンテンツの編集者の操作端末と、コンテンツを管理するサーバ装置とが通信可能に接続して構成され、前記サーバ装置は、前記全体コンテンツ記憶部が構築される記憶装置にアクセス可能に接続し、前記操作端末が、CPUとメモリとを備え、当該メモリに記憶されているプログラムを当該CPUが実行することにより、前記部分コンテンツ指定受付部を実現し、前記サーバ装置が、CPUとメモリとを備え、当該メモリに記憶されているプログラムを当該CPUが実行することにより、前記アクセス部と、前記検索部と、前記出力部とを実現し、前記操作端末は、前記部分コンテンツ指定受付部に指定された前記部分コンテンツを指定した、当該部分コンテンツが組み込まれる全体コンテンツを取得するためのコマンドである参照元取得要求を前記サーバ装置に送信する参照元取得要求送信部を備え、前記サーバ装置は、前記操作端末から送信される前記参照元取得要求を受信する参照元取得要求受信部を備え、前記検査部は、前記参照元取得要求に指定されている前記部分コンテンツが組み込まれる全体コンテンツを前記全体コンテンツ記憶部から検索し、前記出力部は、前記検索部が検索した前記全体コンテンツを前記操作端末に送信し、前記操作端末は、前記サーバ装置から前記全体コンテンツを受信する全体コンテンツ受信部と、受信した前記全体コンテンツを表示する表示部と、を備えるようにしてもよい。   Also, the content management system of the present invention is configured such that an operation terminal of a content editor and a server device that manages content are communicably connected, and the server device is constructed with the entire content storage unit. The storage terminal is connected to be accessible, and the operating terminal includes a CPU and a memory, and the CPU executes a program stored in the memory, thereby realizing the partial content designation receiving unit, and the server The apparatus includes a CPU and a memory, and the CPU executes the program stored in the memory, thereby realizing the access unit, the search unit, and the output unit. Whole content in which the partial content is specified, which is designated by the partial content designation receiving unit A reference source acquisition request transmitting unit that transmits a reference source acquisition request that is a command for acquisition to the server device, wherein the server device receives the reference source acquisition request transmitted from the operation terminal. A request reception unit, wherein the inspection unit searches the entire content storage unit for the entire content in which the partial content specified in the reference source acquisition request is incorporated, and the output unit is searched by the search unit The entire content is transmitted to the operation terminal, and the operation terminal includes an entire content receiving unit that receives the entire content from the server device, and a display unit that displays the received entire content. Good.

また、前記操作端末は、前記部分コンテンツと、前記検索部が検索した前記全体コンテンツの一覧とを表示するとともに、前記部分コンテンツを代替するコンテンツである代替コンテンツの入力を受け付けるためのユーザインタフェースを備え、前記表示部は、前記検索部が検索した前記全体コンテンツのそれぞれに、前記部分コンテンツに替えて前記代替コンテンツを組み込んで表示するようにしてもよい。   In addition, the operation terminal includes a user interface for displaying the partial content and a list of the entire content searched by the search unit and receiving input of alternative content that is content that replaces the partial content. The display unit may display the substitute content incorporated in each of the whole contents searched by the search unit instead of the partial content.

また、本発明のコンテンツ管理システムは、前記部分コンテンツを代替するコンテンツである代替コンテンツの入力を受け付ける代替コンテンツ入力部を備え、前記出力部は、前記検索部が検索した前記全体コンテンツのそれぞれに、前記部分コンテンツに替えて前記代替コンテンツを組み込んで出力するようにしてもよい。この場合、部分コンテンツを代替コンテンツに変更することによって、表示される全体コンテンツにどのような影響が生じるかを確認することができる。   The content management system of the present invention further includes an alternative content input unit that accepts an input of alternative content that is content that replaces the partial content, and the output unit includes, for each of the entire content searched by the search unit, The alternative content may be incorporated and output instead of the partial content. In this case, it is possible to confirm what kind of influence is generated on the entire displayed content by changing the partial content to the alternative content.

また、本発明のコンテンツ管理システムは、前記アクセス部は、前記部分コンテンツを記憶する部分コンテンツ記憶部にアクセス可能であり、前記代替コンテンツを記憶する旨の指示を受け付ける指示受付部と、前記指示受付部が受け付けた前記指示に応じて、前記代替コンテンツを該当する部分コンテンツに入れ替えて前記部分コンテンツ記憶部に登録する部分コンテンツ更新部と、を備えるようにしてもよい。これにより、部分コンテンツを代替コンテンツに更新することができる。したがって、コンテンツの編集者は、部分コンテンツを代替コンテンツに変更することによって生じる全体コンテンツへの影響を確認した後に、部分コンテンツを代替コンテンツに入れ替えることができる。   In the content management system of the present invention, the access unit is accessible to a partial content storage unit that stores the partial content, and an instruction reception unit that receives an instruction to store the alternative content; and the instruction reception unit A partial content update unit that replaces the alternative content with the corresponding partial content and registers the partial content in the partial content storage unit in accordance with the instruction received by the unit. Thereby, the partial content can be updated to the alternative content. Therefore, the content editor can replace the partial content with the alternative content after confirming the influence on the entire content caused by changing the partial content to the alternative content.

また、前記部分コンテンツ更新部は、前記代替コンテンツを前記部分コンテンツ記憶部に登録し、前記検索部が検索した前記全体コンテンツのそれぞれに含まれる前記部分コンテンツの識別情報を、当該代替コンテンツの識別情報に変更するようにしてもよい。   The partial content update unit registers the alternative content in the partial content storage unit, and uses the partial content identification information included in each of the whole content searched by the search unit as the alternative content identification information. You may make it change to.

また、前記出力部は、前記部分コンテンツ指定受付部に指定された前記部分コンテンツを強調するように前記全体コンテンツを出力するようにしてもよい。この場合、全体コンテンツに多くの部分コンテンツが含まれている場合に、編集者の指定した部分コンテンツを容易に確認することができる。   The output unit may output the entire content so as to emphasize the partial content designated by the partial content designation receiving unit. In this case, when many partial contents are included in the entire contents, the partial contents designated by the editor can be easily confirmed.

また、本発明のコンテンツ管理システムは、前記アクセス部は、前記部分コンテンツを記憶する部分コンテンツ記憶部にアクセス可能であり、部分コンテンツの識別情報に対応付けて、当該部分コンテンツが組み込まれる全体コンテンツの識別情報を記憶するコンテンツ管理テーブルと、前記部分コンテンツ記憶部に記憶されている部分コンテンツのそれぞれについて、当該部分コンテンツが組み込まれる全体コンテンツを前記全体コンテンツ記憶部から検索し、検索した前記全体コンテンツの識別情報を当該部分コンテンツの識別情報と対応付けて前記コンテンツ管理テーブルに登録するコンテンツ管理部と、を備え、前記検索部は、前記コンテンツ管理テーブルを参照して、前記部分コンテンツ指定受付部に指定された前記部分コンテンツが組み込まれる先となる前記全体コンテンツを検索するようにしてもよい。この場合、予め部分コンテンツとその部分コンテンツを組み込む全体コンテンツとの対応付けを記憶しておくことで、部分コンテンツを組み込む全体コンテンツの検索を高速に行うことが可能となる。   In the content management system of the present invention, the access unit can access a partial content storage unit that stores the partial content, and the entire content in which the partial content is incorporated is associated with identification information of the partial content. For each of the content management table storing identification information and the partial content stored in the partial content storage unit, the entire content in which the partial content is incorporated is searched from the entire content storage unit, and A content management unit that registers the identification information in the content management table in association with the identification information of the partial content, and the search unit designates the partial content designation reception unit with reference to the content management table Said partial content May search the entire contents to be above that are incorporated. In this case, by storing the association between the partial content and the entire content incorporating the partial content in advance, it is possible to search for the entire content incorporating the partial content at high speed.

本発明によれば、指定されたコンテンツが組み込まれる他のコンテンツを確認することのできる、コンテンツ管理装置、コンテンツ管理方法、コンテンツ管理システム、およびプログラムを提供することができる。   According to the present invention, it is possible to provide a content management device, a content management method, a content management system, and a program capable of confirming other content in which designated content is incorporated.

===システム構成===
図1は、本実施形態に係るコンテンツ管理システム1の全体構成を示す図である。同図に示すように、コンテンツ管理システム1は、コンテンツを管理するサーバ装置20(本発明の「コンテンツ管理装置」に該当する)と、コンテンツの編集者が操作する操作端末10とを含んでいる。操作端末10とサーバ装置20とは通信ネットワーク30を介して通信可能に接続される。通信ネットワーク30は、例えば、LAN(Local Area Network)やWAN(Wide Area Network)、インターネット、公衆電話回線網、フレームリレー網、ATM(Asynchronous Transfer Mode)網などである。
=== System configuration ===
FIG. 1 is a diagram showing an overall configuration of a content management system 1 according to the present embodiment. As shown in the figure, the content management system 1 includes a server device 20 (corresponding to the “content management device” of the present invention) that manages content, and an operation terminal 10 that is operated by a content editor. . The operation terminal 10 and the server device 20 are connected via a communication network 30 so that they can communicate with each other. The communication network 30 is, for example, a LAN (Local Area Network), a WAN (Wide Area Network), the Internet, a public telephone network, a frame relay network, an ATM (Asynchronous Transfer Mode) network, or the like.

サーバ装置20は、HTMLファイル(本発明の「全体コンテンツ」に該当する)や画像ファイル(本発明の「部分コンテンツ」に該当する)などのコンテンツを管理する、例えば、ワークステーションやパーソナルコンピュータなどのコンピュータである。サーバ装置20は、Webサーバとして機能しており、通信ネットワーク30上の他のコンピュータからのリクエストに応じてHTMLファイルなどのコンテンツを提供する。   The server device 20 manages contents such as an HTML file (corresponding to “entire content” of the present invention) and an image file (corresponding to “partial content” of the present invention), such as a workstation or a personal computer. It is a computer. The server device 20 functions as a Web server and provides content such as an HTML file in response to a request from another computer on the communication network 30.

操作端末10は、例えば、パーソナルコンピュータやワークステーション、PDA(Personal Digital Assistance)、携帯電話などのCPU(Central Processing Unit)やメモリを備えるコンピュータである。コンテンツの編集者は操作端末10を操作して、サーバ装置20で管理されるHTMLファイルや画像ファイルなどの登録や更新、削除などの管理作業を行う。   The operation terminal 10 is a computer including a CPU (Central Processing Unit) and a memory such as a personal computer, a workstation, a PDA (Personal Digital Assistance), and a mobile phone. The content editor operates the operation terminal 10 to perform management operations such as registration, update, and deletion of HTML files and image files managed by the server device 20.

===操作端末===
図2は、操作端末10の構成を示す図である。同図に示すように、操作端末10は、CPU101、メモリ102、記憶装置103、通信インタフェース104、入力装置105、出力装置106を備えている。
=== Operating terminal ===
FIG. 2 is a diagram illustrating a configuration of the operation terminal 10. As illustrated in FIG. 1, the operation terminal 10 includes a CPU 101, a memory 102, a storage device 103, a communication interface 104, an input device 105, and an output device 106.

記憶装置103は、例えば、ハードディスクドライブやCD−ROMドライブなどである。記憶装置103には、プログラムやデータが記憶されている。CPU101は、記憶装置103に記憶されているプログラムをメモリ102に読み出して実行することにより、後述する各種機能を実現する。通信インタフェース104は、通信ネットワーク30を介して、サーバ装置20などの他の機器との間で通信を行うためのインタフェースである。通信インタフェース104は、例えば、イーサネット(登録商標)アダプターや、ATMアダプター、公衆電話回線に接続するモデムなどである。   The storage device 103 is, for example, a hard disk drive or a CD-ROM drive. The storage device 103 stores programs and data. The CPU 101 implements various functions to be described later by reading a program stored in the storage device 103 into the memory 102 and executing the program. The communication interface 104 is an interface for communicating with other devices such as the server device 20 via the communication network 30. The communication interface 104 is, for example, an Ethernet (registered trademark) adapter, an ATM adapter, a modem connected to a public telephone line, or the like.

入力装置105は、例えば、キーボードやマウス、タッチパネル、ペンタブレット、マイクなどの、操作端末10を操作する編集者からの入力を受け付ける装置である。出力装置106(本発明の「表示装置」に該当する)は、例えば、ディスプレイやプリンタ、スピーカなどの、データを出力する装置である。   The input device 105 is a device that receives input from an editor who operates the operation terminal 10 such as a keyboard, a mouse, a touch panel, a pen tablet, and a microphone. The output device 106 (corresponding to the “display device” of the present invention) is a device that outputs data, such as a display, a printer, or a speaker.

図3は、操作端末10の機能ブロック図である。同図に示すように、操作端末10は、指定画像URI入力部111、参照元取得要求送信部112、一覧ファイル受信部113、一覧ファイル表示部114、更新画像入力部115、更新画像送信部116、更新画像URI受信部117、変更ファイル取得要求送信部118、変更ファイル受信部119、変更ファイル表示部120、画像更新要求送信部121を備えている。   FIG. 3 is a functional block diagram of the operation terminal 10. As shown in the figure, the operation terminal 10 includes a designated image URI input unit 111, a reference source acquisition request transmission unit 112, a list file reception unit 113, a list file display unit 114, an update image input unit 115, and an update image transmission unit 116. An update image URI receiving unit 117, a change file acquisition request transmission unit 118, a change file reception unit 119, a change file display unit 120, and an image update request transmission unit 121.

指定画像URI入力部111(本発明の「部分コンテンツ指定受付部」に該当する)は、編集者から画像ファイルのURI(Uniform Resource Identifier;識別情報)を入力装置105を介して受け付ける。以下、画像ファイルのURIを画像URIといい、編集者から指定された画像URIを指定画像URIといい、編集者から入力された画像URIによって特定される画像ファイルを指定画像ファイルという。   The designated image URI input unit 111 (corresponding to the “partial content designation receiving unit” of the present invention) receives the URI (Uniform Resource Identifier; identification information) of the image file from the editor via the input device 105. Hereinafter, the URI of the image file is referred to as an image URI, the image URI specified by the editor is referred to as a specified image URI, and the image file specified by the image URI input from the editor is referred to as a specified image file.

参照元取得要求送信部112は、画像ファイルを参照しているHTMLファイルを取得するためのコマンド(以下、参照元取得要求という)をサーバ装置20に送信する。この参照元取得要求で、指定画像URIにより対象となる画像ファイルが指定される。   The reference source acquisition request transmission unit 112 transmits a command (hereinafter referred to as a reference source acquisition request) for acquiring an HTML file referring to an image file to the server device 20. In this reference source acquisition request, the target image file is designated by the designated image URI.

一覧ファイル受信部113は、サーバ装置20から上記参照元取得要求に応じて送信される、指定画像ファイルが組み込まれているHTMLファイルの一覧をレイアウトしたHTMLファイル(以下、一覧ファイルという)を受信する。
一覧ファイル表示部114(本発明の「表示部」に該当する)は、受信した一覧ファイルをディスプレイなどの出力装置106に表示する。
The list file receiving unit 113 receives an HTML file (hereinafter referred to as a list file) that is laid out from the server device 20 in response to the reference source acquisition request and lays out a list of HTML files in which the designated image file is embedded. .
The list file display unit 114 (corresponding to the “display unit” of the present invention) displays the received list file on the output device 106 such as a display.

更新画像入力部115(本発明の「代替コンテンツ入力部」に該当する)は、編集者からサーバ装置20の画像ファイルを更新するための画像ファイル(以下、更新画像ファイルという;本発明の「代替コンテンツ」に該当する)の入力を受け付ける。   The update image input unit 115 (corresponding to the “substitute content input unit” of the present invention) is an image file for updating the image file of the server device 20 from the editor (hereinafter referred to as an update image file; The input of “content” is accepted.

更新画像送信部116は、入力された更新画像ファイルをサーバ装置20に送信する。 更新画像URI受信部117は、上記更新画像送信部116により送信された更新画像ファイルに応じてサーバ装置20から応答される、更新画像ファイルのURI(以下、更新画像URIという)を受信し、受信した更新画像URIをメモリ102に記憶する。   The update image transmission unit 116 transmits the input update image file to the server device 20. The updated image URI receiving unit 117 receives and receives an updated image file URI (hereinafter referred to as an updated image URI) that is returned from the server device 20 in response to the updated image file transmitted by the updated image transmitting unit 116. The updated image URI thus stored is stored in the memory 102.

変更ファイル取得要求送信部118は、画像ファイルを更新画像ファイルに変更したHTMLファイル(以下、変更ファイルという)を取得するためのコマンド(以下、変更ファイル取得要求という)をサーバ装置20に送信する。変更ファイル取得要求送信部115は、編集者からHTMLファイルのURI(以下、ページURIという)と、変更する対象となる画像ファイルの画像URIとの入力を受け付ける。変更ファイル取得要求送信部118は、入力されたページURIと画像URI、およびメモリ102に記憶されている更新画像URIを変更ファイル取得要求に設定してサーバ装置20に送信する。   The change file acquisition request transmission unit 118 transmits a command (hereinafter referred to as a change file acquisition request) for acquiring an HTML file (hereinafter referred to as a change file) obtained by changing an image file to an update image file to the server device 20. The change file acquisition request transmission unit 115 receives an input of an HTML file URI (hereinafter referred to as a page URI) and an image URI of an image file to be changed from the editor. The change file acquisition request transmission unit 118 sets the input page URI and image URI and the updated image URI stored in the memory 102 as a change file acquisition request and transmits the change file acquisition request to the server device 20.

変更ファイル受信部119は、上記変更ファイル取得要求に応じてサーバ装置20から送信される変更ファイルを受信する。
変更ファイル表示部120は、受信した変更ファイルをディスプレイなどの出力装置106に表示する。
The change file receiving unit 119 receives the change file transmitted from the server device 20 in response to the change file acquisition request.
The change file display unit 120 displays the received change file on the output device 106 such as a display.

画像更新要求送信部121は、サーバ装置20に記憶されている画像ファイルを更新するように指示するコマンド(以下、画像更新要求)を送信する。画像更新要求には、指定画像URIと更新画像URIとが設定される。後述するように、サーバ装置20は、画像更新要求を受信すると、更新画像ファイルで指定画像ファイルを上書きする。   The image update request transmission unit 121 transmits a command (hereinafter referred to as an image update request) instructing to update the image file stored in the server device 20. The designated image URI and the updated image URI are set in the image update request. As will be described later, when the server device 20 receives the image update request, it overwrites the designated image file with the updated image file.

===サーバ装置===
図4は、サーバ装置20の構成を示す図である。同図に示すように、サーバ装置20は、CPU201、メモリ202、記憶装置203、通信インタフェース204を備えている。
=== Server device ===
FIG. 4 is a diagram illustrating a configuration of the server device 20. As shown in the figure, the server device 20 includes a CPU 201, a memory 202, a storage device 203, and a communication interface 204.

記憶装置203は、プログラムやデータを記憶する、例えば、ハードディスクドライブやCD−ROMドライブである。CPU201は、記憶装置203に記憶されているプログラムをメモリ202に読み出して実行することにより、後述する各種の機能を実現する。通信インタフェース204は、通信ネットワーク30に接続するインタフェースである。通信インタフェース204は、例えば、イーサネット(登録商標)アダプタや、公衆電話回線や専用電話回線に接続するためのモデムである。   The storage device 203 is, for example, a hard disk drive or a CD-ROM drive that stores programs and data. The CPU 201 implements various functions to be described later by reading a program stored in the storage device 203 into the memory 202 and executing the program. The communication interface 204 is an interface connected to the communication network 30. The communication interface 204 is, for example, an Ethernet (registered trademark) adapter, a modem for connecting to a public telephone line or a dedicated telephone line.

図5は、サーバ装置20の機能ブロック図である。サーバ装置20は、更新部211、参照元取得要求受信部212、一覧ファイル生成部213、一覧ファイル送信部214、更新画像受信部215、変更ファイル取得要求受信部216、参照先変更部217、変更ファイル送信部218、画像更新要求受信部219、画像更新部220、HTMLファイル記憶部251、画像ファイル記憶部252、参照管理テーブル253、更新画像ファイル記憶部254を備えている。   FIG. 5 is a functional block diagram of the server device 20. The server device 20 includes an update unit 211, a reference source acquisition request reception unit 212, a list file generation unit 213, a list file transmission unit 214, an update image reception unit 215, a change file acquisition request reception unit 216, a reference destination change unit 217, and a change. A file transmission unit 218, an image update request reception unit 219, an image update unit 220, an HTML file storage unit 251, an image file storage unit 252, a reference management table 253, and an update image file storage unit 254 are provided.

HTMLファイル記憶部251(本発明の「全体コンテンツ記憶部」に該当する)には、HTMLファイルが記憶されている。画像ファイル記憶部252(本発明の「部分コンテンツ記憶部」に該当する)には、画像ファイルが記憶されている。サーバ装置20は、例えば、HTTPによるリクエストに応じて、HTMLファイル記憶部251に記憶されているHTMLファイルや、画像ファイル記憶部252に記憶されている画像ファイルを他のコンピュータに送信することにより、Webサーバとして機能する。図6に、HTMLファイル記憶部251に記憶されるHTMLファイルの一例を示す。図6に示すように、HTMLファイルには、例えば、他のHTMLファイルへのリンクを示すAタグや、画像ファイルなど(他のコンテンツ)を組み込んで表示するためのIMGタグなどが含まれている。HTMLファイルに他のコンテンツを組み込むタグとしては、IMGタグやOBJECTタグ、EMBEDタグなどがある。IMGタグのSRC属性やOBJECTタグのDATA属性、EMBEDタグのSRC属性には、外部のコンテンツのURIが設定される。   An HTML file is stored in the HTML file storage unit 251 (corresponding to the “whole content storage unit” of the present invention). The image file storage unit 252 (corresponding to the “partial content storage unit” of the present invention) stores an image file. The server device 20 transmits, for example, an HTML file stored in the HTML file storage unit 251 or an image file stored in the image file storage unit 252 to another computer in response to a request by HTTP. Functions as a Web server. FIG. 6 shows an example of an HTML file stored in the HTML file storage unit 251. As shown in FIG. 6, the HTML file includes, for example, an A tag indicating a link to another HTML file, an IMG tag for displaying an image file or the like (other contents), and the like. . As tags for incorporating other contents into an HTML file, there are IMG tags, OBJECT tags, EMBED tags, and the like. The URI of the external content is set in the SRC attribute of the IMG tag, the DATA attribute of the OBJECT tag, and the SRC attribute of the EMBED tag.

参照管理テーブル253(本発明の「コンテンツ管理テーブル」に該当する)は、画像ファイルを参照しているHTMLファイルを管理している。図7に参照管理テーブル253の構成例を示す。同図に示すように、参照管理テーブル253には、画像URIと、その画像ファイルを参照しているHTMLファイルのページURIとが対応付けて記憶されている。   The reference management table 253 (corresponding to the “content management table” of the present invention) manages an HTML file that refers to an image file. FIG. 7 shows a configuration example of the reference management table 253. As shown in the figure, the reference management table 253 stores an image URI and a page URI of an HTML file referring to the image file in association with each other.

更新部211(本発明の「コンテンツ管理部」に該当する)は、定期的にあるいは編集者からの指示に応じて、参照管理テーブル253を更新する。なお、更新部211による参照管理テーブル253の更新処理については後述する。
参照元取得要求受信部212は、操作端末10から送信される参照元取得要求を受信する。
The update unit 211 (corresponding to the “content management unit” of the present invention) updates the reference management table 253 periodically or in response to an instruction from the editor. The update processing of the reference management table 253 by the update unit 211 will be described later.
The reference source acquisition request receiving unit 212 receives a reference source acquisition request transmitted from the operation terminal 10.

一覧ファイル生成部213(本発明の「検索部」に該当する)は、参照元取得要求に指定されている画像URIをキーとして、参照管理テーブル253からページURIを取得する。一覧ファイル生成部213は、取得したページURIのそれぞれに対応するHTMLファイルをHTMLファイル記憶部251からメモリ202に読み出す。一覧ファイル生成部213は、メモリ202に読み出したHTMLファイルを並べた一覧ファイルを生成する。
一覧ファイル送信部214(本発明の「出力部」に該当する)は、一覧ファイル生成部213が生成した一覧ファイルを操作端末10に送信する。
The list file generation unit 213 (corresponding to the “search unit” of the present invention) acquires the page URI from the reference management table 253 using the image URI specified in the reference source acquisition request as a key. The list file generation unit 213 reads an HTML file corresponding to each acquired page URI from the HTML file storage unit 251 to the memory 202. The list file generation unit 213 generates a list file in which the HTML files read out to the memory 202 are arranged.
The list file transmission unit 214 (corresponding to the “output unit” of the present invention) transmits the list file generated by the list file generation unit 213 to the operation terminal 10.

更新画像受信部215は、操作端末10から送信される更新画像を受信し、受信した更新画像ファイルを更新画像ファイル記憶部254に格納する。更新画像受信部215は、格納した更新画像ファイルのURIを操作端末10に応答する。
変更ファイル取得要求受信部216は、操作端末10から送信される変更ファイル取得要求を受信する。
The updated image receiving unit 215 receives the updated image transmitted from the operation terminal 10 and stores the received updated image file in the updated image file storage unit 254. The update image receiving unit 215 responds to the operation terminal 10 with the URI of the stored update image file.
The change file acquisition request receiving unit 216 receives a change file acquisition request transmitted from the operation terminal 10.

参照先変更部217は、変更ファイル取得要求に設定されているページURIに対応するHTMLファイルをHTMLファイル記憶部251からメモリ202に読み出す。参照先変更部217は、メモリ202に読み出したHTMLファイルに含まれているIMGタグやOBJECTタグ、EMBEDタグなどの属性に指定されている指定画像URIを更新画像URIに変更する。
変更ファイル送信部218は、参照先変更部217がメモリ202に読み出し、画像URIを変更した上記のHTMLファイル(以下、変更ファイルという)を操作端末10に送信する。
画像更新要求受信部219は、操作端末10から送信される画像更新要求を受信する。
The reference destination changing unit 217 reads out the HTML file corresponding to the page URI set in the change file acquisition request from the HTML file storage unit 251 to the memory 202. The reference destination changing unit 217 changes the designated image URI designated in the attributes such as the IMG tag, OBJECT tag, and EMBED tag included in the HTML file read out to the memory 202 to the updated image URI.
The change file transmission unit 218 transmits the HTML file (hereinafter referred to as a change file) in which the reference destination change unit 217 has read the image URI and changed the image URI to the operation terminal 10.
The image update request receiving unit 219 receives an image update request transmitted from the operation terminal 10.

画像更新部220(本発明の「部分コンテンツ更新部」に該当する)は、画像更新要求に設定されている指定画像URIにより特定される画像ファイルを、画像更新要求に設定されている更新画像URIにより特定される画像ファイルで上書きして、画像ファイルを更新する。   The image update unit 220 (corresponding to the “partial content update unit” of the present invention) uses the image file specified by the designated image URI set in the image update request as the update image URI set in the image update request. The image file is updated by overwriting with the image file specified by.

なお、上記HTMLファイル記憶部251、画像ファイル記憶部252、参照管理テーブル253、および更新画像ファイル記憶部254は、サーバ装置20のメモリ202や記憶装置203が提供する記憶領域に実現される。これらの記憶部は、具体的には例えば、サーバ装置20上で動作するファイルシステムのディレクトリとして実現される。この場合、サーバ装置20は、例えば、オペレーティングシステム(アクセス部)を介してHTMLファイルや画像ファイルにアクセスすることができる。   The HTML file storage unit 251, the image file storage unit 252, the reference management table 253, and the updated image file storage unit 254 are realized in a storage area provided by the memory 202 or the storage device 203 of the server device 20. Specifically, these storage units are realized, for example, as directories of a file system that operates on the server device 20. In this case, the server apparatus 20 can access an HTML file or an image file via an operating system (access unit), for example.

===対応表の更新処理===
サーバ装置20は、定期的に、あるいは編集者からの指示に応じて、参照管理テーブル253を更新する。図8に、参照管理テーブル253の更新処理の流れを示す。サーバ装置20は、HTMLファイル記憶部251に記憶されているHTMLファイルのそれぞれについて、以下の処理を行う。
=== Update processing of correspondence table ===
The server device 20 updates the reference management table 253 periodically or in response to an instruction from the editor. FIG. 8 shows a flow of update processing of the reference management table 253. The server device 20 performs the following processing for each HTML file stored in the HTML file storage unit 251.

サーバ装置20は、HTMLファイルのタグを解析して、IMGタグ、OBJECTタグ、EMBEDタグを抽出する(S311)。サーバ装置20は、抽出したIMGタグのSRC属性に設定されている画像URIとHTMLファイルのURIとを対応付けて参照管理テーブル253に登録する(S312)。サーバ装置20は、上記抽出したOBJECTタグのDATA属性に設定されている画像URIとHTMLファイルのURIとを対応付けて参照管理テーブル253に登録する(S313)。サーバ装置20は、EMBEDタグのSRC属性に設定されている画像URIとHTMLファイルのページURIとを対応付けて参照管理テーブル253に登録する(S314)。   The server device 20 analyzes the tag of the HTML file and extracts an IMG tag, an OBJECT tag, and an EMBED tag (S311). The server device 20 registers the image URI set in the SRC attribute of the extracted IMG tag and the URI of the HTML file in association with each other in the reference management table 253 (S312). The server device 20 registers the image URI set in the DATA attribute of the extracted OBJECT tag in association with the URI of the HTML file in the reference management table 253 (S313). The server device 20 registers the image URI set in the SRC attribute of the EMBED tag and the page URI of the HTML file in association with each other in the reference management table 253 (S314).

上記のようにして、画像ファイルを参照しているHTMLファイルが参照管理テーブル253に登録される。参照管理テーブル253に画像ファイルとHTMLファイルとの対応付けが登録されると、特定の画像ファイルを参照しているHTMLファイルの一覧を容易に取得することができる。   As described above, the HTML file referring to the image file is registered in the reference management table 253. When an association between an image file and an HTML file is registered in the reference management table 253, a list of HTML files referring to a specific image file can be easily obtained.

===コンテンツの表示処理===
図9は、画像ファイルを参照しているHTMLファイルの一覧を表示する処理の流れを示す図である。
=== Content Display Processing ===
FIG. 9 is a diagram showing a flow of processing for displaying a list of HTML files referring to image files.

操作端末10は、指定画像URIを指定した参照元取得要求をサーバ装置20に送信する(S321)。
サーバ装置20は、参照元取得要求を受信し、受信した参照元取得要求に指定されている指定画像URIを参照しているHTMLファイルのページURIを、参照管理テーブル253から取得する(S322)。サーバ装置20は、取得したページURIのそれぞれに対応するHTMLファイルをHTMLファイル記憶部251からメモリ202に読み出す(S323)。サーバ装置20は、メモリ202に読み出したHTMLファイルのそれぞれについてタグを解析し、参照元取得要求に設定されている指定画像URIが示す画像ファイルを強調表示するようにHTMLファイルを変更する(S324)。画像ファイルを強調するようにするHTMLファイルの変更とは、例えば、指定画像URIが属性値として設定されているIMGタグやOBJECTタグ、EMBEDタグなどの親のタグとして、BLINKタグやMARQUEEタグなどを挿入することである。
The operation terminal 10 transmits a reference source acquisition request specifying the specified image URI to the server device 20 (S321).
The server device 20 receives the reference source acquisition request, and acquires the page URI of the HTML file referring to the designated image URI specified in the received reference source acquisition request from the reference management table 253 (S322). The server device 20 reads out an HTML file corresponding to each acquired page URI from the HTML file storage unit 251 to the memory 202 (S323). The server device 20 analyzes the tag for each of the HTML files read out to the memory 202, and changes the HTML file to highlight the image file indicated by the designated image URI set in the reference source acquisition request (S324). . The change of the HTML file that emphasizes the image file is, for example, a BLINK tag or a MARQUEE tag as a parent tag such as an IMG tag, OBJECT tag, or EMBED tag in which the designated image URI is set as an attribute value. Is to insert.

サーバ装置20は、メモリ202に読み出したHTMLファイルを並べて一覧ファイルを生成し(S325)、生成した一覧ファイルを操作端末10に送信する(S326)。操作端末10は、サーバ装置20から一覧ファイルを受信し、受信した一覧ファイルをディスプレイなどの出力装置106に表示する(S327)。   The server device 20 generates a list file by arranging the HTML files read to the memory 202 (S325), and transmits the generated list file to the operation terminal 10 (S326). The operation terminal 10 receives the list file from the server device 20, and displays the received list file on the output device 106 such as a display (S327).

図10は、操作端末10において、参照元の表示処理を行う際に用いられるユーザインタフェースの一例である。   FIG. 10 is an example of a user interface used when the display process of the reference source is performed on the operation terminal 10.

操作端末10は、画面410を表示して、編集者などの利用者から画像URIの入力を受け付ける。画面410には、画像URIを入力するための入力欄411が表示される。検索ボタン412が押下されると、操作端末10は、入力欄411に入力された指定画像URIを設定した参照元取得要求をサーバ装置20に送信する。サーバ装置20は、上述したように、この参照元取得要求に応じて一覧ファイルを操作端末10に送信する。   The operation terminal 10 displays a screen 410 and accepts input of an image URI from a user such as an editor. On the screen 410, an input field 411 for inputting an image URI is displayed. When the search button 412 is pressed, the operation terminal 10 transmits a reference source acquisition request in which the designated image URI input in the input field 411 is set to the server device 20. As described above, the server device 20 transmits the list file to the operation terminal 10 in response to the reference source acquisition request.

操作端末10が、サーバ装置20から一覧ファイルを受信して、受信した一覧ファイルに基づいて画面420を表示する。画面420の画像表示欄421には、指定画像URIの画像が表示される。更新画像ファイルの入力を受け付ける更新画像入力欄422に入力された更新画像ファイルはサーバ装置20に送信され、サーバ装置20の更新画像ファイル記憶部254に登録される。サーバ装置20に更新画像ファイルが登録されると、更新画像ファイルの画像が画面420の表示欄423に表示される。   The operation terminal 10 receives the list file from the server device 20 and displays the screen 420 based on the received list file. In the image display field 421 of the screen 420, an image of the designated image URI is displayed. The update image file input to the update image input field 422 that receives input of the update image file is transmitted to the server device 20 and registered in the update image file storage unit 254 of the server device 20. When the update image file is registered in the server device 20, the image of the update image file is displayed in the display field 423 of the screen 420.

また、画面420には、上記の指定された画像ファイルを組み込んでいるHTMLファイル424の一覧が表示される。HTMLファイルに組み込まれている画像ファイル425は、BLINKタグやMARQUEEタグにより強調表示される。   The screen 420 displays a list of HTML files 424 in which the specified image file is incorporated. The image file 425 incorporated in the HTML file is highlighted by a BLINK tag or a MARQUEE tag.

このようにして、操作端末10は、編集者から指定された画像ファイルを参照しているHTMLファイルの一覧を表示する。これにより、コンテンツの編集者は、画像ファイルの編集に先だって、全てのHTMLファイルを閲覧することなく、画像ファイルの編集によって影響を受けるHTMLファイルを容易に確認することができる。したがって、編集者の確認作業にかかる手間を低減することができる。また、編集者は、画像ファイルの編集によって影響の出る範囲のHTMLファイルの一覧を閲覧することできるので、デザインの統一性を確認することができる。さらに、指定画像ファイルは強調表示されるので、同一のHTMLファイルに多くの画像ファイルが組み込まれている場合にも、編集者は、変更対象となる指定画像ファイルを容易に認識することができる。   In this way, the operation terminal 10 displays a list of HTML files referring to the image file designated by the editor. Thus, the content editor can easily confirm the HTML file affected by the editing of the image file without browsing all the HTML files prior to the editing of the image file. Therefore, it is possible to reduce the labor required for the editor's confirmation work. In addition, since the editor can view a list of HTML files that are affected by editing the image file, it is possible to confirm design uniformity. Furthermore, since the designated image file is highlighted, the editor can easily recognize the designated image file to be changed even when many image files are incorporated in the same HTML file.

編集者によって更新後ページ表示ボタン426が押下されると、操作端末10は、押下された更新後ページ表示ボタン426に対応するHTMLファイルのページURIと、指定画像URIと、更新画像URIとを設定した、変更ファイル取得要求をサーバ装置20に送信する。   When the updated page display button 426 is pressed by the editor, the operation terminal 10 sets the page URI, designated image URI, and updated image URI of the HTML file corresponding to the pressed updated page display button 426. The changed file acquisition request is transmitted to the server device 20.

図11は、サーバ装置20が操作端末10から変更ファイル取得要求を受信してから、操作端末10が変更ファイルを表示する処理の流れを示す図である。
サーバ装置20は、操作端末10から変更ファイル取得要求を受信すると、変更ファイルを操作端末10に送信し、操作端末10は受信した変更ファイルを表示する。
操作端末10は、ページURI、指定画像URI、および更新画像URIを設定した変更ファイル取得要求をサーバ装置20に送信する(S331)。
FIG. 11 is a diagram illustrating a flow of processing in which the operation terminal 10 displays the change file after the server device 20 receives the change file acquisition request from the operation terminal 10.
When receiving the change file acquisition request from the operation terminal 10, the server device 20 transmits the change file to the operation terminal 10, and the operation terminal 10 displays the received change file.
The operation terminal 10 transmits a change file acquisition request in which the page URI, the designated image URI, and the update image URI are set to the server device 20 (S331).

サーバ装置20は、変更ファイル取得要求を受信すると、受信した変更ファイル取得要求に指定されているHTMLファイルをHTMLファイル記憶部251からメモリ202に読み出す(S332)。サーバ装置20は、読み出したHTMLファイルのタグを解析し、IMGタグ、OBJECTタグ、およびEMBEDタグを抽出する(S333)。サーバ装置20は、抽出したIMGタグのSRC属性やOBJECTタグのDATA属性、EMBEDタグのSRC属性などの属性値が、変更ファイル取得要求に設定されている指定画像URIであるかどうかを判断する(S334)。属性値が指定画像URIである場合(S334:YES)には、その属性を変更ファイル取得要求に設定されている更新画像URIに変更する(S335)。   Upon receiving the change file acquisition request, the server device 20 reads the HTML file specified in the received change file acquisition request from the HTML file storage unit 251 to the memory 202 (S332). The server device 20 analyzes the tag of the read HTML file and extracts the IMG tag, the OBJECT tag, and the EMBED tag (S333). The server device 20 determines whether or not attribute values such as the extracted SRC attribute of the IMG tag, the DATA attribute of the OBJECT tag, and the SRC attribute of the EMBED tag are the designated image URI set in the change file acquisition request ( S334). If the attribute value is the designated image URI (S334: YES), the attribute is changed to the updated image URI set in the change file acquisition request (S335).

サーバ装置20は、指定画像URIを更新画像URIに変更した変更ファイルを操作端末10に送信し(S336)、操作端末10は、サーバ装置20から受信した変更ファイルをディスプレイなどの出力装置106に表示する(S337)。   The server device 20 transmits the change file in which the designated image URI is changed to the update image URI to the operation terminal 10 (S336), and the operation terminal 10 displays the change file received from the server device 20 on the output device 106 such as a display. (S337).

図12は、指定画像URIを更新画像URIに変更した変更ファイルが表示されるユーザインタフェースの一例である。同図に示すように、操作端末10が受信した変更ファイルは、画面430の表示欄431に表示される。変更ファイルには、指定画像URIに替えて更新画像URIが設定されているので、更新画像ファイルが画像表示欄432に表示される。   FIG. 12 is an example of a user interface that displays a change file in which the designated image URI is changed to the updated image URI. As shown in the figure, the change file received by the operation terminal 10 is displayed in the display field 431 of the screen 430. Since an update image URI is set in the change file instead of the designated image URI, the update image file is displayed in the image display field 432.

編集者は、操作端末10に表示される更新ファイルを画面430で閲覧し、指定画像ファイルに替えて、編集した更新画像ファイルをHTMLファイルに組み込んだ状態を確認する。編集者は、指定画像ファイルを更新画像ファイルに変更しても問題がないと判断した場合には、画像登録ボタン433を押下する。画像登録ボタン433が押下されると、操作端末10は、指定画像URIと更新画像URIとを設定した画像更新要求をサーバ装置20に送信する。サーバ装置20は、画像更新要求を受信し、画像更新要求に設定されている指定画像URIにより特定される画像ファイルを、画像更新要求に設定されている更新画像URIにより特定される画像ファイルで上書きして、画像ファイルを更新する。   The editor browses the update file displayed on the operation terminal 10 on the screen 430 and confirms the state in which the edited update image file is incorporated into the HTML file instead of the designated image file. If the editor determines that there is no problem even if the designated image file is changed to the update image file, the editor presses the image registration button 433. When the image registration button 433 is pressed, the operation terminal 10 transmits an image update request in which the designated image URI and the updated image URI are set to the server device 20. The server device 20 receives the image update request, and overwrites the image file specified by the designated image URI set in the image update request with the image file specified by the update image URI set in the image update request. And update the image file.

上記のように、操作端末10では、サーバ装置20から受信した変更ファイルが表示されるので、編集者は、更新画像ファイルをHTMLファイルに組み込んだ状態を確認することができる。したがって、編集者は、画像ファイルのサーバ装置20への登録に先だって、編集した画像ファイルをレイアウトしたときの見映えを確認することが可能となる。よって、画像ファイルが編集されることによって、デザインがくずれてしまうようなことを回避することができる。よって、例えば、キャンペーンなどの短い期間のみコンテンツのデザインを変更するような場合にも、デザインの変更によるレイアウトのくずれなどが起こらないように確認しつつ、迅速にコンテンツの変更を行うことができる。また、一覧表示されたHTMLファイルのそれぞれについて、更新画像ファイルを配置した変更ファイルを閲覧することができるので、編集者は、画像ファイルの変更にともなうデザインの統一性を確認することが可能となり、更新画像ファイルが全てのHTMLファイルにおいて適切にレイアウトされているかどうかを確実に確認することができる。   As described above, since the change file received from the server device 20 is displayed on the operation terminal 10, the editor can confirm the state in which the update image file is incorporated into the HTML file. Therefore, the editor can confirm the appearance when the edited image file is laid out before the image file is registered in the server device 20. Therefore, it is possible to avoid the design from being corrupted by editing the image file. Therefore, for example, even when the content design is changed only for a short period such as a campaign, the content can be changed quickly while confirming that the layout is not lost due to the design change. In addition, for each HTML file displayed in a list, the change file in which the update image file is arranged can be viewed, so that the editor can check the design uniformity accompanying the change of the image file. It is possible to reliably check whether the updated image file is properly laid out in all HTML files.

なお、更新画像ファイルは、指定画像ファイルを上書きせず、指定画像ファイルとは違うURIとして画像ファイル記憶部252に登録されるようにして、元の画像を再利用することができるようにしたり、更新画像を元の画像に復元可能にしたりしてもよい。この場合、サーバ装置20は、HTMLファイル記憶部251に記憶されているHTMLファイルに含まれているタグのうち、指定画像ファイルへの参照を示す、例えば、IMGタグのSRC属性やOBJECTタグのDATA属性などを、更新画像URIに更新するようにする。   The updated image file does not overwrite the designated image file and is registered in the image file storage unit 252 as a URI different from the designated image file so that the original image can be reused. The updated image may be restored to the original image. In this case, the server device 20 indicates the reference to the designated image file among the tags included in the HTML file stored in the HTML file storage unit 251, for example, the SRC attribute of the IMG tag or the DATA of the OBJECT tag. The attribute or the like is updated to the updated image URI.

また、本実施形態では、HTMLファイルに組み込まれるコンテンツとして、画像ファイルを想定したが、プラグインプログラムや他のHTMLファイルなど、画像以外のコンテンツを組み込むようにしてもよい。なお、画像ファイルには静止画像および動画像を含むものとする。HTMLファイルに他のHTMLを組み込まむようにするタグには、例えば、FRAMEタグなどがある。この場合、サーバ装置20は、FRAMEタグのSRC属性に設定されているHTMLファイルのURLを参照管理テーブル253に登録するようにする。また、SSI(Server Side Include)などの技術によって、HTMLファイルに他のHTMLファイルやプログラムの実行結果などを組み込む場合には、SSIの命令(例えば、<!−−#include ”〜”−−>)に指定されているHTMLファイルのURIを参照管理テーブル253に登録するようにする。   In the present embodiment, an image file is assumed as the content to be incorporated into the HTML file. However, content other than an image such as a plug-in program or another HTML file may be incorporated. The image file includes a still image and a moving image. As a tag for incorporating another HTML into an HTML file, for example, there is a FRAME tag. In this case, the server device 20 registers the URL of the HTML file set in the SRC attribute of the FRAME tag in the reference management table 253. In addition, when a technique such as SSI (Server Side Include) is used to incorporate another HTML file or the execution result of a program into an HTML file, an SSI command (e.g., <!-# Include "~"->> The URI of the HTML file specified in () is registered in the reference management table 253.

また、本実施形態では、変更ファイルを作成する際に、HTMLファイルを構成しているタグのうち、IMGタグ、OBJECTタグ、およびEMBEDタグの属性に設定されている画像URIを変更するものとしたが、これに限らず、例えば、JavaScriptによって参照される画像ファイルを確認するべく、HTMLファイルに含まれている各タグのonMouseover属性などに設定されている画像URIを変更するようにしてもよい。また、JavaScriptのプログラムコードに記載されている画像URIを変更するようにしてもよい。   In this embodiment, when creating a change file, the image URI set in the attributes of the IMG tag, the OBJECT tag, and the EMBED tag among the tags constituting the HTML file is changed. However, the present invention is not limited to this. For example, the image URI set in the onMouseover attribute of each tag included in the HTML file may be changed in order to confirm the image file referred to by the JavaScript. Also, the image URI described in the JavaScript program code may be changed.

また、本実施形態では、参照元取得要求に応じてサーバ装置20から送信される一覧ファイルでは、指定画像ファイルが強調表示されたHTMLファイルの一覧が表示されるものとしたが、これに加え、指定画像ファイルを更新画像ファイルに変更した変更ファイルも併せて一覧表示するようにしてもよい。これにより、編集者はより容易に画像ファイルの更新前後のHTMLファイルを比較して、デザインを確認することができる。   In the present embodiment, the list file transmitted from the server device 20 in response to the reference source acquisition request displays a list of HTML files in which the designated image file is highlighted. In addition, A list of changed files in which the designated image file is changed to the updated image file may be displayed together. As a result, the editor can more easily compare the HTML files before and after the update of the image file to confirm the design.

また、本実施形態では、他のコンテンツを組み込むコンテンツがHTMLで記述されているものとしたが、これに限らず、XMLなどの他のフォーマットを採用してもよい。   Further, in the present embodiment, the content in which other content is incorporated is described in HTML. However, the present invention is not limited to this, and other formats such as XML may be adopted.

また、本実施形態では、サーバ装置20のメモリ202や記憶装置203にHTMLファイル記憶部251や画像ファイル記憶部252が実現されるものとしたが、サーバ装置20とは異なる他のコンピュータにHTMLファイルや画像ファイルを管理させるようにしてもよい。この場合、例えば、コンテンツ数が多い場合や、コンテンツの容量が大きい場合などに、ハードディスクドライブなどの記憶装置に対するアクセスに起因するサーバ装置20の処理負荷を低減し、効率的にサーバ装置20を運用することができる。また、サーバ装置20とは異なるコンピュータにコンテンツを管理させることにより、例えば、コンテンツのメンテナンスに係る処理がサーバ装置20の処理負荷を高めるようなことがなくなるので、Webサーバとしての機能を低下させることなく、コンテンツのメンテナンスを行うことができる。つまり、コンテンツのメンテナンス性を高めることができる。   In this embodiment, the HTML file storage unit 251 and the image file storage unit 252 are realized in the memory 202 and the storage device 203 of the server device 20, but the HTML file is stored in another computer different from the server device 20. And image files may be managed. In this case, for example, when the number of contents is large or the capacity of the contents is large, the processing load of the server apparatus 20 due to access to a storage device such as a hard disk drive is reduced, and the server apparatus 20 is efficiently operated. can do. In addition, by managing content on a computer different from the server device 20, for example, processing related to content maintenance does not increase the processing load on the server device 20, and thus the function as a Web server is reduced. Content maintenance can be performed. That is, the maintainability of content can be improved.

また、本実施形態の操作端末10およびサーバ装置20は、同一のコンピュータで実現するようにしてもよい。例えば、コンテンツの編集者がデザインを行うパーソナルコンピュータやワークステーションなどのコンテンツ管理装置10Aによって、操作端末10およびサーバ装置20を実現することができる。コンテンツ管理装置10Aには、図2に示した操作端末10と同様のハードウェア構成とすることができる。   Further, the operation terminal 10 and the server device 20 of the present embodiment may be realized by the same computer. For example, the operation terminal 10 and the server device 20 can be realized by a content management device 10A such as a personal computer or a workstation designed by a content editor. The content management apparatus 10A can have a hardware configuration similar to that of the operation terminal 10 illustrated in FIG.

図13は、上記コンテンツ管理装置10Aの機能ブロック図である。図13に示すように、コンテンツ管理装置10Aは、上述した操作端末10の指定画像URI入力部111、一覧ファイル表示部114、更新画像入力部115を備え、上述したサーバ装置20の更新部211、一覧ファイル生成部213、参照先変更部217、画像更新部220、HTMLファイル記憶部251、画像ファイル記憶部252、参照管理テーブル253、更新画像ファイル記憶部254を備える。なお、コンテンツ管理装置10Aが備える指定画像URI入力部111、一覧ファイル表示部114、更新画像入力部115、サーバ装置20の更新部211、一覧ファイル生成部213、参照先変更部217、および画像更新部220は、コンテンツ管理装置10AのCPU101がメモリ102に記憶されているプログラムを実行することにより実現される。また、コンテンツ管理装置10Aが備えるHTMLファイル記憶部251、画像ファイル記憶部252、参照管理テーブル253、および更新画像ファイル記憶部254は、コンテンツ管理装置10Aのメモリ102や記憶装置103が提供する記憶領域に実現される。   FIG. 13 is a functional block diagram of the content management apparatus 10A. As illustrated in FIG. 13, the content management apparatus 10A includes the designated image URI input unit 111, the list file display unit 114, and the update image input unit 115 of the operation terminal 10 described above, and the update unit 211 of the server device 20 described above. A list file generation unit 213, a reference destination change unit 217, an image update unit 220, an HTML file storage unit 251, an image file storage unit 252, a reference management table 253, and an update image file storage unit 254 are provided. Note that the designated image URI input unit 111, the list file display unit 114, the update image input unit 115, the update unit 211 of the server device 20, the list file generation unit 213, the reference destination change unit 217, and the image update included in the content management apparatus 10A The unit 220 is realized by the CPU 101 of the content management apparatus 10A executing a program stored in the memory 102. In addition, the HTML file storage unit 251, the image file storage unit 252, the reference management table 253, and the update image file storage unit 254 included in the content management device 10A are storage areas provided by the memory 102 and the storage device 103 of the content management device 10A. To be realized.

一覧ファイル生成部213は、指定画像URI入力部111に入力された指定画像URIをキーとして、参照管理テーブル253からページURIを取得する。一覧ファイル表示部114は、一覧ファイル生成部213が生成した一覧ファイルを出力装置106に出力する。更新画像入力部115は、更新画像ファイルの入力を受け付けて、入力された更新画像ファイルを更新画像ファイル記憶部254に登録する。   The list file generation unit 213 acquires the page URI from the reference management table 253 using the specified image URI input to the specified image URI input unit 111 as a key. The list file display unit 114 outputs the list file generated by the list file generation unit 213 to the output device 106. The update image input unit 115 receives an input of the update image file and registers the input update image file in the update image file storage unit 254.

参照先変更部217は、編集者などからの指示に応じて、指定されたページURIに対応するHTMLファイルをHTMLファイル記憶部251からメモリ102に読み出す。参照先変更部217は、メモリ102に読み出したHTMLファイルに含まれている指定画像URIを、更新画像入力部115が更新画像ファイル記憶部254に登録した更新画像ファイルのURIに変更する。変更ファイル表示部120は、メモリ102に記憶されている上記のHTMLファイルを出力装置106に出力する。   The reference destination changing unit 217 reads an HTML file corresponding to the specified page URI from the HTML file storage unit 251 to the memory 102 in response to an instruction from an editor or the like. The reference destination changing unit 217 changes the designated image URI included in the HTML file read out to the memory 102 to the updated image file URI registered in the updated image file storage unit 254 by the updated image input unit 115. The change file display unit 120 outputs the HTML file stored in the memory 102 to the output device 106.

上記のように、コンテンツ管理装置10Aは、操作端末10およびサーバ装置20の各機能部や記憶部を有するので、参照元取得要求の送受信や一覧ファイルの送受信などを省略することができる。したがって、より高速にコンテンツの管理を行うことができる。また、編集者は、Webによるコンテンツの提供を行っているサーバ装置20とは独立したコンテンツ管理装置10Aを用いてコンテンツの編集を行うことができるので、編集途中のコンテンツが提供されてしまうようなことを回避することができる。また、コンテンツに対する編集のミスなどがあった場合にも本番系コンテンツに影響を与えずに済む。   As described above, the content management apparatus 10A includes the functional units and storage units of the operation terminal 10 and the server apparatus 20, and therefore, transmission / reception of reference source acquisition requests, transmission / reception of list files, and the like can be omitted. Therefore, content can be managed at a higher speed. Further, since the editor can edit the content using the content management apparatus 10A independent of the server apparatus 20 that provides the content by the Web, the content being edited is provided. You can avoid that. In addition, if there is an editing mistake on the content, it is not necessary to affect the actual content.

なお、HTMLファイル記憶部251や画像ファイル記憶部252は、コンテンツ管理装置10Aとは別体のコンピュータに記憶されるようにしてもよい。この場合、コンテンツ管理装置10Aは、HTMLファイル記憶部251や画像ファイル記憶部252を備えるコンピュータに、データ入出力要求などのコマンドを送信することにより、HTMLファイルや画像ファイルにアクセスするようにする。   Note that the HTML file storage unit 251 and the image file storage unit 252 may be stored in a computer separate from the content management apparatus 10A. In this case, the content management apparatus 10A accesses the HTML file or the image file by transmitting a command such as a data input / output request to a computer including the HTML file storage unit 251 and the image file storage unit 252.

以上、本実施の形態について説明したが、上記実施例は本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良され得ると共に、本発明にはその等価物も含まれる。   Although the present embodiment has been described above, the above examples are for facilitating the understanding of the present invention, and are not intended to limit the present invention. The present invention can be changed and improved without departing from the gist thereof, and the present invention includes equivalents thereof.

本発明の一実施の形態による、コンテンツ管理システム1の全体構成を示す図である。1 is a diagram showing an overall configuration of a content management system 1 according to an embodiment of the present invention. 本発明の一実施形態による、操作端末10の構成を示す図である。It is a figure which shows the structure of the operating terminal 10 by one Embodiment of this invention. 本発明の一実施形態による、操作端末10の機能ブロック図である。It is a functional block diagram of the operating terminal 10 by one Embodiment of this invention. 本発明の一実施形態による、サーバ装置20の構成を示す図である。It is a figure which shows the structure of the server apparatus 20 by one Embodiment of this invention. 本発明の一実施形態による、サーバ装置20の機能ブロック図である。It is a functional block diagram of the server apparatus 20 by one Embodiment of this invention. 本発明の一実施形態による、HTMLファイル記憶部251に記憶されるHTMLファイルの一例を示す図である。It is a figure which shows an example of the HTML file memorize | stored in the HTML file memory | storage part 251 by one Embodiment of this invention. 本発明の一実施形態による、参照管理テーブル253の構成例を示す図である。It is a figure which shows the structural example of the reference management table 253 by one Embodiment of this invention. 本発明の一実施形態による、参照管理テーブル253の更新処理の流れを示す図である。It is a figure which shows the flow of the update process of the reference management table 253 by one Embodiment of this invention. 本発明の一実施形態による、画像ファイルを参照しているHTMLファイルの一覧を表示する処理の流れを示す図である。It is a figure which shows the flow of the process which displays the list of the HTML file which is referring to the image file by one Embodiment of this invention. 本発明の一実施形態による、操作端末10において、参照元の表示処理を行う際に用いられるユーザインタフェースの一例を示す図である。It is a figure which shows an example of the user interface used when performing the display process of a reference origin in the operating terminal 10 by one Embodiment of this invention. 本発明の一実施形態による、サーバ装置20が操作端末10から変更ファイル取得要求を受信してから、操作端末10が変更ファイルを表示する処理の流れを示す図である。It is a figure which shows the flow of the process in which the operating terminal 10 displays a change file after the server apparatus 20 receives the change file acquisition request from the operation terminal 10 by one Embodiment of this invention. 本発明の一実施形態による、指定画像URIを更新画像URIに変更した変更ファイルが表示されるユーザインタフェースの一例を示す図である。It is a figure which shows an example of the user interface by which the change file which changed the designated image URI into the update image URI by one Embodiment of this invention is displayed. 本発明の一実施形態による、コンテンツ管理装置10Aの機能ブロック図である。It is a functional block diagram of 10 A of content management apparatuses by one Embodiment of this invention.

符号の説明Explanation of symbols

10 操作端末 20 サーバ装置
30 通信ネットワーク
101 CPU 102 メモリ
103 記憶装置 104 通信インタフェース
105 入力装置 106 出力装置
111 指定画像URI入力部 112 参照元取得要求送信部
113 一覧ファイル受信部 114 一覧ファイル表示部
115 更新画像入力部 116 更新画像送信部
117 更新画像URI受信部 118 変更ファイル取得要求送信部
119 変更ファイル受信部 120 変更ファイル表示部
121 画像更新要求送信部
201 CPU 202 メモリ
203 記憶装置 204 通信インタフェース
211 更新部 212 参照元取得要求受信部
213 一覧ファイル生成部 214 一覧ファイル送信部
215 更新画像受信部 216 変更ファイル取得要求受信部
217 参照先変更部 218 変更ファイル送信部
219 画像更新要求受信部 220 画像更新部
251 HTMLファイル記憶部 252 画像ファイル記憶部
253 参照管理テーブル 254 更新画像ファイル記憶部
DESCRIPTION OF SYMBOLS 10 Operation terminal 20 Server apparatus 30 Communication network 101 CPU 102 Memory 103 Storage apparatus 104 Communication interface 105 Input apparatus 106 Output apparatus 111 Designated image URI input section 112 Reference source acquisition request transmission section 113 List file reception section 114 List file display section 115 Update Image input unit 116 Update image transmission unit 117 Update image URI reception unit 118 Change file acquisition request transmission unit 119 Change file reception unit 120 Change file display unit 121 Image update request transmission unit 201 CPU 202 Memory 203 Storage device 204 Communication interface 211 Update unit 212 Reference source acquisition request reception unit 213 List file generation unit 214 List file transmission unit 215 Update image reception unit 216 Change file acquisition request reception unit 217 Reference destination change unit 18 changes file transmission section 219 the image update request receiving unit 220 the image updater 251 HTML file storage unit 252 the image file storage unit 253 references the management table 254 updated image file storage unit

Claims (14)

他のコンテンツの識別情報を含み、該他のコンテンツを組み込んで表示するための全体コンテンツを記憶する全体コンテンツ記憶部にアクセスするアクセス部と、
全体コンテンツに組み込まれ得る部分コンテンツの指定を受け付ける部分コンテンツ指定受付部と、
前記部分コンテンツ指定受付部に指定された前記部分コンテンツが組み込まれる全体コンテンツを前記全体コンテンツ記憶部から検索する検索部と、
前記検索部が検索した前記全体コンテンツを出力する出力部と、
を備えることを特徴とするコンテンツ管理システム。
An access unit that includes an identification information of another content and that accesses an entire content storage unit that stores the entire content for incorporating and displaying the other content;
A partial content designation accepting unit that accepts designation of partial content that can be incorporated into the overall content;
A search unit that searches the entire content storage unit for the entire content in which the partial content specified in the partial content specification receiving unit is incorporated;
An output unit for outputting the entire content searched by the search unit;
A content management system comprising:
請求項1に記載のコンテンツ管理システムであって、
CPUとメモリと入力装置と表示装置とを備え、
前記全体コンテンツ記憶部が構築される記憶装置にアクセス可能に接続し、
前記アクセス部、前記部分コンテンツ指定受付部、前記検索部、および前記出力部は、CPUが前記メモリに記憶されているプログラムを実行することにより実現され、
前記部分コンテンツ指定部は、前記入力装置を介して前記部分コンテンツの指定を受け付け、
前記出力部は、前記検索部が検索した前記全体コンテンツを前記表示装置に出力すること、
を特徴とするコンテンツ管理システム。
The content management system according to claim 1,
A CPU, a memory, an input device, and a display device;
An accessible connection to a storage device in which the entire content storage unit is constructed;
The access unit, the partial content designation receiving unit, the search unit, and the output unit are realized by the CPU executing a program stored in the memory,
The partial content designation unit accepts designation of the partial content via the input device;
The output unit outputs the entire content searched by the search unit to the display device;
Content management system characterized by
請求項2に記載のコンテンツ管理システムであって、
前記部分コンテンツと、前記検索部が検索した前記全体コンテンツの一覧とを表示するとともに、前記部分コンテンツを代替するコンテンツである代替コンテンツの入力を受け付けるためのユーザインタフェースを備え、
前記出力部は、前記検索部が検索した前記全体コンテンツのそれぞれに、前記部分コンテンツに替えて前記代替コンテンツを組み込んで前記表示装置に出力すること、
を特徴とするコンテンツ管理システム。
The content management system according to claim 2,
A user interface for displaying the partial content and a list of the entire content searched by the search unit and receiving an input of alternative content that is content that replaces the partial content;
The output unit incorporates the alternative content in place of the partial content into each of the whole content searched by the search unit and outputs the content to the display device;
Content management system characterized by
請求項1に記載のコンテンツ管理システムであって、
コンテンツの編集者の操作端末と、コンテンツを管理するサーバ装置とが通信可能に接続して構成され、
前記サーバ装置は、前記全体コンテンツ記憶部が構築される記憶装置にアクセス可能に接続し、
前記操作端末が、CPUとメモリと表示装置とを備え、当該メモリに記憶されているプログラムを当該CPUが実行することにより、前記部分コンテンツ指定受付部を実現し、
前記サーバ装置が、CPUとメモリとを備え、当該メモリに記憶されているプログラムを当該CPUが実行することにより、前記アクセス部と、前記検索部と、前記出力部とを実現し、
前記操作端末は、前記部分コンテンツ指定受付部に指定された前記部分コンテンツを指定した、当該部分コンテンツが組み込まれる全体コンテンツを取得するためのコマンドである参照元取得要求を前記サーバ装置に送信する参照元取得要求送信部を備え、
前記サーバ装置は、前記操作端末から送信される前記参照元取得要求を受信する参照元取得要求受信部を備え、
前記検査部は、前記参照元取得要求に指定されている前記部分コンテンツが組み込まれる全体コンテンツを前記全体コンテンツ記憶部から検索し、
前記出力部は、前記検索部が検索した前記全体コンテンツを前記操作端末に送信し、
前記操作端末は、前記サーバ装置から前記全体コンテンツを受信する全体コンテンツ受信部と、前記全体コンテンツ受信部が受信した前記全体コンテンツを前記表示装置に表示する表示部と、を備えること、
を特徴とするコンテンツ管理システム。
The content management system according to claim 1,
The operation terminal of the content editor and the server device that manages the content are communicably connected,
The server device is connected to a storage device in which the entire content storage unit is constructed;
The operation terminal includes a CPU, a memory, and a display device, and the CPU executes a program stored in the memory, thereby realizing the partial content designation receiving unit.
The server device includes a CPU and a memory, and the CPU executes a program stored in the memory, thereby realizing the access unit, the search unit, and the output unit.
The operation terminal transmits a reference source acquisition request, which is a command for acquiring the entire content in which the partial content is specified, specifying the partial content specified in the partial content specification receiving unit to the server device An original acquisition request transmission unit,
The server device includes a reference source acquisition request receiving unit that receives the reference source acquisition request transmitted from the operation terminal,
The inspection unit searches the entire content storage unit for the entire content in which the partial content specified in the reference source acquisition request is incorporated,
The output unit transmits the entire content searched by the search unit to the operation terminal,
The operation terminal includes: an entire content receiving unit that receives the entire content from the server device; and a display unit that displays the entire content received by the entire content receiving unit on the display device;
Content management system characterized by
請求項4に記載のコンテンツ管理システムであって、
前記操作端末は、前記部分コンテンツと、前記検索部が検索した前記全体コンテンツの一覧とを表示するとともに、前記部分コンテンツを代替するコンテンツである代替コンテンツの入力を受け付けるためのユーザインタフェースを備え、
前記表示部は、前記検索部が検索した前記全体コンテンツのそれぞれに、前記部分コンテンツに替えて前記代替コンテンツを組み込んで表示すること、
を特徴とするコンテンツ管理システム。
The content management system according to claim 4,
The operation terminal includes a user interface for displaying the partial content and a list of the entire content searched by the search unit and receiving an input of alternative content that is content that replaces the partial content,
The display unit incorporates and displays the alternative content in place of the partial content for each of the whole content searched by the search unit,
Content management system characterized by
請求項1に記載のコンテンツ管理システムであって、
前記部分コンテンツを代替するコンテンツである代替コンテンツの入力を受け付ける代替コンテンツ入力部を備え、
前記出力部は、前記検索部が検索した前記全体コンテンツのそれぞれに、前記部分コンテンツに替えて前記代替コンテンツを組み込んで出力すること、
を特徴とするコンテンツ管理システム。
The content management system according to claim 1,
An alternative content input unit that receives input of alternative content that is content that replaces the partial content;
The output unit incorporates the substitute content in place of the partial content and outputs the entire content searched by the search unit;
Content management system characterized by
請求項4に記載のコンテンツ管理システムであって、
前記アクセス部は、前記部分コンテンツを記憶する部分コンテンツ記憶部にアクセス可能であり、
前記代替コンテンツを記憶する旨の指示を受け付ける指示受付部と、
前記指示受付部が受け付けた前記指示に応じて、前記代替コンテンツを該当する部分コンテンツに入れ替えて前記部分コンテンツ記憶部に登録する部分コンテンツ更新部と、
を備えることを特徴とするコンテンツ管理システム。
The content management system according to claim 4,
The access unit is accessible to a partial content storage unit that stores the partial content,
An instruction receiving unit for receiving an instruction to store the alternative content;
In response to the instruction received by the instruction receiving unit, a partial content update unit that replaces the alternative content with the corresponding partial content and registers the partial content in the partial content storage unit;
A content management system comprising:
請求項5に記載のコンテンツ管理システムであって、
前記部分コンテンツ更新部は、前記代替コンテンツを前記部分コンテンツ記憶部に登録し、前記検索部が検索した前記全体コンテンツのそれぞれに含まれる前記部分コンテンツの識別情報を、当該代替コンテンツの識別情報に変更すること、
を特徴とするコンテンツ管理システム。
The content management system according to claim 5,
The partial content update unit registers the alternative content in the partial content storage unit, and changes the identification information of the partial content included in each of the whole contents searched by the search unit to identification information of the alternative content To do,
Content management system characterized by
請求項1に記載のコンテンツ管理システムであって、
前記出力部は、前記部分コンテンツ指定受付部に指定された前記部分コンテンツを強調するように前記全体コンテンツを出力すること、
を特徴とするコンテンツ管理システム。
The content management system according to claim 1,
The output unit outputs the entire content so as to emphasize the partial content designated by the partial content designation receiving unit;
Content management system characterized by
請求項1に記載のコンテンツ管理システムであって、
前記アクセス部は、前記部分コンテンツを記憶する部分コンテンツ記憶部にアクセス可能であり、
部分コンテンツの識別情報に対応付けて、当該部分コンテンツが組み込まれる全体コンテンツの識別情報を記憶するコンテンツ管理テーブルと、
前記部分コンテンツ記憶部に記憶されている部分コンテンツのそれぞれについて、当該部分コンテンツが組み込まれる全体コンテンツを前記全体コンテンツ記憶部から検索し、検索した前記全体コンテンツの識別情報を当該部分コンテンツの識別情報と対応付けて前記コンテンツ管理テーブルに登録するコンテンツ管理部と、を備え、
前記検索部は、前記コンテンツ管理テーブルを参照して、前記部分コンテンツ指定受付部に指定された前記部分コンテンツが組み込まれる先となる前記全体コンテンツを検索すること、
を特徴とするコンテンツ管理システム。
The content management system according to claim 1,
The access unit is accessible to a partial content storage unit that stores the partial content,
A content management table that stores identification information of the entire content in which the partial content is incorporated in association with the identification information of the partial content;
For each of the partial contents stored in the partial content storage unit, the entire content in which the partial content is incorporated is searched from the entire content storage unit, and the identification information of the searched entire content is used as the identification information of the partial content. A content management unit that registers the content management table in association with each other,
The search unit refers to the content management table to search the entire content to which the partial content specified in the partial content specification receiving unit is to be incorporated;
Content management system characterized by
コンテンツの編集者の操作端末と通信可能に接続し、
他のコンテンツの識別情報を含み、該他のコンテンツを組み込んで表示するための全体コンテンツを記憶する全体コンテンツ記憶部にアクセスするアクセス部と、
前記操作端末から送信される、編集者に指定された部分コンテンツを指定した、当該部分コンテンツが組み込まれる全体コンテンツを取得するためのコマンドである参照元取得要求を受信する参照元取得要求受信部と、
前記部分コンテンツ指定受付部に指定された前記部分コンテンツが組み込まれる全体コンテンツを前記全体コンテンツ記憶部から検索し、検索した前記全体コンテンツの一覧を表示するためのデータである一覧ファイルを生成する一覧ファイル生成部と、
前記一覧ファイルを前記操作端末に送信する一覧ファイル送信部と、
を備えることを特徴とするコンテンツ管理装置。
Connect to the content editor's operation terminal so that it can communicate,
An access unit that includes an identification information of another content and that accesses an entire content storage unit that stores the entire content for incorporating and displaying the other content;
A reference source acquisition request receiving unit that receives a reference source acquisition request that is a command for acquiring the entire content in which the partial content is embedded, the partial content specified by the editor being transmitted from the operation terminal. ,
A list file that searches the entire content storage unit for the entire content in which the partial content specified in the partial content specification receiving unit is incorporated, and generates a list file that is data for displaying a list of the searched entire content A generator,
A list file transmission unit for transmitting the list file to the operation terminal;
A content management apparatus comprising:
請求項11に記載のコンテンツ管理装置であって、
前記操作端末から送信される、前記部分コンテンツを代替するコンテンツである代替コンテンツを受信する代替コンテンツ受信部と、
前記一覧ファイル生成部は、前記検索した前記全体コンテンツのそれぞれに、前記部分コンテンツに替えて前記代替コンテンツを組み込んで表示するための前記一覧ファイルを生成すること、
を特徴とするコンテンツ管理装置。
The content management apparatus according to claim 11,
An alternative content receiving unit that receives an alternative content that is a content that substitutes for the partial content, transmitted from the operation terminal;
The list file generation unit generates the list file for displaying the substitute content in place of the partial content in each of the searched entire contents,
A content management apparatus characterized by the above.
CPUと、他のコンテンツの識別情報を含み、該他のコンテンツを組み込んで表示するための全体コンテンツを記憶するメモリとを備えるコンピュータが、
全体コンテンツに組み込まれ得る部分コンテンツの指定を受け付け、
指定された前記部分コンテンツが組み込まれる全体コンテンツを前記メモリから検索し、
検索した前記全体コンテンツを表示すること、
を特徴とするコンテンツ管理方法。
A computer comprising a CPU and a memory that contains identification information of other contents and stores the entire contents for incorporating and displaying the other contents,
Accepts partial content specifications that can be incorporated into the overall content,
Search the memory for the entire content in which the specified partial content is embedded,
Displaying the retrieved entire content;
Content management method characterized by the above.
CPUと、他のコンテンツの識別情報を含み、該他のコンテンツを組み込んで表示するための全体コンテンツを記憶するメモリとを備えるコンピュータに、
全体コンテンツに組み込まれ得る部分コンテンツの指定を受け付けるステップと、
指定された前記部分コンテンツが組み込まれる全体コンテンツを前記メモリから検索するステップと、
検索した前記全体コンテンツを出力するステップと、
を実行させるためのプログラム。

A computer comprising a CPU and a memory that includes identification information of other contents and stores the entire contents for incorporating and displaying the other contents.
Receiving a designation of partial content that can be incorporated into the overall content;
Retrieving the entire content in which the specified partial content is embedded from the memory;
Outputting the searched whole content;
A program for running

JP2004243381A 2004-08-24 2004-08-24 Content management system, content management apparatus, content management method, content management system, and program Pending JP2006059295A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004243381A JP2006059295A (en) 2004-08-24 2004-08-24 Content management system, content management apparatus, content management method, content management system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004243381A JP2006059295A (en) 2004-08-24 2004-08-24 Content management system, content management apparatus, content management method, content management system, and program

Publications (1)

Publication Number Publication Date
JP2006059295A true JP2006059295A (en) 2006-03-02

Family

ID=36106696

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004243381A Pending JP2006059295A (en) 2004-08-24 2004-08-24 Content management system, content management apparatus, content management method, content management system, and program

Country Status (1)

Country Link
JP (1) JP2006059295A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022070511A1 (en) * 2020-09-30 2022-04-07 沖電気工業株式会社 Information processing device, information processing method, program, and information processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022070511A1 (en) * 2020-09-30 2022-04-07 沖電気工業株式会社 Information processing device, information processing method, program, and information processing system

Similar Documents

Publication Publication Date Title
JP5233220B2 (en) Page additional information sharing management method
JP2010181971A (en) Information processing apparatus, and print control method
JPWO2006137563A1 (en) Data processing apparatus and data processing method
JP2006323782A (en) Server device and control method for it
JP2008097215A (en) Data processor
EP2065809A1 (en) Annotation structure for web pages, system and method for annotating web pages
JPWO2007132568A1 (en) Data processing server and data processing method
JP5063877B2 (en) Information processing apparatus and computer program
JP2007102583A (en) Patent information management system, patent information management method, and program
JP2001109741A (en) Method and system for preparing html data
JP2006172319A (en) Information management device, terminal, information management system, information management method and information management program
JP2007183849A (en) Document processor
JP6828277B2 (en) Client devices, information information systems and programs
JP2006059295A (en) Content management system, content management apparatus, content management method, content management system, and program
JP2004326626A (en) Structured document file management system and structured document file management method
JP2007087241A (en) Multilingual multilayered site creation system and multilingual multilayered site creation program
JP2006318138A (en) Web system, server computer for web system, and computer program
JPWO2006046664A1 (en) Time sharing management device, document creation device, document browsing device, time sharing management method, document creation method, and document browsing method
JP2009110506A (en) Information processing apparatus and information processing program
JP2007026398A (en) System for translating document data including image information or audio information
JP2004046618A (en) Programmable controller, generation method of sequence control program for the same, and web document
JP2005339385A (en) Device and method for managing content
JP2006268164A (en) Picture information generation method, picture information generation device and picture information generation program
JP2008084015A (en) Web page browsing program and input form editing apparatus
AU2007237256A1 (en) Annotation structure for web pages, system and method for annotating web pages

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070109

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070508