KR20020003331A - A method and system for making contents based on web by using database and web - Google Patents

A method and system for making contents based on web by using database and web Download PDF

Info

Publication number
KR20020003331A
KR20020003331A KR1020010074980A KR20010074980A KR20020003331A KR 20020003331 A KR20020003331 A KR 20020003331A KR 1020010074980 A KR1020010074980 A KR 1020010074980A KR 20010074980 A KR20010074980 A KR 20010074980A KR 20020003331 A KR20020003331 A KR 20020003331A
Authority
KR
South Korea
Prior art keywords
information
web page
link
web
link information
Prior art date
Application number
KR1020010074980A
Other languages
Korean (ko)
Inventor
이호건
Original Assignee
이호건
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 이호건 filed Critical 이호건
Priority to KR1020010074980A priority Critical patent/KR20020003331A/en
Publication of KR20020003331A publication Critical patent/KR20020003331A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Abstract

PURPOSE: A method and a system for writing contents based on a web by linking a database with the web are provided to create automatically link information about a word included in created object information by creating object information into a web page and a web source corresponding to a request of a user. CONSTITUTION: A server(101) comprises an edition module(103) based on a web and an automatic link process module(105) and includes a web document(107) to transmit it to web browser of a user terminal(123). A database server(109) coupled to the server(101) includes a web document database(111) and a link information database(113). A manager(119) connects to the server(101) through a network(115) by using a manager apparatus(117) and a user(121) connects to th e server(101) through the network(115) by using the user terminal(123). The edition module(103) based on the web creates a web page edition screen and transmits it to the user(121). The object information created through the web page edition screen is stored to the web document database(111). The automatic link process module(105) creates link information about a word included in the object information created through the web page edition screen and stores it to the link information database(113).

Description

데이터베이스와 웹의 연동에 의한 웹 기반 컨텐츠 저작 방법 및 시스템{A method and system for making contents based on web by using database and web}A method and system for making contents based on web by using database and web}

본 발명은 웹을 기반으로 하는 컨텐츠 저작 방법 및 장치에 관한 것으로, 더욱 상세하게는 사용자의 요청에 상응하여 웹페이지 및 웹소스로 생성될 객체 정보를 생성하고, 생성된 객체 정보에 포함된 단어에 대한 링크 정보를 자동으로 생성하는 웹 기반 컨텐츠 저작 방법 및 시스템에 관한 것이다.The present invention relates to a web-based content authoring method and apparatus, and more particularly, to generate object information to be generated from a web page and a web source in response to a user's request, and to a word included in the generated object information. It relates to a web-based content authoring method and system for automatically generating link information.

종래의 웹페이지 작성 방법은 사용자(클라이언트)가 사용자 장치에 웹소스를 생성할 수 있는 에디터 또는 웹페이지 생성 프로그램을 설치한 후, 이를 이용하여 웹페이지를 생성한다. 그리고 사용자 장치와 웹서버가 네트워크를 통해 연결되어 있는 상태에서, 사용자 장치에 설치된 파일 전송 프로그램 등을 이용하여 생성된 웹페이지를 웹서버로 전송하였다.In the conventional web page creation method, a user (client) installs an editor or a web page generating program for generating a web source on a user device, and then generates a web page using the same. In a state where the user device and the web server are connected through a network, a web page generated by using a file transfer program installed in the user device is transmitted to the web server.

따라서, 종래의 웹페이지 작성 방법은 사용자 장치에 웹페이지 작성 프로그램을 설치하여야 하는 문제점이 있으며, 웹페이지 작성 프로그램을 이용하여 사용자 장치에서 웹페이지의 소스를 수정한 후 웹서버로 파일 전송을 해야하는 번거로움이 있다.Therefore, the conventional web page creation method has a problem in that a web page creation program must be installed on the user device, and the troublesome of modifying the source of the web page on the user device using the web page creation program and then transferring the file to the web server. There is a feeling.

종래의 웹페이지 작성 방법 중 다른 하나로 사용자가 웹서버가 제공하는 웹페이지 작성 화면에 접속하여 소스(HTML 태그 등)를 직접 수정한 후 저장 요청을 하면, 웹서버가 작성된 소스를 저장하는 방법이 있다.As another method of creating a conventional web page, when a user accesses a web page creation screen provided by a web server, directly modifies a source (HTML tag, etc.), and requests a save, there is a method of storing a created source by the web server. .

이 방법은 앞서 언급된 방법에 비하여 네트워크를 통해 웹서버에 직접 접속한 후 웹소스를 변경할 수 있다는 장점이 있으나, 위지윅(WYSIWYG) 방식과 같은 비주얼한 방식으로 웹소스를 수정할 수 있도록 하는 웹페이지 작성 화면을 제공하는 것이 아니라 사용자가 직접 소스 코드를 작성 및 수정하여야 하는 문제점이 있다.This method has the advantage of changing the web source after directly accessing the web server through the network, compared to the aforementioned method, but creating a web page that allows the web source to be modified in a visual manner such as the WYSIWYG method. Rather than providing a screen, there is a problem that a user must create and modify source code.

또한, 종래의 웹페이지 작성 방법은 웹페이지 내의 특정 단어 또는 이미지에 대한 링크를 각각에 대하여 직접 설정하여야 하는 문제점이 있다.In addition, the conventional web page creation method has a problem in that a link to a specific word or image within the web page must be set directly for each.

또한, 종래의 웹페이지 작성 방법은 전체 웹페이지들에 포함되어 있는 특정 단어나 이미지에 대한 링크 정보를 일괄적으로 변경하거나 삭제하지 못하므로, 전체적인 링크 정보 변경시에 각각의 링크 설정을 하나하나 변경해주어야 하는 문제점이 있다.In addition, the conventional web page creation method does not collectively change or delete the link information for a specific word or image included in the entire web pages, so each link setting is changed one by one when the overall link information is changed. There is a problem that must be done.

따라서, 본 발명의 목적은 사용자의 요청에 상응하여 웹페이지 및 웹소스로 생성될 객체 정보를 생성하고, 생성된 객체 정보에 포함된 단어에 대한 링크 정보를 자동으로 생성하는 웹 기반 컨텐츠 저작 방법 및 시스템을 제공하는 것이다.Accordingly, an object of the present invention is to create a web-based content authoring method for generating object information to be generated from a web page and a web source in response to a user's request, and automatically generates link information for words included in the generated object information; To provide a system.

본 발명의 다른 목적은 사용자 장치에 웹페이지 작성 프로그램을 설치하지 않고, 웹서버가 제공하는 웹페이지 작성 화면에 접속하여 웹페이지를 수정하는 웹 기반 컨텐츠 저작 방법 및 시스템을 제공하는 것이다.Another object of the present invention is to provide a web-based content authoring method and system for modifying a web page by accessing a web page creation screen provided by a web server without installing a web page creation program on a user device.

본 발명의 또 다른 목적은 웹을 기반으로 위지윅(WYSIWYG) 방식과 같은 비주얼한 방식의 웹페이지 작성 화면을 제공하여 사용자가 손쉽게 웹페이지를 수정하도록 하는 웹 기반 컨텐츠 저작 방법 및 시스템을 제공하는 것이다.It is still another object of the present invention to provide a web-based content authoring method and system for providing a web page creation screen of a visual method such as a WYSIWYG method to allow a user to easily modify a web page.

본 발명의 또 다른 목적은 각 웹페이지의 소스 코드로 생성될 수 있는 객체 정보를 데이터베이스에 저장하고, 보다 효율적으로 웹페이지 소스를 관리하도록 하는 웹 기반 컨텐츠 저작 방법 및 시스템을 제공하는 것이다.It is still another object of the present invention to provide a web-based content authoring method and system for storing object information that can be generated by source code of each web page in a database and managing web page sources more efficiently.

본 발명의 또 다른 목적은 사용자가 웹페이지 소스 내에 포함된 특정 단어 또는 이미지에 대한 링크를 쉽게 설정할 수 있도록 하고, 전체 웹페이지들에 포함된 특정 단어나 이미지에 대한 링크 정보를 일괄적으로 변경하거나 삭제할 수 있도록 제공하는 웹 기반 컨텐츠 저작 방법 및 시스템을 제공하는 것이다.It is still another object of the present invention to enable a user to easily set a link to a specific word or image included in a web page source, and to collectively change link information on a specific word or image included in all web pages. It is to provide a method and system for authoring web-based content that can be deleted.

도 1은 본 발명의 바람직한 일 실시예에 따른 데이터베이스와 웹의 연동에 의한 웹 기반 컨텐츠 저작 시스템의 구성도.1 is a block diagram of a web-based content authoring system by interworking a database and a web according to an embodiment of the present invention.

도 2는 본 발명의 바람직한 일 실시예에 따른 웹페이지 테마 선택 화면의 구성을 나타낸 도면.2 is a view showing the configuration of a web page theme selection screen according to an embodiment of the present invention.

도 3은 본 발명의 바람직한 일 실시예에 따른 웹페이지 편집 화면의 구성을 나타낸 도면.3 is a view showing the configuration of a web page editing screen according to an embodiment of the present invention.

도 4는 본 발명의 바람직한 일 실시예에 따른 웹페이지의 타이틀 작성 화면의 구성을 나타낸 도면.4 is a diagram showing the configuration of a title creation screen of a web page according to an embodiment of the present invention.

도 5는 본 발명의 바람직한 일 실시예에 따른 웹페이지의 텍스트 작성 화면의 구성을 나타낸 도면.5 is a view showing the configuration of a text creation screen of a web page according to an embodiment of the present invention.

도 6은 본 발명의 바람직한 일 실시예에 따른 웹페이지의 표 작성 화면의 구성을 나타낸 도면.6 is a view showing the configuration of a table creation screen of a web page according to an embodiment of the present invention.

도 7은 본 발명의 바람직한 일 실시예에 따른 웹페이지의 이미지 삽입 화면의 구성을 나타낸 도면.7 is a diagram illustrating a configuration of an image insertion screen of a web page according to an exemplary embodiment of the present invention.

도 8은 본 발명의 바람직한 일 실시예에 따른 웹페이지의 내용에 링크를 적용하는 화면의 구성을 나타낸 도면.8 is a view showing the configuration of a screen for applying a link to the content of a web page according to an embodiment of the present invention.

도 9는 본 발명의 바람직한 일 실시예에 따른 단어 등록 화면의 구성을 나타낸 도면.9 is a view showing the configuration of a word registration screen according to an embodiment of the present invention.

도 10은 본 발명의 바람직한 일 실시예에 따른 사용자가 작성한 전체 웹페이지에 대한 페이지 순서 변경 화면의 구성을 나타낸 도면.FIG. 10 is a diagram illustrating a configuration of a page order change screen for all web pages created by a user according to an exemplary embodiment of the present invention. FIG.

도 11은 본 발명의 바람직한 일 실시예에 따른 사용자가 작성한 전체 웹페이지에 대한 전체 링크 설정 화면의 구성을 나타낸 도면.11 is a view showing the configuration of a full link setting screen for all web pages created by a user according to an exemplary embodiment of the present invention.

도 12는 본 발명의 바람직한 일 실시예에 따른 웹문서 데이터베이스의 구성을 나타낸 도면.12 is a view showing the configuration of a web document database according to an embodiment of the present invention.

도 13은 본 발명의 바람직한 일 실시예에 따른 링크 정보 데이터베이스의 구성을 나타낸 도면.13 is a diagram showing the configuration of a link information database according to an embodiment of the present invention.

도 14는 본 발명의 바람직한 일 실시예에 따른 데이터베이스와 웹의 연동에 의한 웹 기반 컨텐츠 제작 과정을 나타낸 순서도.14 is a flowchart illustrating a web-based content production process by interworking a database and a web according to an embodiment of the present invention.

도 15는 본 발명의 바람직한 일 실시예에 따른 링크 정보 수정 과정을 나타낸 순서도.15 is a flowchart illustrating a link information modification process according to an embodiment of the present invention.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

101 : 서버 103 : 웹 기반 편집 모듈101: server 103: web-based editing module

105 : 자동 링크 처리 모듈 107 : 웹문서105: automatic link processing module 107: web document

109 : 데이터베이스 서버 111 : 웹문서 데이터베이스109: database server 111: Web document database

113 : 링크 정보 데이터베이스 115 : 링크 정보 데이터베이스113: Link Information Database 115: Link Information Database

117 : 관리자 장치 119 : 관리자117: administrator device 119: administrator

121 : 사용자(121a, 121b, ..., 121n을 이하 121이라 하기로 함)121: User (121a, 121b, ..., 121n hereinafter referred to as 121)

123 : 사용자 장치(123a, 123b, ..., 123n을 이하 123이라 하기로 함)123: user device (123a, 123b, ..., 123n hereinafter referred to as 123)

상기 목적들을 달성하기 위하여 본 발명의 일 측면에 따르면, 네트워크를 기반으로 웹페이지 내의 링크 정보를 자동으로 생성하는 데에 있어서, 사용자로부터 웹페이지 편집 화면 요청을 수신하고, 상기 요청에 상응하여 위지윅 방식을 지원하는 웹페이지 편집 화면을 전송하고, 상기 웹페이지 편집 화면을 이용하여 상기 사용자에 의해 작성된 객체 정보를 수신하고, 상기 객체 정보를 상기 웹페이지에 상응하는 데이터베이스에 저장하고, 상기 객체 정보 중 상기 사용자로부터 선택된 선택 정보, 상기 선택 정보에 대한 링크 정보를 수신하고, 상기 선택 정보 및 상기 링크 정보를 상기 데이터베이스에 저장하되, 웹페이지 열람 요청에 상응하여 상기 객체 정보는 미리 정해진 소스 변환 방법에 따라 웹소스로 변경되며, 상기 선택 정보 및 상기 링크 정보는 미리 정해진 링크 변환 방법에 따라 링크 소스로 변경되어 상기 웹소스에 추가된 후 제공되는 웹페이지 링크 정보 자동 생성 방법, 상기 방법에 상응하는 장치 및 시스템을 제공할 수 있다.According to an aspect of the present invention to achieve the above object, in automatically generating link information in a web page based on a network, receiving a web page edit screen request from the user, and corresponding to the request Wiziwick method Transmitting a web page editing screen supporting the web page, receiving object information created by the user using the web page editing screen, storing the object information in a database corresponding to the web page, Receive selection information selected by a user and link information about the selection information, and store the selection information and the link information in the database, wherein the object information corresponds to a web page viewing request according to a predetermined source conversion method. Change to a source, and the selection information and the link information The method may provide a method for automatically generating web page link information, an apparatus and a system corresponding to the method, provided after being changed to a link source according to a predetermined link conversion method and added to the web source.

상기 객체 정보는 타이틀, 텍스트, 표, 이미지, 플래시 중 적어도 하나를 포함할 수 있다.The object information may include at least one of a title, a text, a table, an image, and a flash.

상기 웹페이지 링크 정보 자동 생성 방법은 상기 사용자로부터 선택된 선택 정보, 상기 선택 정보에 대한 링크 정보를 포함하는 전체 링크 변경 요청을 수신하고, 상기 사용자에 상응하여 저장된 웹페이지를 추출하고, 상기 웹페이지에 상응하고, 상기 선택 정보를 포함하는 객체 정보를 추출하고, 상기 객체 정보에 대하여 상기 선택 정보 및 링크 정보를 상기 데이터베이스에 저장하는 단계를 더 포함할 수 있다.The web page link information generation method automatically receives a request to change the entire link including selection information selected from the user and link information on the selection information, extracts the stored web page corresponding to the user, And correspondingly extracting object information including the selection information and storing the selection information and link information in the database with respect to the object information.

상기 링크 정보는 이미지 파일, 동영상 파일, 음성 파일, 인터넷 주소(URL), 사전 정보 중 적어도 하나일 수 있다.The link information may be at least one of an image file, a video file, a voice file, an Internet address (URL), and dictionary information.

상기 객체 정보는 복수개가 그룹화될 수 있다.A plurality of object information may be grouped.

상기 목적들을 달성하기 위하여 본 발명의 다른 측면에 따르면, 서버에 웹페이지의 소스가 저장되어 있는 상태에서 네트워크를 기반으로 웹페이지 내의 링크정보를 자동으로 생성하는 데에 있어서, 상기 소스 중 상기 사용자로부터 선택된 선택 정보, 상기 선택 정보에 대한 링크 정보를 수신하고, 상기 웹페이지 내에서 상기 선택 정보를 추출하고, 상기 선택 정보 각각에 대하여 선택 정보 식별자를 부여하고, 상기 선택 정보 식별자 각각에 대하여 상기 링크 정보 설정하여 데이터베이스에 저장하되, 상기 웹페이지에 대한 열람 요청에 상응하여 상기 링크 정보는 미리 정해진 링크 변환 방법에 따라 링크 소스로 변경되어 상기 웹소스에 추가된 후 제공되는 웹페이지 링크 정보 자동 생성 방법, 상기 방법에 상응하는 장치 및 시스템을 제공할 수 있다.According to another aspect of the present invention to achieve the above object, in the automatic generation of the link information in the web page based on the network in the state that the source of the web page is stored in the server, from the user of the source Receives selected selection information, link information for the selection information, extracts the selection information from the web page, assigns a selection information identifier to each of the selection information, and provides the link information for each of the selection information identifiers. Set and store in a database, in response to the request to view the web page, the link information is automatically changed to a link source according to a predetermined link conversion method is added to the web source automatically generated web page link information method, It is possible to provide an apparatus and system corresponding to the above method.

상기 웹페이지 링크 정보 자동 생성 방법은 복수의 웹페이지에 포함된 상기 선택 정보에 대한 링크 정보를 일괄적으로 수정할 수 있다.The method for automatically generating web page link information may collectively modify link information of the selection information included in a plurality of web pages.

상기 링크 정보는 이미지 파일, 동영상 파일, 음성 파일, 인터넷 주소(URL), 사전 정보 중 적어도 하나일 수 있다.The link information may be at least one of an image file, a video file, a voice file, an Internet address (URL), and dictionary information.

상기 목적들을 달성하기 위하여 본 발명의 또 다른 측면에 따르면, 서버에 웹페이지의 소스가 저장되어 있는 상태에서 네트워크를 기반으로 웹페이지 내의 링크 정보를 자동으로 생성하는 데에 있어서, 상기 소스 중 상기 사용자로부터 선택된 선택 정보, 상기 선택 정보에 대한 링크 정보를 수신하고, 상기 웹페이지 내에서 상기 선택 정보를 추출하고, 상기 선택 정보 각각에 대하여 상기 링크 정보에 상응하는 링크 소스를 추가하여 상기 소스를 수정하여 저장하는 웹페이지 링크 정보 자동 생성 방법, 상기 방법에 상응하는 장치 및 시스템을 제공할 수 있다.According to another aspect of the present invention to achieve the above object, in the automatic generation of the link information in the web page based on the network in the state that the source of the web page is stored in the server, the user of the source Receiving the selected information from the selected information, link information on the selection information, extracting the selection information from the web page, and modifying the source by adding a link source corresponding to the link information for each of the selection information. A method of automatically generating web page link information to be stored and an apparatus and system corresponding to the method may be provided.

이어서, 첨부한 도면들을 참조하여 본 발명의 바람직한 실시예를 상세히 설명하기로 한다.Next, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 바람직한 일 실시예에 따른 데이터베이스와 웹의 연동에 의한 웹 기반 컨텐츠 저작 시스템의 구성도이다.1 is a block diagram of a web-based content authoring system by interworking a database and a web according to an exemplary embodiment of the present invention.

도 1을 참조하면, 서버(101)는 웹 기반 편집 모듈(103) 및 자동 링크 처리 모듈(105)을 구비하며, 사용자 장치(123)의 웹브라우저(미도시)로 전송될 웹문서(107)를 포함한다.Referring to FIG. 1, the server 101 includes a web-based editing module 103 and an automatic link processing module 105, and a web document 107 to be transmitted to a web browser (not shown) of the user device 123. It includes.

서버(101)와 결합되어 있는 데이터베이스 서버(109)는 웹문서 데이터베이스(111), 링크 정보 데이터베이스(113)를 포함한다.The database server 109 coupled with the server 101 includes a web document database 111 and a link information database 113.

관리자(119)는 관리자 장치(117)를 이용하여 네트워크(115)를 통해 서버(101)에 접속하며, 사용자(121)는 사용자 장치(123)를 이용하여 네트워크(115)를 통해 서버(101)에 접속한다.The manager 119 accesses the server 101 through the network 115 using the manager device 117, and the user 121 uses the user device 123 to access the server 101 through the network 115. Connect to

웹 기반 편집 모듈(103)은 사용자(121)로부터 웹페이지 작성 요청에 상응하여 웹을 기반으로 텍스트, 테이블, 타이틀, 이미지 등의 웹소스로 변환되는 객체 정보를 생성할 수 있는 메뉴를 포함하는 하기의 도 3의 웹페이지 편집 화면(301)을 생성하여 사용자(121)에게 전송한다. 웹 기반 편집 모듈(103)이 생성하여 제공하는 웹페이지 편집 화면(301)을 통해 생성된 객체 정보는 웹문서 데이터베이스(111)에 저장될 수 있다.The web-based editing module 103 includes a menu for generating object information converted into web sources such as text, tables, titles, and images based on the web in response to a web page creation request from the user 121. A web page edit screen 301 of FIG. 3 is generated and transmitted to the user 121. The object information generated through the web page editing screen 301 generated and provided by the web-based editing module 103 may be stored in the web document database 111.

자동 링크 처리 모듈(105)은 웹페이지 편집 화면(301)을 통해 생성된 객체 정보에 포함된 단어에 대한 링크 정보를 자동으로 생성하여 링크 정보 데이터베이스(113)에 저장한다. 여기서, 상기 링크 정보는 단어에 대한 이미지, 동영상, 플래시, 음성 등의 멀티미디어 파일로의 링크 및 단어의 설명에 해당하는 사전 정보로의 링크를 포함한다.The automatic link processing module 105 automatically generates link information for words included in the object information generated through the web page editing screen 301 and stores the link information in the link information database 113. Here, the link information includes a link to a multimedia file such as an image, a video, a flash, a voice, and a dictionary information corresponding to the word.

웹페이지 편집 화면(301)을 이용한 객체 생성 및 자동 링크 설정에 관하여는 하기의 도 3 내지 도 11에서 상세히 설명하기로 한다.Object creation and automatic link setting using the web page editing screen 301 will be described in detail with reference to FIGS. 3 to 11 below.

웹문서 데이터베이스(111)에는 사용자(121)에 의해 작성된 웹페이지 정보 및 각 페이지에 상응하여 생성된 객체 정보가 저장된다. 여기서, 상기 객체 정보는 미리 정해진 소스 변환 방법에 따라 웹페이지의 소스로 변환되는 정보로서, 웹페이지의 소스를 구성하는 태그들 및 태그 각각의 속성에 대한 설정값이다.The web document database 111 stores web page information created by the user 121 and object information generated corresponding to each page. Here, the object information is information converted into a source of a web page according to a predetermined source conversion method, and is a setting value for tags and attributes of each tag constituting the source of the web page.

링크 정보 데이터베이스(113)에는 웹페이지의 객체 정보에 포함된 단어 및 이미지 중 사용자(121)에 의해 선택된 단어 및 이미지에 상응하는 링크 정보를 포함한다.The link information database 113 includes link information corresponding to words and images selected by the user 121 among words and images included in the object information of the web page.

도 2는 본 발명의 바람직한 일 실시예에 따른 웹페이지 테마 선택 화면의 구성을 나타낸 도면이다.2 is a diagram illustrating a configuration of a web page theme selection screen according to an exemplary embodiment of the present invention.

도 2를 참조하면, 사용자(121)는 테마 선택 화면(201)을 이용하여 서버(101)에 생성할 웹페이지에 적용할 테마를 선택할 수 있다. 테마 선택 화면(201)은 테마 분류 선택 부분(203), 테마 목록 부분(205), 선택 테마 미리보기 부분(209) 등으로 구성된다.Referring to FIG. 2, the user 121 may select a theme to be applied to a web page to be generated in the server 101 using the theme selection screen 201. The theme selection screen 201 is composed of a theme classification selection portion 203, a theme list portion 205, a selected theme preview portion 209, and the like.

테마 분류 선택 부분(203)은 서버가 제공하는 테마 분류들이 표시되며, 사용자(121)는 테마 분류 선택 부분(203)에서 원하는 테마 분류를 선택할 수 있다.The theme classification selection part 203 displays theme classifications provided by the server, and the user 121 may select a desired theme classification from the theme classification selection part 203.

테마 목록 부분(205)에는 사용자(121)가 테마 분류 선택 부분(203)에서 선택한 분류에 속하는 적어도 하나의 테마 디자인이 표시된다.The theme list portion 205 displays at least one theme design belonging to the category selected by the user 121 in the theme category selection portion 203.

사용자(121)가 테마 목록 부분(205)에서 원하는 테마 디자인(207)을 선택하면, 선택 테마 미리보기 부분(209)에는 선택된 테마 디자인(207)의 이미지(211)가 미리보기 형태로 제공된다. 사용자(121)가 원하는 테마 디자인을 선택한 상태에서 작성 버튼(213)을 클릭하면, 선택된 테마 디자인(207)이 사용자(121)가 작성하는 웹페이지의 테마로 적용된다. 그리고 상기 테마 디자인(207)이 적용된 웹페이지를 생성 및 편집할 수 있는 도 3의 웹페이지 편집 화면(301)으로 이동한다.When the user 121 selects the desired theme design 207 from the theme list portion 205, the selected theme preview portion 209 is provided with a preview form of the image 211 of the selected theme design 207. When the user 121 clicks the create button 213 while selecting a desired theme design, the selected theme design 207 is applied as a theme of a web page created by the user 121. Then, the user moves to the web page editing screen 301 of FIG. 3, which can create and edit a web page to which the theme design 207 is applied.

도 3은 본 발명의 바람직한 일 실시예에 따른 웹페이지 편집 화면의 구성을 나타낸 도면이다.3 is a diagram illustrating a configuration of a web page editing screen according to an exemplary embodiment of the present invention.

도 3을 참조하면, 서버(101)는 웹 기반으로 사용자(121)가 웹문서(107)를 생성하고 편집할 수 있도록 하는 웹페이지 편집 화면(301)을 제공한다.Referring to FIG. 3, the server 101 provides a web page editing screen 301 that allows a user 121 to create and edit a web document 107 on a web basis.

웹페이지 편집 화면(301)은 기본 메뉴 목록(303), 텍스트 프레임(305), 멀티미디어 프레임(307), 사전 프레임(309) 등을 포함한다.The web page editing screen 301 includes a basic menu list 303, a text frame 305, a multimedia frame 307, a dictionary frame 309, and the like.

기본 메뉴 목록(303)은 미리 보기 버튼(311), 새 페이지 작성 버튼(313), 페이지 순서 변경 버튼(315), 작성 완료 버튼(317), 페이지 이동 버튼(319) 등을 포함한다.The basic menu list 303 includes a preview button 311, a new page creation button 313, a page order change button 315, a creation completion button 317, a page move button 319, and the like.

미리 보기 버튼(311)을 선택하면, 작성 내용을 실제 웹상의 화면으로 보여주는 미리 보기 화면으로 이동한다.When the preview button 311 is selected, the preview screen 311 is moved to the preview screen showing the created contents on the actual web screen.

새 페이지 작성 버튼(313)을 선택하면, 하나의 페이지 작성을 완료한 후 다음 페이지를 작성하는 페이지로 이동한다.If a new page creation button 313 is selected, after completing the creation of one page, the user moves to a page for creating the next page.

페이지 순서 변경 버튼(315)을 선택하면, 각 페이지의 순서를 변경하거나 페이지를 삭제할 수 있는 하기의 도 10의 페이지 순서 변경 화면(1001)으로 이동한다.When the page order change button 315 is selected, the user moves to the page order change screen 1001 of FIG. 10 to change the order of each page or to delete a page.

작성 완료 버튼(317)을 선택하면, 하나의 웹페이지에 대하여 작성된 내용을 저장한다.If the creation completion button 317 is selected, the contents created for one web page are stored.

페이지 이동 버튼(319) 부분에서 작성한 페이지 중 특정 페이지를 선택하면, 선택된 페이지로 바로 이동하게 된다.When a specific page is selected from the pages created in the page move button 319, the page moves directly to the selected page.

텍스트 프레임(305)은 웹페이지의 소스로 생성될 수 있는 타이틀, 텍스트, 표, 이미지, 플래시 등의 객체 정보를 추가할 수 있는 타이틀 버튼(321), 텍스트 버튼(323), 표 버튼(325), 이미지 버튼(327), 플래시 버튼(329) 및 생성 객체 표시 부분(331) 등을 포함한다.The text frame 305 includes a title button 321, a text button 323, and a table button 325 for adding object information such as title, text, table, image, and flash, which can be generated as a source of a web page. , An image button 327, a flash button 329, and a creation object display part 331.

타이틀 버튼(321)을 누르면, 타이틀 객체를 추가할 수 있는 하기의 도 4의 타이틀 작성 화면(401)이 나타난다. 여기서, 상기 타이틀 객체는 서버(101)에 미리 저장된 객체 변환 방법에 따라 웹페이지의 소스 중 타이틀을 나타내는 태그(Tag)로 변환될 수 있는 객체 정보이다.When the title button 321 is pressed, the title creation screen 401 shown in FIG. 4 to which a title object can be added appears. Here, the title object is object information that can be converted into a tag representing a title among the sources of the web page according to the object conversion method stored in advance in the server 101.

텍스트 버튼(323)을 누르면, 텍스트 객체를 추가할 수 있는 하기의 도 5의 텍스트 작성 화면(501)이 나타난다. 여기서, 상기 텍스트 객체는 서버(101)에 미리 저장된 객체 변환 방법에 따라 웹페이지의 소스 중 텍스트를 나타내는 태그(Tag)로 변환될 수 있는 객체 정보이다.When the text button 323 is pressed, a text creation screen 501 of FIG. 5 to add a text object appears. Here, the text object is object information that can be converted into a tag representing text among sources of a web page according to an object conversion method stored in advance in the server 101.

표 버튼(325)을 누르면, 표(Table) 객체를 추가할 수 있는 하기의 도 6의 표 작성 화면(601)이 나타난다. 여기서, 상기 표 객체는 서버(101)에 미리 저장된 객체 변환 방법에 따라 웹페이지의 소스 중 표를 나타내는 태그(Tag)로 변환될 수 있는 객체 정보이다.When the table button 325 is pressed, a table creation screen 601 of FIG. 6 to which a Table object can be added is displayed. Here, the table object is object information that can be converted into a tag representing a table among sources of a web page according to an object conversion method stored in advance in the server 101.

이미지 버튼(327)을 누르면, 이미지 객체를 추가할 수 있는 하기의 도 7의 이미지 삽입 화면(401)이 나타난다. 여기서, 상기 이미지 객체는 서버(101)에 미리 저장된 객체 변환 방법에 따라 웹페이지의 소스 중 이미지를 나타내는 태그(Tag)로 변환될 수 있는 객체 정보이다.When the image button 327 is pressed, the image insertion screen 401 of FIG. 7 to add an image object appears. Here, the image object is object information that can be converted into a tag representing an image of a source of a web page according to an object conversion method stored in advance in the server 101.

플래시 버튼(329)을 누르면, 플래시 객체를 추가할 수 있는 플래시 삽입 화면(미도시)이 나타난다. 여기서, 상기 플래시 객체는 서버(101)에 미리 저장된 객체 변환 방법에 따라 웹페이지의 소스 중 플래시를 나타내는 태그(Tag)로 변환될 수 있는 객체 정보이다.When the flash button 329 is pressed, a flash insertion screen (not shown) for adding a flash object is displayed. Here, the flash object is object information that can be converted into a tag representing a flash among the sources of the web page according to the object conversion method stored in advance in the server 101.

생성 객체 표시 부분(331)에는 상기 타이틀 버튼(321), 텍스트 버튼(323), 표 버튼(325), 이미지 버튼(327), 플래시 버튼(329)을 클릭하여 추가된 객체들이 표시된다. 생성 객체 표시 부분(331)에 추가된 각각의 객체 정보에 대하여 객체 정보를 편집할 수 있는 편집 버튼(미도시)이 함께 표시될 수 있다.In the generated object display portion 331, objects added by clicking the title button 321, the text button 323, the table button 325, the image button 327, and the flash button 329 are displayed. An edit button (not shown) for editing object information may be displayed with respect to each object information added to the creation object display unit 331.

서버(101)는 상기 객체 정보들을 웹페이지 식별자(ID)와 함께 웹문서 데이터베이스(111)에 저장한다. 사용자(121)가 웹브라우저(미도시)를 통해 서버(101)가 제공하는 웹페이지(107)에 접속하면, 웹페이지(107)에 상응하는 객체 정보를 추출한다. 그리고 추출된 객체 정보들 각각을 미리 정해진 객체 정보 변환 방법에 따라웹소스로 변환하여, 변환된 웹소스를 사용자(121)의 웹브라우저(미도시)로 전송한다.The server 101 stores the object information together with the web page identifier ID in the web document database 111. When the user 121 accesses the web page 107 provided by the server 101 through a web browser (not shown), object information corresponding to the web page 107 is extracted. Each of the extracted object information is converted into a web source according to a predetermined object information conversion method, and the converted web source is transmitted to a web browser (not shown) of the user 121.

멀티미디어 프레임(307)은 이미지, 음성, 동영상, 플래시 등의 멀티미디어 파일을 등록하는 프레임으로 멀티미디어 목록(333), 추가 버튼(335), 검색 버튼(337) 등을 포함한다.The multimedia frame 307 is a frame for registering a multimedia file such as an image, voice, video, flash, etc., and includes a multimedia list 333, an add button 335, a search button 337, and the like.

추가 버튼(335)을 클릭하면, 생성 객체 표시 부분(331)에 표시된 객체 정보에 포함된 특정 단어에 대하여 링크될 수 있는 멀티미디어 파일을 추가할 수 있는 화면(미도시)이 나타난다.When the add button 335 is clicked on, a screen (not shown) for adding a multimedia file that can be linked to a specific word included in the object information displayed in the generated object display portion 331 appears.

멀티미디어 목록(333)에는 현재의 웹페이지에 대하여 등록된 멀티미디어 파일의 목록이 표시된다. 멀티미디어 파일 등록을 통한 링크 설정은 하기의 도 8에서 상세히 설명하기로 한다.The multimedia list 333 displays a list of registered multimedia files for the current web page. Link setting through multimedia file registration will be described in detail with reference to FIG. 8.

검색 버튼(337)을 클릭하면, 사용자가 생성한 웹페이지에 등록된 멀티미디어를 검색할 수 있는 화면(미도시)이 나타난다.When the search button 337 is clicked on, a screen (not shown) for searching for a multimedia registered in a web page created by a user appears.

사전 프레임(309)은 사전 용어를 등록하는 프레임으로 등록 단어 목록(339), 추가 버튼(341) 등을 포함한다.The dictionary frame 309 is a frame for registering a dictionary term and includes a registered word list 339, an add button 341, and the like.

추가 버튼(341)을 클릭하면, 생성 객체 표시 부분(331)에 표시된 객체 정보에 포함된 특정 단어를 사전에 추가할 수 있는 단어 등록 화면(하기의 도 9의 901)이 나타난다.When the add button 341 is clicked on, a word registration screen (901 of FIG. 9 below) to add a specific word included in the object information displayed in the generated object display portion 331 to the dictionary appears.

등록 단어 목록(339)에는 현재의 웹페이지에 대하여 사전에 등록된 단어 목록이 표시된다. 사전 등록을 통한 링크 설정은 하기의 도 8에서 상세히 설명하기로한다.The registered word list 339 displays a list of words registered in advance for the current web page. Link setting through pre-registration will be described in detail later with reference to FIG. 8.

도 4는 본 발명의 바람직한 일 실시예에 따른 웹페이지의 타이틀 작성 화면의 구성을 나타낸 도면이다.4 is a diagram illustrating a configuration of a title creation screen of a web page according to an exemplary embodiment of the present invention.

도 4를 참조하면, 상기 도 3의 웹페이지 편집 화면(301)에서 타이틀 버튼(321)을 클릭하면, 타이틀 작성 화면(401)이 웹브라우저의 새창에 나타난다.Referring to FIG. 4, when the title button 321 is clicked on the web page edit screen 301 of FIG. 3, a title creation screen 401 is displayed in a new window of the web browser.

타이틀 작성 화면(401)은 타이틀 입력 부분(403), 타이틀 속성 설정 부분(405), 타이틀 색상 선택 부분(407), 색상 코드 표시 부분(409), 목차 설정 부분(411), 확인 버튼(413) 등을 포함한다.The title creation screen 401 includes a title input portion 403, a title attribute setting portion 405, a title color selection portion 407, a color code display portion 409, a table of contents setting portion 411, and a confirmation button 413. And the like.

상기 타이틀 입력 부분(403), 타이틀 속성 설정 부분(405), 타이틀 색상 선택 부분(407), 색상 코드 표시 부분(409), 목차 설정 부분(411)에서 웹소스의 타이틀에 해당하는 부분으로 생성될 타이틀 객체의 제목, 글자 크기, 글자 색상, 목차 설정을 한 후 확인 버튼(413)을 클릭하면 타이틀 객체 정보가 생성된다.The title input portion 403, the title attribute setting portion 405, the title color selection portion 407, the color code display portion 409, the table of contents setting portion 411 to be generated as a portion corresponding to the title of the web source After setting the title, font size, font color, and table of contents of the title object, clicking the confirm button 413 generates title object information.

생성된 타이틀 객체 정보는 상기 도 3의 생성 객체 표시 부분(331)에 표시되며, 상기 타이틀 객체 정보의 옆에는 타이틀 객체 정보를 편집할 수 있는 아이콘(미도시)이 함께 표시된다.The generated title object information is displayed on the creation object display portion 331 of FIG. 3, and an icon (not shown) for editing title object information is displayed beside the title object information.

도 5는 본 발명의 바람직한 일 실시예에 따른 웹페이지의 텍스트 작성 화면의 구성을 나타낸 도면이다.5 is a diagram illustrating a configuration of a text writing screen of a web page according to an exemplary embodiment of the present invention.

도 5를 참조하면, 상기 도 3의 웹페이지 편집 화면(301)에서 텍스트 버튼(323)을 클릭하면, 텍스트 작성 화면(501)이 웹브라우저의 새창에 나타난다.Referring to FIG. 5, when the text button 323 is clicked on the web page editing screen 301 of FIG. 3, a text writing screen 501 is displayed in a new window of the web browser.

텍스트 작성 화면(501)은 텍스트 속성 설정 부분(503), 텍스트 색상 선택 부분(505), 텍스트 입력 부분(507), 확인 버튼(509), 닫기 버튼(511) 등을 포함한다.The text creation screen 501 includes a text attribute setting portion 503, a text color selection portion 505, a text input portion 507, a confirmation button 509, a close button 511, and the like.

텍스트 속성 설정 부분(503), 텍스트 색상 선택 부분(505), 텍스트 입력 부분(507)에서 웹소스의 텍스트에 해당하는 부분으로 생성될 텍스트 객체의 정렬 방식, 줄간격, 글자 크기, 글자 색상을 선택하고 텍스트 내용을 입력한 후 확인 버튼(509)을 클릭하면 텍스트 객체 정보가 생성된다.In the text property setting section 503, text color selection section 505, and text input section 507, select the alignment, line spacing, text size, and text color of the text object to be created as the text equivalent of the web source. After inputting the text content and clicking the OK button 509, the text object information is generated.

생성된 텍스트 객체 정보는 상기 도 3의 생성 객체 표시 부분(331)에 표시되며, 상기 텍스트 객체 정보의 옆에는 텍스트 객체 정보를 편집할 수 있는 아이콘(미도시)이 함께 표시된다.The generated text object information is displayed on the creation object display portion 331 of FIG. 3, and an icon (not shown) for editing text object information is displayed beside the text object information.

닫기 버튼(511)을 클릭하면, 텍스트 작성 화면(501)이 닫힌다.When the close button 511 is clicked on, the text creation screen 501 is closed.

도 6은 본 발명의 바람직한 일 실시예에 따른 웹페이지의 표 작성 화면의 구성을 나타낸 도면이다.6 is a diagram illustrating a configuration of a table creation screen of a web page according to an exemplary embodiment of the present invention.

도 6을 참조하면, 상기 도 3의 웹페이지 편집 화면(301)에서 표 버튼(325)을 클릭하면, 표 작성 화면(601)이 웹브라우저의 새창에 나타난다.Referring to FIG. 6, when the table button 325 is clicked on the web page edit screen 301 of FIG. 3, the table creation screen 601 is displayed in a new window of the web browser.

표 작성 화면(601)은 표 제목 입력 부분(603), 행수 입력 부분(605), 칸수 입력 부분(607), 표 너비 입력 부분(609), 선 두께 입력 부분(611), 선 색깔 선택 부분(613), 셀 안쪽 여백 입력 부분(615), 셀 간격 입력 부분(617), 표 정렬 방식 선택 부분(619), 선 종류 선택 부분(621), 색상 코드 표시 부분(623), 확인 버튼(625) 등을 포함한다.The table creation screen 601 includes a table title input part 603, a row number input part 605, a column number input part 607, a table width input part 609, a line thickness input part 611, a line color selection part ( 613, cell padding input portion 615, cell gap input portion 617, table sorting method selection portion 619, line type selection portion 621, color code display portion 623, confirmation button 625 And the like.

표 작성 화면(601)의 각 입력 및 선택 부분에서 웹소스의 표에 해당하는 부분으로 생성될 표 객체의 제목, 행수, 칸수, 표 너비, 선 두께, 선 색깔, 셀 안쪽여백, 셀 간격, 표 정렬 방식, 선 종류 등을 입력 및 선택한 후 확인 버튼(625)을 클릭하면 표 객체 정보가 생성된다.The title, number of rows, number of columns, table width, line thickness, line color, cell padding, cell spacing, and table of the table object to be generated as the part corresponding to the table of the web source in each input and selection portion of the table creation screen 601 After inputting and selecting an alignment method, a line type, and the like, and clicking the OK button 625, table object information is generated.

생성된 표 객체 정보는 상기 도 3의 생성 객체 표시 부분(331)에 표시되며, 상기 표 객체 정보의 옆에는 표 객체 정보를 편집할 수 있는 아이콘(미도시)이 함께 표시된다.The generated table object information is displayed on the generated object display part 331 of FIG. 3, and an icon (not shown) for editing table object information is displayed beside the table object information.

도 7은 본 발명의 바람직한 일 실시예에 따른 웹페이지의 이미지 삽입 화면의 구성을 나타낸 도면이다.7 is a diagram illustrating a configuration of an image insertion screen of a web page according to an exemplary embodiment of the present invention.

도 7을 참조하면, 상기 도 3의 웹페이지 편집 화면(301)에서 이미지 버튼(327)을 클릭하면, 이미지 삽입 화면(701)이 웹브라우저의 새창에 나타난다.Referring to FIG. 7, when the image button 327 is clicked on the web page edit screen 301 of FIG. 3, an image insertion screen 701 is displayed in a new window of the web browser.

이미지 삽입 화면(701)은 이미지 파일 입력 부분(703), 파일 찾기 버튼(705), 정렬 방식 선택 부분(707), 설명 입력 부분(709), 확인 버튼(711), 닫기 버튼(713) 등을 포함한다.The image insertion screen 701 includes an image file input portion 703, a file finder button 705, a sorting method selection portion 707, a description input portion 709, a confirmation button 711, a close button 713, and the like. Include.

이미지 파일 입력 부분(703), 파일 찾기 버튼(705), 정렬 방식 선택 부분(707), 설명 입력 부분(709)에서 웹소스의 이미지에 해당하는 부분으로 생성될 이미지 객체의 파일명, 정렬 방식, 설명 등을 입력 및 선택한 후 확인 버튼(711)을 클릭하면 이미지 객체 정보가 생성된다. 여기서, 파일 찾기 버튼(705)을 클릭하여 이미지 객체로 추가할 파일을 선택할 수 있다.File name, sorting method, and description of the image object to be generated as the part corresponding to the image of the web source in the image file input part 703, file finder button 705, sorting method selection part 707, and description input part 709. After inputting and selecting the back light and clicking the confirm button 711, image object information is generated. Here, the file finder button 705 may be clicked to select a file to be added as an image object.

생성된 이미지 객체 정보는 상기 도 3의 생성 객체 표시 부분(331)에 표시되며, 상기 이미지 객체 정보의 옆에는 이미지 객체 정보를 편집할 수 있는 아이콘(미도시)이 함께 표시된다.The generated image object information is displayed on the creation object display portion 331 of FIG. 3, and an icon (not shown) for editing image object information is displayed beside the image object information.

닫기 버튼(713)을 클릭하면, 이미지 삽입 화면(701)이 닫힌다.When the close button 713 is clicked on, the image insertion screen 701 is closed.

도 8은 본 발명의 바람직한 일 실시예에 따른 웹페이지의 내용에 링크를 적용하는 화면의 구성을 나타낸 도면이다.8 is a diagram illustrating a configuration of a screen to which a link is applied to the content of a web page according to an exemplary embodiment of the present invention.

도 3 및 도 8을 참조하면, 웹페이지 편집 화면(301)의 타이틀 버튼(321), 텍스트 버튼(323), 표 버튼(325), 이미지 버튼(327), 플래시 버튼(329) 등을 이용하여 객체 정보를 생성하면, 생성 객체 표시 부분(331)에 객체 정보가 표시된다.3 and 8, the title button 321, the text button 323, the table button 325, the image button 327, the flash button 329, etc. of the web page editing screen 301 are used. When the object information is generated, the object information is displayed in the generated object display portion 331.

멀티미디어 프레임(307)의 추가 버튼(335)을 클릭하면, 상기 객체 정보에 포함된 단어에 대한 멀티미디어 파일을 추가할 수 있는 멀티미디어 파일 추가 화면(미도시)이 웹브라우저의 새창에 나타난다.When the add button 335 of the multimedia frame 307 is clicked, a multimedia file add screen (not shown) for adding a multimedia file for a word included in the object information is displayed in a new window of a web browser.

멀티미디어 파일 추가 화면(미도시)은 등록 단어 입력 부분, 파일 입력 부분, 파일 찾기 버튼, 확인 버튼 등을 포함할 수 있다. 사용자(121)가 등록 단어를 입력하고, 파일 찾기 버튼을 클릭하여 원하는 멀티미디어 파일을 선택한 후 확인 버튼을 클릭한다. 그러면 생성 객체 표시 부분(331)의 객체 정보에서 등록 단어와 일치하는 단어(802)에 상기 멀티미디어 파일로의 링크가 자동으로 설정된다. 그러면 링크가 설정된 단어(802)에 대하여 이미지 형태의 멀티미디어 파일은 새창에, 음성 형태의 멀티미디어 파일은 사전 프레임(309)에 표시될 수 있다.The multimedia file adding screen (not shown) may include a registered word input part, a file input part, a file search button, a confirmation button, and the like. The user 121 inputs a registered word, selects a desired multimedia file by clicking a file finder button, and clicks a confirm button. The link to the multimedia file is then automatically set to a word 802 that matches the registered word in the object information of the generated object display portion 331. The multimedia file in the form of an image may be displayed in a new window, and the multimedia file in the form of a voice may be displayed in the dictionary frame 309 for the word 802 to which the link is set.

예를 들어, 멀티미디어 프레임(307)에 ‘[음성 강의1]’이라는 단어에 대하여 ‘1.asf’라는 멀티미디어 파일을 등록하였다고 하자. 그러면 생성 객체 표시 부분(331)의 객체 정보 중 ‘[음성 강의1]’(802)라는 단어에 대하여 ‘1.asf’ 파일로의 링크가 추가된다. 편집 부분(805)을 클릭하면, 멀티미디어 프레임(307)에등록된 단어 및 파일을 수정할 수 있는 화면(미도시)이 웹브라우저의 새창에 나타난다.For example, suppose that a multimedia file called '1.asf' is registered for the word '[voice lecture 1]' in the multimedia frame 307. Then, a link to the file '1.asf' is added to the word '[voice lecture 1]' 802 in the object information of the generated object display unit 331. When the edit portion 805 is clicked, a screen (not shown) for modifying words and files registered in the multimedia frame 307 is displayed in a new window of the web browser.

사전 프레임(309)의 추가 버튼(341)을 클릭하면, 상기 객체 정보에 포함된 단어(804)에 대한 사전 정보(809)를 추가하면서 상기 사전 정보를 단어에 대한 링크로 설정하는 단어 등록 화면(하기의 도 9의 901)이 웹브라우저의 새창에 나타난다. 사전 정보(809)는 특정 단어에 대한 상세한 설명, 링크될 주소(URL, Uniform Resource Locator) 등이 될 수 있다.When the add button 341 of the dictionary frame 309 is clicked, the word registration screen for setting the dictionary information as a link to the word while adding the dictionary information 809 for the word 804 included in the object information ( 901 of FIG. 9 below appears in a new window of the web browser. The dictionary information 809 may be a detailed description of a specific word, a uniform resource locator (URL) to be linked, and the like.

단어 등록 화면(하기의 도 9의 901)의 구성 및 단어 등록 방법에 대해서는 하기의 도 9에서 상세히 설명하기로 한다. 사용자(121)가 단어 등록 화면(하기의 도 9의 901)을 이용하여 단어를 등록한 후, 생성 객체 표시 부분(331)의 객체 정보에서 등록 단어와 일치하는 단어(804)의 앞뒤에 ‘#’와 같은 구분자를 입력한다. 그러면 해당 단어에 자동으로 사전 정보(809)가 링크되고, 해당 단어를 클릭하면 사전 정보(809)가 사전 프레임에 나타나게 된다.The configuration of the word registration screen (901 of FIG. 9 below) and the word registration method will be described in detail with reference to FIG. 9. After the user 121 registers a word using the word registration screen (901 in FIG. 9 below), a '#' is displayed before and after the word 804 that matches the registered word in the object information of the generated object display portion 331. Enter a delimiter such as Then, dictionary information 809 is automatically linked to the word, and when the word is clicked, dictionary information 809 appears in the dictionary frame.

예를 들어, 사전 프레임(309)에 ‘계약’이라는 단어(804)의 사전 정보(809)를 등록하였다고 하자. 그러면 생성 객체 표시 부분(331)의 객체 정보 중 ‘계약’(804)라는 단어에 대하여 상기 사전 정보(809)로의 링크가 추가된다. 편집 부분(807)을 클릭하면, 사전 프레임(309)에 등록된 단어 및 사전 정보를 수정할 수 있는 단어 등록 화면(하기의 도 9의 901)이 웹브라우저의 새창에 나타난다.For example, suppose that the dictionary information 809 of the word '804' is registered in the dictionary frame 309. Then, a link to the dictionary information 809 is added to the word 'contract' 804 in the object information of the generated object display portion 331. When the editing portion 807 is clicked on, a word registration screen (901 in FIG. 9 below) that can correct words registered in the dictionary frame 309 and dictionary information is displayed in a new window of the web browser.

도 9는 본 발명의 바람직한 일 실시예에 따른 단어 등록 화면의 구성을 나타낸 도면이다.9 is a view showing the configuration of a word registration screen according to an embodiment of the present invention.

도 9를 참조하면, 단어 등록 화면(901)은 단어 입력 부분(903), 내용 입력 부분(905), 등록 버튼(907), 취소 버튼(909) 등을 포함한다.Referring to FIG. 9, the word registration screen 901 includes a word input portion 903, a content input portion 905, a registration button 907, a cancel button 909, and the like.

사용자(121)가 단어 입력 부분(903), 내용 입력 부분(905) 각각에 단어 및 단어의 설명을 입력한 후 등록 버튼(907)을 누르면 입력한 정보가 사전 정보로 데이터베이스에 저장된다. 취소 버튼(909)을 누르면, 단어 등록 화면(901)이 닫힌다.When the user 121 inputs a word and a description of the word in each of the word input portion 903 and the content input portion 905, and then presses the registration button 907, the input information is stored in the database as dictionary information. When the cancel button 909 is pressed, the word registration screen 901 is closed.

도 10은 본 발명의 바람직한 일 실시예에 따른 사용자가 작성한 전체 웹페이지에 대한 페이지 순서 변경 화면의 구성을 나타낸 도면이다.10 is a diagram illustrating a configuration of a page order change screen for all web pages created by a user according to an exemplary embodiment of the present invention.

도 10을 참조하면, 페이지 순서 변경 화면(1001)에서는 사용자(121)에 의해 생성되어 웹문서 데이터베이스(113)에 저장된 웹페이지의 순서를 변경하거나, 생성한 웹페이지를 삭제할 수 있다. 도 3의 페이지 순서 변경 버튼(315)을 클릭하면, 페이지 순서 변경 화면(1001)이 웹브라우저의 새창을 나타난다.Referring to FIG. 10, in the page order change screen 1001, the order of web pages generated by the user 121 and stored in the web document database 113 may be changed or the generated web pages may be deleted. When the page order change button 315 of FIG. 3 is clicked, the page order change screen 1001 displays a new window of the web browser.

페이지 순서 변경 화면(1001)은 페이지 목록(1003), 페이지 번호 선택 부분(1005), 삭제 부분(1011), 변경 버튼(1007), 닫기 버튼(1009) 등을 포함한다.The page order change screen 1001 includes a page list 1003, a page number selection portion 1005, a delete portion 1011, a change button 1007, a close button 1009, and the like.

페이지 목록(1003)의 페이지 번호 선택 부분(1005)에서 원하는 페이지 번호를 선택한 후 변경 버튼(1007)을 클릭하면, 페이지의 순서가 변경된다.When the desired page number is selected in the page number selection portion 1005 of the page list 1003 and the change button 1007 is clicked, the order of the pages is changed.

각 페이지에 대한 삭제 부분(1011)을 선택하면 해당 페이지가 삭제된다. 여기서, 웹페이지를 삭제하면, 그에 상응하여 저장된 객체 정보 및 링크 정보도 함께 삭제된다.Selecting the delete portion 1011 for each page deletes the corresponding page. Here, when the web page is deleted, the object information and the link information stored correspondingly are also deleted.

닫기 버튼(1009)을 클릭하면, 페이지 순서 변경 화면(1001)이 닫히고 다시 도 3의 웹페이지 편집 화면(301)으로 돌아간다.Clicking the close button 1009 closes the page order change screen 1001 and returns to the web page edit screen 301 of FIG.

도 11은 본 발명의 바람직한 일 실시예에 따른 사용자가 작성한 전체 웹페이지에 대한 전체 링크 설정 화면의 구성을 나타낸 도면이다.11 is a diagram illustrating the configuration of an entire link setting screen for all web pages created by a user according to an exemplary embodiment of the present invention.

도 11을 참조하면, 전체 링크 설정 화면(1101)에서는 사용자(121)가 작성한 전체 웹페이지의 객체 정보에 포함된 단어(802)에 대한 멀티미디어 파일로의 링크를 생성, 수정 및 삭제할 수 있다.Referring to FIG. 11, in the full link setting screen 1101, a link to a multimedia file for a word 802 included in object information of an entire web page created by the user 121 may be generated, modified, and deleted.

또한, 전체 링크 설정 화면(1101)에서는 사용자(121)가 작성한 전체 웹페이지의 객체 정보에 포함된 단어(804)에 대한 사전 정보를 생성, 수정 및 삭제할 수 있다.In addition, the entire link setting screen 1101 may generate, modify, and delete dictionary information about the word 804 included in the object information of the entire web page created by the user 121.

전체 링크 설정 화면(1101)은 멀티미디어 링크 목록(1103), 단어 링크 목록(1109), 멀티미디어 링크 추가 버튼(1121), 단어 링크 추가 버튼(1123), 확인 버튼(1115) 등을 포함한다.The full link setting screen 1101 includes a multimedia link list 1103, a word link list 1109, a multimedia link add button 1121, a word link add button 1123, a confirm button 1115, and the like.

멀티미디어 링크 목록(1103)에는 사용자(121)가 작성한 전체 웹페이지의 객체 정보에 포함된 단어(802)에 대한 멀티미디어 파일로의 링크 목록이 표시된다. 멀티미디어 링크 추가 버튼(1121)을 클릭하면, 전체 웹페이지에 대한 멀티미디어 파일 링크를 추가할 수 있는 화면이 웹브라우저의 새창에 나타난다.The multimedia link list 1103 displays a list of links to the multimedia file for the word 802 included in the object information of the entire web page created by the user 121. When the add multimedia link button 1121 is clicked, a screen for adding a multimedia file link for the entire web page is displayed in a new window of the web browser.

단어 링크 목록(1109)에는 사용자(121)가 작성한 전체 웹페이지의 객체 정보에 포함된 단어(804)에 대한 사전 정보로의 링크 목록이 표시된다. 단어 링크 추가 버튼(1123)을 클릭하면, 전체 웹페이지에 대한 사전 정보 링크를 추가할 수 있는 화면이 웹브라우저의 새창에 나타난다.The word link list 1109 displays a list of links to dictionary information for the words 804 included in the object information of the entire web page created by the user 121. When the add word link button 1123 is clicked, a screen for adding a dictionary information link for the entire web page is displayed in a new window of the web browser.

확인 버튼(1115)을 클릭하면 전체 링크 설정 화면(1101)이 닫히고 다시 도 3의 웹페이지 편집 화면(301)으로 돌아간다.Clicking the confirm button 1115 closes the entire link setting screen 1101 and returns to the web page editing screen 301 of FIG. 3 again.

도 12는 본 발명의 바람직한 일 실시예에 따른 웹문서 데이터베이스의 구성을 나타낸 도면이다.12 is a view showing the configuration of a web document database according to an embodiment of the present invention.

도 12를 참조하면, 웹문서 데이터베이스(111)는 테마 카테고리 테이블(1201), 테마 정보 테이블(1203), 타이틀 정보 테이블(1205), 텍스트 정보 테이블(1207), 테이블 정보 테이블(1209), 테이블 셀 정보 테이블(1211), 멀티미디어 파일 정보 테이블(1213), 사전 정보 테이블(1215), 페이지 정보 테이블(1217) 등을 포함한다.Referring to FIG. 12, the web document database 111 includes a theme category table 1201, a theme information table 1203, a title information table 1205, a text information table 1207, a table information table 1209, and a table cell. Information table 1211, multimedia file information table 1213, dictionary information table 1215, page information table 1217, and the like.

테마 카테고리 테이블(1201)에는 카테고리 식별자에 따른 카테고리명 및 카테고리 정보가 저장된다.The theme category table 1201 stores category names and category information corresponding to category identifiers.

테마 정보 테이블(1203)에는 테마 카테고리 테이블(1201)에 저장된 카테고리 식별자에 속하는 테마 식별자에 따른 테마명, 테마 샘플 이미지 등이 저장된다.The theme information table 1203 stores theme names, theme sample images, and the like corresponding to theme identifiers belonging to the category identifiers stored in the theme category table 1201.

타이틀 정보 테이블(1205)에는 타이틀 식별자에 따른 제목, 제목 글씨 색깔, 제목 글씨 크기, 제목 볼드체 적용 여부, 사전 일련 번호 등이 저장된다. 사용자(121)는 상기 도 4의 타이틀 작성 화면(401)을 이용하여 타이틀 정보 테이블(1205)에 저장되는 각각의 정보를 입력할 수 있다.The title information table 1205 stores titles according to title identifiers, title text colors, title font sizes, whether or not title bold type is applied, dictionary serial numbers, and the like. The user 121 may input respective information stored in the title information table 1205 using the title creation screen 401 of FIG. 4.

텍스트 정보 테이블(1207)에는 텍스트 식별자, 텍스트 내용, 텍스트 정렬 방식, 줄간격 등의 정보가 저장된다. 사용자(121)는 상기 도 5의 텍스트 작성 화면(501)을 이용하여 텍스트 정보 테이블(1207)에 저장되는 각각의 정보를 입력할 수 있다.The text information table 1207 stores information such as text identifier, text content, text alignment method, line spacing, and the like. The user 121 may input respective information stored in the text information table 1207 using the text creation screen 501 of FIG. 5.

테이블 정보 테이블(1209)에는 표 식별자, 표 행수, 표 열수, 표 너비, 표 정렬 방식, 표 제목 등의 정보가 저장된다. 사용자(121)는 상기 도 6의 표 작성 화면(601)을 이용하여 테이블 정보 테이블(1209)에 저장되는 각각의 정보를 입력할 수 있다.The table information table 1209 stores information such as a table identifier, a table row number, a table column number, a table width, a table sorting method, a table title, and the like. The user 121 may input respective information stored in the table information table 1209 using the table creation screen 601 of FIG. 6.

테이블 셀 정보 테이블(1211)에는 셀 식별자, 테이블 식별자, 셀 너비, 셀 높이, 텍스트 정렬 방식, 셀 배경색 등의 정보가 저장된다. 사용자(121)는 셀 정보 작성 화면(미도시)을 이용하여 테이블 셀 정보 테이블(1211)에 저장되는 각각의 정보를 입력할 수 있다.The table cell information table 1211 stores information such as a cell identifier, a table identifier, a cell width, a cell height, a text sorting method, a cell background color, and the like. The user 121 may input respective information stored in the table cell information table 1211 using a cell information creation screen (not shown).

멀티미디어 파일 정보 테이블(1213)에는 멀티미디어 식별자, 멀티미디어 링크 단어, 멀티미디어 제목, 멀티미디어 설명 등의 정보가 저장된다. 사용자(121)는 상기 도 7의 이미지 파일 입력 부분(703)을 이용하여 멀티미디어 파일 정보 테이블(1213)에 저장되는 각각의 정보를 입력할 수 있다.The multimedia file information table 1213 stores information such as a multimedia identifier, a multimedia link word, a multimedia title, a multimedia description, and the like. The user 121 may input each piece of information stored in the multimedia file information table 1213 using the image file input portion 703 of FIG. 7.

사전 정보 테이블(1215)에는 사전 정보 식별자, 사전 링크 단어, 사전 내용 등의 정보가 저장된다. 사용자(121)는 상기 도 9의 단어 등록 화면(901)을 이용하여 사전 정보 테이블(1215)에 저장되는 각각의 정보를 입력할 수 있다.The dictionary information table 1215 stores information such as dictionary information identifiers, dictionary link words, and dictionary contents. The user 121 may input each piece of information stored in the dictionary information table 1215 using the word registration screen 901 of FIG. 9.

페이지 정보 테이블(1217)에는 사용자(121)가 작성한 페이지에 대한 페이지 식별자, 페이지 순서 등의 정보가 저장된다. 사용자(121)는 상기 도 10의 페이지 순서 변경 화면(1001)을 이용하여 페이지 정보 테이블(1217)에 저장되는 각각의 정보를 입력할 수 있다.The page information table 1217 stores information such as a page identifier, a page order, and the like for the page created by the user 121. The user 121 may input each piece of information stored in the page information table 1217 using the page order change screen 1001 of FIG. 10.

도 13은 본 발명의 바람직한 일 실시예에 따른 링크 정보 데이터베이스의 구성을 나타낸 도면이다.13 is a diagram showing the configuration of a link information database according to an embodiment of the present invention.

도 13을 참조하면, 링크 정보 데이터베이스(113)는 사전 링크 정보 테이블(1301), 멀티미디어 파일 링크 정보 테이블(1303) 등을 포함한다.Referring to FIG. 13, the link information database 113 includes a dictionary link information table 1301, a multimedia file link information table 1303, and the like.

사전 링크 정보 테이블(1301)에는 사용자가 생성한 페이지에 상응하여 등록된 사전 링크 정보가 저장되며, 페이지 식별자, 사전 정보 식별자, 사전 링크 단어 등이 저장된다. 사전 링크 정보는 상기 도 3의 웹페이지 편집 화면(301)의 사전 프레임(309)에서 등록될 수 있다.The dictionary link information table 1301 stores dictionary link information registered corresponding to a page generated by a user, and stores a page identifier, a dictionary information identifier, a dictionary link word, and the like. The dictionary link information may be registered in the dictionary frame 309 of the web page edit screen 301 of FIG.

멀티미디어 파일 링크 정보 테이블(1303)에는 사용자가 생성한 페이지에 상응하여 등록된 멀티미디어 파일 링크 정보가 저장되며, 텍스트 식별자, 멀티미디어 식별자, 링크 단어 등이 저장된다. 멀티미디어 파일 링크 정보는 상기 도 3의 웹페이지 편집 화면(301)의 멀티미디어 프레임(307)에서 등록될 수 있다.The multimedia file link information table 1303 stores multimedia file link information registered corresponding to a page generated by a user, and stores a text identifier, a multimedia identifier, a link word, and the like. The multimedia file link information may be registered in the multimedia frame 307 of the web page edit screen 301 of FIG. 3.

도 14는 본 발명의 바람직한 일 실시예에 따른 데이터베이스와 웹의 연동에 의한 웹 기반 컨텐츠 제작 과정을 나타낸 순서도이다.14 is a flowchart illustrating a web-based content production process by interworking a database and a web according to an exemplary embodiment of the present invention.

도 14를 참조하면, 서버(101)가 사용자(121)로부터 웹페이지 작성 요청을 수신(S1401)한다. 그러면 웹을 기반으로 텍스트, 테이블, 타이틀, 이미지 등의 웹소스로 변환되는 객체 정보를 생성할 수 있는 메뉴를 포함하는 상기 도 3의 웹페이지 편집 화면(301)을 전송(S1403)한다.Referring to FIG. 14, the server 101 receives a web page creation request from the user 121 (S1401). Then, the web page editing screen 301 of FIG. 3 including a menu for generating object information converted into a web source such as text, a table, a title, and an image based on the web is transmitted (S1403).

사용자(121)가 상기 웹페이지 편집 화면(301)을 이용하여 웹페이지 객체 정보를 추가하면 이를 수신(S1405)하고, 수신한 객체 정보를 웹페이지 식별자와 함께 웹문서 데이터베이스(111)에 저장(S1407)한다.When the user 121 adds the web page object information using the web page edit screen 301 (S1405), the user 121 stores the received object information in the web document database 111 together with the web page identifier (S1407). )do.

상술한 바와 같이 사용자(121)의 요청에 따라 적어도 하나의 웹페이지 및 상기 웹페이지에 상응하는 객체 정보를 생성한 후, 상기 도 8의 웹페이지 편집 화면(301) 및 상기 도 11의 전체 링크 설정 화면(1101)을 이용하여 사용자(121)가 입력한, 상기 객체 정보 중 특정 단어에 대한 자동 링크 처리 요청을 수신(S1409)한다. 그러면 링크 정보 데이터베이스(113)에 상기 단어에 대한 링크 정보를 저장(S1411)한다. 여기서, 상기 링크 정보는 멀티미디어 파일 링크 정보 및 사전 링크 정보가 될 수 있다.As described above, after generating at least one web page and object information corresponding to the web page according to a request of the user 121, the web page edit screen 301 of FIG. 8 and the entire link setting of FIG. 11 are set. The automatic link processing request for a specific word of the object information input by the user 121 is received using the screen 1101 (S1409). Then, the link information for the word is stored in the link information database 113 (S1411). Here, the link information may be multimedia file link information and dictionary link information.

도 15는 본 발명의 바람직한 일 실시예에 따른 링크 정보 수정 과정을 나타낸 순서도이다.15 is a flowchart illustrating a link information modification process according to an embodiment of the present invention.

도 15를 참조하면, 사용자(121)로부터 특정 단어에 대한 링크 수정 요청을 수신(S1501)하면, 링크 정보 데이터베이스(113)로부터 상기 단어에 대하여 저장된 링크 정보를 추출(S1503)한다. 여기서, 상기 링크 정보는 멀티미디어 파일 링크 정보 및 사전 링크 정보가 될 수 있다.Referring to FIG. 15, when a link modification request for a specific word is received from the user 121 (S1501), the link information stored for the word is extracted from the link information database 113 (S1503). Here, the link information may be multimedia file link information and dictionary link information.

적어도 하나의 링크 정보가 추출되면, 상기 링크 수정 요청에 상응하여 상기 단어의 링크 정보를 수정하여 저장(S1505)한다.When at least one link information is extracted, the link information of the word is corrected and stored according to the link modification request (S1505).

본 발명은 상기 실시예에 한정되지 않으며, 많은 변형이 본 발명의 사상 내에서 당 분야에서 통상의 지식을 가진 자에 의하여 가능함은 물론이다.The present invention is not limited to the above embodiments, and many variations are possible by those skilled in the art within the spirit of the present invention.

이상에서 상술한 바와 같이 본 발명에 따르면, 사용자의 요청에 상응하여 웹페이지 및 웹소스로 생성될 객체 정보를 생성하고, 생성된 객체 정보에 포함된 단어에 대한 링크 정보를 자동으로 생성하는 웹 기반 컨텐츠 저작 방법 및 시스템을 제공할 수 있다.As described above, according to the present invention, in response to a user's request, a web-based device generates object information to be generated from a web page and a web source, and automatically generates link information on words included in the generated object information. A content authoring method and system can be provided.

또한 본 발명에 따르면, 사용자 장치에 웹페이지 작성 프로그램을 설치하지 않고, 웹서버가 제공하는 웹페이지 작성 화면에 접속하여 웹페이지를 수정하는 웹 기반 컨텐츠 저작 방법 및 시스템을 제공할 수 있다.According to the present invention, a web-based content authoring method and system for modifying a web page by accessing a web page creation screen provided by a web server without installing a web page creation program on a user device can be provided.

또한 본 발명에 따르면, 웹을 기반으로 위지윅(WYSIWYG) 방식과 같은 비주얼한 방식의 웹페이지 작성 화면을 제공하여 사용자가 손쉽게 웹페이지를 수정하도록 하는 웹 기반 컨텐츠 저작 방법 및 시스템을 제공할 수 있다.In addition, according to the present invention, a web-based content authoring method and system for providing a web page creation screen of a visual method such as a WYSIWYG method based on the web to allow a user to easily modify a web page can be provided.

또한 본 발명에 따르면, 각 웹페이지의 소스 코드로 생성될 수 있는 객체 정보를 데이터베이스에 저장하고, 보다 효율적으로 웹페이지 소스를 관리하도록 하는 웹 기반 컨텐츠 저작 방법 및 시스템을 제공할 수 있다.In addition, according to the present invention, it is possible to provide a web-based content authoring method and system for storing object information that can be generated by the source code of each webpage in a database, and more efficiently managing the webpage source.

또한 본 발명에 따르면, 사용자가 웹페이지 소스 내에 포함된 특정 단어 또는 이미지에 대한 링크를 쉽게 설정할 수 있도록 하고, 전체 웹페이지들에 포함된 특정 단어나 이미지에 대한 링크 정보를 일괄적으로 변경하거나 삭제할 수 있도록 제공하는 웹 기반 컨텐츠 저작 방법 및 시스템을 제공할 수 있다.Also, according to the present invention, a user can easily set a link to a specific word or image included in a webpage source, and collectively change or delete link information for a specific word or image included in all web pages. A web-based content authoring method and system may be provided.

Claims (13)

네트워크를 기반으로 웹페이지 내의 링크 정보를 자동으로 생성하는 방법에 있어서,In the method for automatically generating link information in a web page based on a network, 사용자로부터 웹페이지 편집 화면 요청을 수신하는 단계;Receiving a web page edit screen request from a user; 상기 요청에 상응하여 위지윅 방식을 지원하는 웹페이지 편집 화면을 전송하는 단계;Transmitting a web page editing screen supporting the Widowwick method in response to the request; 상기 웹페이지 편집 화면을 이용하여 상기 사용자에 의해 작성된 객체 정보를 수신하는 단계;Receiving object information created by the user using the web page editing screen; 상기 객체 정보를 상기 웹페이지에 상응하는 데이터베이스에 저장하는 단계;Storing the object information in a database corresponding to the web page; 상기 객체 정보 중 상기 사용자로부터 선택된 선택 정보, 상기 선택 정보에 대한 링크 정보를 수신하는 단계; 및Receiving selection information selected from the user among the object information and link information about the selection information; And 상기 선택 정보 및 상기 링크 정보를 상기 데이터베이스에 저장하는 단계Storing the selection information and the link information in the database 를 포함하되,Including but not limited to: 웹페이지 열람 요청에 상응하여 상기 객체 정보는 미리 정해진 소스 변환 방법에 따라 웹소스로 변경되며, 상기 선택 정보 및 상기 링크 정보는 미리 정해진 링크 변환 방법에 따라 링크 소스로 변경되어 상기 웹소스에 추가된 후 제공되는 것In response to a web page viewing request, the object information is changed to a web source according to a predetermined source conversion method, and the selection information and the link information are changed to a link source according to a predetermined link conversion method and added to the web source. Will be provided after 을 특징으로 하는 웹페이지 링크 정보 자동 생성 방법.Method for automatically generating web page link information, characterized in that. 제1항에 있어서,The method of claim 1, 상기 객체 정보는The object information is 타이틀, 텍스트, 표, 이미지, 플래시 중 적어도 하나를 포함하는 것Containing at least one of title, text, table, image, flash 을 특징으로 하는 웹페이지 링크 정보 자동 생성 방법.Method for automatically generating web page link information, characterized in that. 제1항에 있어서,The method of claim 1, 상기 웹페이지 링크 정보 자동 생성 방법은The web page link information generation method automatically 상기 사용자로부터 선택된 선택 정보, 상기 선택 정보에 대한 링크 정보를 포함하는 전체 링크 변경 요청을 수신하는 단계; 및Receiving an entire link change request including selection information selected by the user and link information on the selection information; And 상기 사용자에 상응하여 저장된 웹페이지를 추출하는 단계;Extracting a web page stored according to the user; 상기 웹페이지에 상응하고, 상기 선택 정보를 포함하는 객체 정보를 추출하는 단계; 및Extracting object information corresponding to the web page and including the selection information; And 상기 객체 정보에 대하여 상기 선택 정보 및 링크 정보를 상기 데이터베이스에 저장하는 단계Storing the selection information and link information in the database with respect to the object information; 를 더 포함하는 웹페이지 링크 정보 자동 생성 방법.Method for automatically generating web page link information further comprising. 제1항에 있어서,The method of claim 1, 상기 링크 정보는The link information is 이미지 파일, 동영상 파일, 음성 파일, 인터넷 주소(URL), 사전 정보 중 적어도 하나인 것At least one of an image file, a video file, an audio file, an Internet address (URL), and dictionary information 을 특징으로 하는 웹페이지 링크 정보 자동 생성 방법.Method for automatically generating web page link information, characterized in that. 제1항에 있어서,The method of claim 1, 상기 객체 정보는The object information is 복수개가 그룹화되는 것Grouped in plural 을 특징으로 하는 웹페이지 링크 정보 자동 생성 방법.Method for automatically generating web page link information, characterized in that. 서버에 웹페이지의 소스가 저장되어 있는 상태에서 네트워크를 기반으로 웹페이지 내의 링크 정보를 자동으로 생성하는 방법에 있어서,In the method of automatically generating the link information in the web page based on the network with the source of the web page stored in the server, 상기 소스 중 상기 사용자로부터 선택된 선택 정보, 상기 선택 정보에 대한 링크 정보를 수신하는 단계;Receiving selection information selected from the user among the sources and link information about the selection information; 상기 웹페이지 내에서 상기 선택 정보를 추출하는 단계;Extracting the selection information in the web page; 상기 선택 정보 각각에 대하여 선택 정보 식별자를 부여하는 단계; 및Assigning a selection information identifier to each of the selection informations; And 상기 선택 정보 식별자 각각에 대하여 상기 링크 정보 설정하여 데이터베이스에 저장하는 단계Setting the link information for each of the selection information identifiers and storing them in a database 를 포함하되,Including but not limited to: 상기 웹페이지에 대한 열람 요청에 상응하여 상기 링크 정보는 미리 정해진 링크 변환 방법에 따라 링크 소스로 변경되어 상기 웹소스에 추가된 후 제공되는 것In response to a request for viewing the web page, the link information is changed to a link source according to a predetermined link conversion method and added to the web source and then provided. 을 특징으로 하는 웹페이지 링크 정보 자동 생성 방법.Method for automatically generating web page link information, characterized in that. 제6항에 있어서,The method of claim 6, 상기 웹페이지 링크 정보 자동 생성 방법은The web page link information generation method automatically 복수의 웹페이지에 포함된 상기 선택 정보에 대한 링크 정보를 일괄적으로 수정하는 것Collectively modifying link information for the selection information included in a plurality of web pages 을 특징으로 하는 웹페이지 링크 정보 자동 생성 방법.Method for automatically generating web page link information, characterized in that. 제6항에 있어서,The method of claim 6, 상기 링크 정보는The link information is 이미지 파일, 동영상 파일, 음성 파일, 인터넷 주소(URL), 사전 정보 중 적어도 하나인 것At least one of an image file, a video file, an audio file, an Internet address (URL), and dictionary information 을 특징으로 하는 웹페이지 링크 정보 자동 생성 방법.Method for automatically generating web page link information, characterized in that. 서버에 웹페이지의 소스가 저장되어 있는 상태에서 네트워크를 기반으로 웹페이지 내의 링크 정보를 자동으로 생성하는 방법에 있어서,In the method of automatically generating the link information in the web page based on the network with the source of the web page stored in the server, 상기 소스 중 상기 사용자로부터 선택된 선택 정보, 상기 선택 정보에 대한 링크 정보를 수신하는 단계;Receiving selection information selected from the user among the sources and link information about the selection information; 상기 웹페이지 내에서 상기 선택 정보를 추출하는 단계; 및Extracting the selection information in the web page; And 상기 선택 정보 각각에 대하여 상기 링크 정보에 상응하는 링크 소스를 추가하여 상기 소스를 수정하여 저장하는 단계Modifying and storing the source by adding a link source corresponding to the link information for each of the selection information; 를 포함하는 웹페이지 링크 정보 자동 생성 방법.Method for automatically generating web page link information including. 네트워크를 기반으로 웹페이지 내의 링크 정보를 자동으로 생성하는 장치에 있어서,An apparatus for automatically generating link information in a web page based on a network, 사용자로부터 웹페이지 편집 화면 요청을 수신하는 수단;Means for receiving a web page edit screen request from a user; 상기 요청에 상응하여 위지윅 방식을 지원하는 웹페이지 편집 화면을 전송하는 수단;Means for transmitting a web page editing screen supporting the Widowwick method in response to the request; 상기 웹페이지 편집 화면을 이용하여 상기 사용자에 의해 작성된 객체 정보를 수신하는 수단;Means for receiving object information created by the user using the web page editing screen; 상기 객체 정보를 상기 웹페이지에 상응하는 데이터베이스에 저장하는 수단;Means for storing the object information in a database corresponding to the web page; 상기 객체 정보 중 상기 사용자로부터 선택된 선택 정보, 상기 선택 정보에대한 링크 정보를 수신하는 수단; 및Means for receiving selection information selected from the user among the object information and link information for the selection information; And 상기 선택 정보 및 상기 링크 정보를 상기 데이터베이스에 저장하는 수단Means for storing the selection information and the link information in the database 을 구비하되,Provided with 웹페이지 열람 요청에 상응하여 상기 객체 정보는 미리 정해진 소스 변환 방법에 따라 웹소스로 변경되며, 상기 선택 정보 및 상기 링크 정보는 미리 정해진 링크 변환 방법에 따라 링크 소스로 변경되어 상기 웹소스에 추가된 후 제공되는 것In response to a web page viewing request, the object information is changed to a web source according to a predetermined source conversion method, and the selection information and the link information are changed to a link source according to a predetermined link conversion method and added to the web source. Will be provided after 을 특징으로 하는 웹페이지 링크 정보 자동 생성 장치.Automatic web page link information generation device characterized in that. 서버에 웹페이지의 소스가 저장되어 있는 상태에서 네트워크를 기반으로 웹페이지 내의 링크 정보를 자동으로 생성하는 장치에 있어서,An apparatus for automatically generating link information in a web page based on a network with a source of a web page stored in a server, 상기 소스 중 상기 사용자로부터 선택된 선택 정보, 상기 선택 정보에 대한 링크 정보를 수신하는 수단;Means for receiving selection information selected from the user among the sources and link information for the selection information; 상기 웹페이지 내에서 상기 선택 정보를 추출하는 수단;Means for extracting the selection information within the web page; 상기 선택 정보 각각에 대하여 선택 정보 식별자를 부여하는 수단; 및Means for assigning a selection information identifier to each of the selection informations; And 상기 선택 정보 식별자 각각에 대하여 상기 링크 정보 설정하여 데이터베이스에 저장하는 수단Means for setting and storing the link information for each of the selection information identifiers in a database; 을 구비하되,Provided with 상기 웹페이지에 대한 열람 요청에 상응하여 상기 링크 정보는 미리 정해진링크 변환 방법에 따라 링크 소스로 변경되어 상기 웹소스에 추가된 후 제공되는 것In response to a request for viewing the web page, the link information is changed to a link source according to a predetermined link conversion method and added to the web source and then provided. 을 특징으로 하는 웹페이지 링크 정보 자동 생성 장치.Automatic web page link information generation device characterized in that. 서버에 웹페이지의 소스가 저장되어 있는 상태에서 네트워크를 기반으로 웹페이지 내의 링크 정보를 자동으로 생성하는 장치에 있어서,An apparatus for automatically generating link information in a web page based on a network with a source of a web page stored in a server, 상기 소스 중 상기 사용자로부터 선택된 선택 정보, 상기 선택 정보에 대한 링크 정보를 수신하는 수단;Means for receiving selection information selected from the user among the sources and link information for the selection information; 상기 웹페이지 내에서 상기 선택 정보를 추출하는 수단; 및Means for extracting the selection information within the web page; And 상기 선택 정보 각각에 대하여 상기 링크 정보에 상응하는 링크 소스를 추가하여 상기 소스를 수정하여 저장하는 수단Means for modifying and storing the source by adding a link source corresponding to the link information for each of the selection information; 을 구비하는 웹페이지 링크 정보 자동 생성 장치.Web page link information automatic generation device having a. 프로그램이 저장되어 있는 메모리;A memory in which a program is stored; 상기 메모리와 결합되어 상기 프로그램을 실행하는 프로세서를 포함하되,A processor coupled to the memory to execute the program; 상기 프로세서는 상기 프로그램에 의해, 제1항 내지 제9항 중 적어도 어느 한 항에 기재된 웹페이지 링크 정보 자동 생성 방법을 실행하는 웹페이지 링크 정보 자동 생성 시스템.The processor automatically executes the web page link information generation system according to at least one of claims 1 to 9, by the program.
KR1020010074980A 2001-11-29 2001-11-29 A method and system for making contents based on web by using database and web KR20020003331A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010074980A KR20020003331A (en) 2001-11-29 2001-11-29 A method and system for making contents based on web by using database and web

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010074980A KR20020003331A (en) 2001-11-29 2001-11-29 A method and system for making contents based on web by using database and web

Publications (1)

Publication Number Publication Date
KR20020003331A true KR20020003331A (en) 2002-01-12

Family

ID=19716444

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010074980A KR20020003331A (en) 2001-11-29 2001-11-29 A method and system for making contents based on web by using database and web

Country Status (1)

Country Link
KR (1) KR20020003331A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100510400B1 (en) * 2002-02-20 2005-08-30 이일용 Method for serving web editing component lease with an internet network
KR100753341B1 (en) * 2007-06-22 2007-08-30 (주)이스트소프트 The method of inserting url link information in jpeg image file, the recording media storing the program performing this method, website delivering this program and jpeg image file inserted url link infornation
KR100791612B1 (en) * 2007-04-04 2008-01-03 박성준 Method for providing service about making contents and three-dimensional animaion
KR100898242B1 (en) * 2007-06-04 2009-05-18 에스케이 텔레콤주식회사 Automatic link generation system and method using multi-link
KR101027932B1 (en) * 2008-09-12 2011-04-12 홍성관 Apparatus for recombinating blogs and Method thereof
KR20220002101U (en) 2022-08-11 2022-08-30 최은희 the tree support safety board

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000015619A (en) * 1998-08-31 2000-03-15 정선종 Apparatus and method for generating a web document automatically
KR100261265B1 (en) * 1997-09-29 2000-07-01 정선종 Apparatus for making a web document and method of operating it
KR20010008236A (en) * 2000-11-16 2001-02-05 안종선 A method and system for modifying homepage automatically based on network
KR20010068739A (en) * 2000-01-08 2001-07-23 송길섭 Managing system for web-based desktop service
JP2001243265A (en) * 2000-02-28 2001-09-07 Toppan Printing Co Ltd Virtual design center system and its method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100261265B1 (en) * 1997-09-29 2000-07-01 정선종 Apparatus for making a web document and method of operating it
KR20000015619A (en) * 1998-08-31 2000-03-15 정선종 Apparatus and method for generating a web document automatically
KR20010068739A (en) * 2000-01-08 2001-07-23 송길섭 Managing system for web-based desktop service
JP2001243265A (en) * 2000-02-28 2001-09-07 Toppan Printing Co Ltd Virtual design center system and its method
KR20010008236A (en) * 2000-11-16 2001-02-05 안종선 A method and system for modifying homepage automatically based on network

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100510400B1 (en) * 2002-02-20 2005-08-30 이일용 Method for serving web editing component lease with an internet network
KR100791612B1 (en) * 2007-04-04 2008-01-03 박성준 Method for providing service about making contents and three-dimensional animaion
WO2008123676A1 (en) * 2007-04-04 2008-10-16 Sung-Jun Park Method for providing service about making contents and three-dimensional animation
KR100898242B1 (en) * 2007-06-04 2009-05-18 에스케이 텔레콤주식회사 Automatic link generation system and method using multi-link
KR100753341B1 (en) * 2007-06-22 2007-08-30 (주)이스트소프트 The method of inserting url link information in jpeg image file, the recording media storing the program performing this method, website delivering this program and jpeg image file inserted url link infornation
KR101027932B1 (en) * 2008-09-12 2011-04-12 홍성관 Apparatus for recombinating blogs and Method thereof
KR20220002101U (en) 2022-08-11 2022-08-30 최은희 the tree support safety board

Similar Documents

Publication Publication Date Title
US11157581B2 (en) Dynamic language translation of web site content
US6539370B1 (en) Dynamically generated HTML formatted reports
US9060007B2 (en) System and methods for facilitating the synchronization of data
US7734995B1 (en) Systems and methods for assembling form fragments and templates into a form package
US6865593B1 (en) Dynamic integration of web sites
US20050216439A1 (en) Update notification method and update notification apparatus of web page
US20040044963A1 (en) Extraction of information from structured documents
WO2008092079A2 (en) System, method and apparatus for selecting content from web sources and posting content to web logs
US20070180027A1 (en) Computerized news preparatory service
US7331016B2 (en) Method and system for generating a value enhanced derivative document from a patent document
US20050024355A1 (en) Selecting items displayed on respective areas on a screen
JP2021124914A (en) Information processing system and information processing method
CN101828165A (en) Watching of feeds
US20010002471A1 (en) System and program for processing special characters used in dynamic documents
JP3006482B2 (en) Information retrieval apparatus and method
US20030084055A1 (en) Method, apparatus and program for outputting templates
KR20020003331A (en) A method and system for making contents based on web by using database and web
US7493557B2 (en) Source file generation apparatus
JP2010186409A (en) Web page creating device, web page creation supporting device used for the same, and client device for web page creation
JP2010049598A (en) Web-site creation support device and program
KR20010038009A (en) BBS page registering method and recording medium stored with interactive multimedia information input program
WO2004055692A1 (en) A method and system for interactive work with multimedia objects posted on the usenet
KR100586561B1 (en) Method and system for creating homepage using module insertion program
KR100446643B1 (en) A method and system for publishing an electronic book by using an editing tool
JP2004348231A (en) System for presenting information file

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
E601 Decision to refuse application