KR20030006451A - Method for generating web page by user mode - Google Patents

Method for generating web page by user mode Download PDF

Info

Publication number
KR20030006451A
KR20030006451A KR1020010042189A KR20010042189A KR20030006451A KR 20030006451 A KR20030006451 A KR 20030006451A KR 1020010042189 A KR1020010042189 A KR 1020010042189A KR 20010042189 A KR20010042189 A KR 20010042189A KR 20030006451 A KR20030006451 A KR 20030006451A
Authority
KR
South Korea
Prior art keywords
web
user
web document
layout
document
Prior art date
Application number
KR1020010042189A
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 KR1020010042189A priority Critical patent/KR20030006451A/en
Publication of KR20030006451A publication Critical patent/KR20030006451A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Abstract

PURPOSE: A web document generation method is provided to enable a user to make or edit a web document in a user definition mode so that it can overcome a limit of a layout of a web document unilaterally offered by a service provider. CONSTITUTION: The method comprises several steps. First, a user accesses a web server over the internet(S11), and inputs a user ID and a password(S12). The web server authenticates the accessing user, and displays a web editor on a web browser(S13). Then the user determines whether he or she generates a new web document or edits a previously generated web document(S14, S15). In a case of a new document generation, the user requests a layout of a web document to the web server, and receives various layout data from the web server(S16). The user selects one layout, and modifies an arrangement, a size or a position of the selected layout(S17). Then the user constructs contents, and stores the contents at an edition history database(S18, S19). Next, the user calls the web document from the edition history database, displays it on a web browser, and prints it or stops a drive of the web editor(S20, S21). In a case of a stored web document edition, the user calls the web document from the edition history database, and displays the web document on a web browser(S22). Next, the user modifies a layout of the web document, edits the contents of the web document like text or images(S23), and stores the modified layout and the edited contents.

Description

사용자 정의 모드의 웹문서 생성 방법{Method for generating web page by user mode}Method for generating web page by user mode {Method for generating web page by user mode}

본 발명은 네트워크를 기반으로 하는 웹 문서(Web page) 생성에 관한 것으로, 특히 사용자정의 모드의 웹문서 생성 방법에 관한 것이다.The present invention relates to the generation of web pages based on a network, and more particularly to a method for generating a web document in a user-defined mode.

인터넷과 월드와이드웹(World Wide Web; 이하 '웹'이라 약칭함)의 급속 성장은 인터넷 기반의 소프트웨어 애플리케이션의 급속한 발전을 가져오고, 인터넷 소프트웨어의 발전은 게임 및 오락은 물론 온라인 쇼핑 및 뱅킹 등 다양한 분야에서 이루어지고 있다.The rapid growth of the Internet and the World Wide Web (hereinafter referred to as the "web") has resulted in the rapid development of Internet-based software applications, which have led to the development of online shopping and banking as well as games and entertainment. In the field.

자바 및 액티브 X와 같은 웹 기반 툴들은 초기 인터넷의 단순 텍스트기반 웹페이지와 소프트웨어 애플리케이션 사이의 갭을 해결하기 위한 중요한 역할을 한다. 특히, 이들 툴들은 웹디자이너에게 HTML등의 하이퍼텍스트 언어로 구현된 웹페이지내에 특정 목적 프로그램(애플릿 등등, 이하 '컴포넌트')을 포함하도록 허용한다.Web-based tools such as Java and ActiveX play an important role in bridging the gap between simple text-based web pages and software applications in the early Internet. In particular, these tools allow web designers to include specific target programs (applets, etc., "components") in web pages implemented in hypertext languages such as HTML.

따라서, 웹페이지는 수동적 텍스트기반 표시문서를 동적 문서로 변환하며, 또한 동화상, 비디오, 사운드를 제공할 수 있다.Thus, web pages can convert passive text-based presentation documents into dynamic documents, and can also provide motion pictures, video, and sound.

현재 인터넷상에서 홈페이지, 신문, 방송, 광고와 같은 웹문서는 서비스업자측에서 일방적으로 제공하는 형태이며, 프로그램 형태의 웹문서 편집기 또는 네트워크 기반 웹문서 편집시스템을 이용하고 있다.Currently, web documents such as homepages, newspapers, broadcasts, and advertisements are provided unilaterally by a service provider and use a program-type web document editor or a network-based web document editing system.

먼저 프로그램 형태의 웹문서 편집기에 의하면, 사용자가 웹문서 편집기 프로그램을 구입하여 사용자의 컴퓨터에 웹문서 편집기 프로그램을 설치한 다음, 웹문서 편집기 프로그램을 실행하여 웹문서를 작성한다. 그리고 프로그램에 의해 생성된 웹 파일을 FTP 등의 통신 프로그램을 이용하여 네트워크를 통해 웹서버에 전송한다.First, according to the program type web document editor, a user purchases a web document editor program, installs a web document editor program on the user's computer, and then executes the web document editor program to create a web document. The web file generated by the program is transmitted to the web server through a network using a communication program such as FTP.

그러나, 프로그램 형태의 웹문서 편집기에 의한 웹문서 생성 방법은 사용자의 컴퓨터에 웹문서 편집기 프로그램을 설치해야만 위지윅(WYSIWYG:What You See Is What You Get, 이하 위지윅이라 함) 방법에 의한 웹문서 편집이 제공되는 문제점이 있다.However, the web document generation method using the web document editor in the form of a program requires that a web document editor program be installed on the user's computer. There is a problem provided.

또한, 웹문서 편집기 프로그램이 설치된 컴퓨터에서만 위지윅 방법에 의한 웹 페이지 편집이 제공되어야만 하고, 사용자가 웹문서 편집기 프로그램을 이용하여 수정한 웹파일을 FTP 등의 전송 프로그램을 이용하여 웹서버에 전송해야 하는 복잡한 절차를 거쳐야 하는 문제점이 있다.In addition, the web page editing by the Wikiwick method should be provided only on the computer where the web document editor program is installed, and the web file modified by the user using the web document editor program should be transferred to the web server by using a transmission program such as FTP. There is a problem that requires a complicated procedure.

이를 해결하기 위해 네트워크 기반 웹문서 편집 시스템이 제안되었다.To solve this problem, a network-based web document editing system has been proposed.

네트워크 기반 웹문서 편집 시스템에 의하면, 서비스업자가 보유하고 있는 웹서버는 웹문서 생성기를 구비하고 있으며, 사용자에 의해 생성된 각각의 웹 파일을 저장하고 있다. 그리고 웹서버는 웹문서 생성 관련 데이터베이스를 저장하고 있는 데이터베이스 서버와 결합되어 있다.According to a network-based web document editing system, a web server owned by a service provider includes a web document generator and stores each web file generated by a user. The web server is combined with a database server that stores a database for generating web documents.

사용자는 컴퓨터의 웹브라우저를 이용하여 네트워크를 통해 웹서버에 접속한 다음, 사용자가 웹서버에 사용자 로그인을 하고 웹문서 생성을 요청하면, 웹서버의 웹문서 생성기는 사용자에게 템플릿 선택 화면을 전송한다. 여기서, 템플릿 선택 화면은 웹문서를 최초 생성시 사용자에게 제공되며, 웹문서의 메뉴의 위치, 메뉴 이미지, 메뉴에 사용될 언어, 타이틀명, 웹문서를 구성할 메뉴 항목 선택 등을 제공한다.When the user accesses the web server through the network using the computer's web browser, the user logs in to the web server and requests to generate a web document. The web document generator of the web server sends the template selection screen to the user. . Here, the template selection screen is provided to the user when the web document is first generated, and provides a position of the menu of the web document, a menu image, a language to be used for the menu, a title name, and a selection of a menu item for constructing the web document.

다음으로, 사용자가 템플릿 선택 화면에서 메뉴의 위치, 메뉴 이미지, 메뉴에 사용될 언어, 타이틀명, 웹문서를 구성할 메뉴 항목 등을 선택하면, 웹서버의 웹문서 생성기가 템플릿 선택 정보를 수신한다.Next, when the user selects a menu position, a menu image, a language to be used for the menu, a title name, a menu item for constructing a web document, and the like on the template selection screen, the web document generator of the web server receives the template selection information.

그리고, 수신된 템플릿 선택 정보에 따라 수신된 메뉴 항목의 웹 파일이 각각 생성된다. 이 때, 선택된 메뉴 항목의 웹파일에는 사용자로부터 수신된 메뉴의 위치, 메뉴 이미지, 메뉴에 사용될 언어, 타이틀명 등이 적용된다. 여기서, 선택된 메뉴 항목의 웹 파일이 생성될 때, 각각의 웹 파일을 구성하는 메뉴 이미지, 제목 이미지 등은 모두 웹 파일에 상응하는 객체 정보로 생성되어 웹문서 생성 관련 데이터베이스에 저장된다.Then, the web file of the received menu item is generated according to the received template selection information. At this time, the position of the menu received from the user, the menu image, the language to be used for the menu, the title name, and the like are applied to the web file of the selected menu item. Here, when the web file of the selected menu item is generated, the menu image, title image, etc. constituting each web file are all generated as object information corresponding to the web file and stored in the web document generation related database.

상술한 방법과 사용자의 웹문서에 상응하는 웹 파일이 생성된 후, 웹문서 소스 수정 화면을 통해 사용자 웹문서의 웹 파일을 수정하는 방법은 아래와 같다.After the method described above and the web file corresponding to the web document of the user are generated, the method of modifying the web file of the user web document through the web document source modification screen is as follows.

예를 들어 사용자가 웹서버에 'start.html'이라는 웹 페이지의 수정을 요청하면, 웹서버는 웹 문서에 상응하는 웹문서 소스 수정 화면을 사용자의 웹브라우저로 전송한다. 사용자가 웹 문서의 소스 수정 부분에서 소스 내용을 직접 수정하고 저장 버튼(미도시)을 누르면, 수정된 웹 문서 소스가 웹서버로 전송된다. 전송된 웹 문서 소스를 이용하여 웹문서 생성기는 웹 파일을 갱신한다.For example, when a user requests a web server to modify a web page called 'start.html', the web server sends a web document source modification screen corresponding to the web document to the user's web browser. When the user directly edits the source content in the source editing portion of the web document and presses a save button (not shown), the modified web document source is sent to the web server. Using the transmitted web document source, the web document generator updates the web file.

그러나, 네트워크 기반 웹문서 편집 방법은 초기 웹문서 템플릿 선택에 따른 웹 문서 생성이라는 한정된 양식에서만 자동 생성이 제공되는 문제점이 있고, 웹 문서를 변경하고자 할 매, 사용자가 웹 문서 소스 수정 화면에서 직접 소스를 수정하고 저장해야 하는 번거로움이 있다.However, the network-based web document editing method has a problem in that automatic generation is provided only in a limited form called web document generation based on the initial web document template selection. There is a hassle to modify and save.

상술한 바와 같은 종래기술들에서는 웹문서의 생성, 변경 및 삭제는 사용자가 직접 HTML(Hyper Text Markup Language) 및 서버용스크립트(Server-Side Script)인 ASP(Active Server Page), PHP(Personal Home Page Tools) 또는 JSP(Java Server Page)등의 웹 언어를 사용하여 웹파일을 생성한 후 업로드해야만 하는 번거움이 있고, 웹문서를 편집하고자하는 레이아웃이 서비스업자로부터 제공된 부분에만 한정되기 때문에 사용자가 요구하는 방법(이하 '사용자 정의 모드'라 약칭함)으로 직접 웹문서의 구성 및 편집을 실행할 수 없는 문제점이 있다.In the prior arts as described above, the creation, modification, and deletion of a web document is performed by a user directly using Hyper Text Markup Language (HTML) and Server-Side Script (ASP), PHP (Personal Home Page Tools). Or web page using JSP or Java Server Page (JSP) to create and upload a web file, and the layout to edit the web document is limited to the part provided by the service provider. There is a problem that the configuration and editing of the web document cannot be executed directly by the method (hereinafter referred to as 'custom mode').

아울러, 웹문서의 인쇄시 사용자가 원하는 크기로 할 수가 없어 웹문서를 모니터가 제공하는 해상도내에서 모니터로만 볼 수 밖에 없는 문제가 있다.In addition, there is a problem in that the web document can not be the size desired by the user when printing the web document can only be viewed on the monitor within the resolution provided by the monitor.

본 발명은 상기한 종래기술의 문제점을 해결하기 위해 안출한 것으로서, 서비스업자로부터 일방적으로 제공되는 웹문서의 레이아웃의 제한을 극복하고, 사용자가 임의로 웹문서를 구성 및 편집가능하도록 하는데 적합한 사용자 정의 모드의 웹문서 생성 방법을 제공하는데 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems of the prior art, and is a user-defined mode suitable for overcoming the limitation of the layout of a web document provided unilaterally from a service provider and allowing a user to arbitrarily construct and edit the web document. Its purpose is to provide a web document generation method.

도 1은 본 발명의 실시예에 따른 사용자 정의 모드의 웹문서 생성을 위한 편집시스템의 구성 블럭도,1 is a block diagram of an editing system for generating a web document in a user defined mode according to an embodiment of the present invention;

도 2는 도 1에 따른 데이터베이스의 일실시예 구성도,2 is a configuration diagram of an embodiment of a database according to FIG. 1;

도 3은 본 발명의 실시예에 따른 사용자 정의 모드의 웹문서 생성 방법을 도시한 처리흐름도,3 is a flowchart illustrating a method of generating a web document in a user-defined mode according to an embodiment of the present invention;

도 4는 본 발명의 실시예에 따른 사용자 정의 모드의 신문 제작 방법을 도시한 처리 흐름도.4 is a process flow diagram illustrating a newspaper production method in a user defined mode according to an embodiment of the present invention.

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

10 : 사용자 20 : 인터넷10: user 20: internet

30 : 웹서버 40 : 데이터베이스30: web server 40: database

41 : 사용자 데이터베이스 42 : 웹문서 데이터베이스41: user database 42: web document database

43 : 레이아웃 데이터베이스 44 : 편집이력 데이터베이스43: layout database 44: editing history database

상기의 목적을 달성하기 위한 본 발명의 사용자정의 모드의 웹문서 편집시스템은, 웹브라우저상에서 사용자가 웹문서를 작성 및 편집하기 위한 웹문서 편집기를 제공하는 웹문서 편집기 제공수단, 및 상기 웹문서의 종류 및 레이아웃 정보, 상기 사용자의 정보 및 상기 웹문서의 편집이력을 제공하는 데이터 제공수단을 포함함을 특징으로 한다.Web document editing system of the user defined mode of the present invention for achieving the above object, Web document editor providing means for providing a web document editor for creating and editing a web document on a web browser, and the web document of the And data providing means for providing type and layout information, information of the user, and an editing history of the web document.

그리고, 본 발명의 사용자 정의 모드의 웹문서 생성 방법은 인터넷을 통해 접속된 사용자로부터 인증을 위한 사용자 정보를 입력받아, 사용자정보를 인증하는 단계, 상기 사용자로부터 웹문서 생성을 위한 선택신호를 수신하여 웹문서 편집기를 디스플레이하는 단계, 상기 웹문서 편집기로부터 제공되는 웹문서의 종류를 선택하는 단계, 상기 선택된 웹문서의 종류에 따른 레이아웃 정보를 디스플레이하는 단계, 상기 레이아웃 정보를 상기 사용자 정의 모드로 교정하는 단계, 및 상기 교정된 레이아웃에 웹문서의 내용을 작성 및 저장하는 단계를 포함함을 특징으로 한다.In addition, the method of generating a web document in the user defined mode of the present invention receives user information for authentication from a user connected through the Internet, authenticating user information, and receives a selection signal for generating a web document from the user. Displaying a web document editor, selecting a type of web document provided from the web document editor, displaying layout information according to the type of the selected web document, and correcting the layout information in the user-defined mode. And creating and storing contents of the web document in the corrected layout.

이하, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명의 기술적 사상을 용이하게 실시할 수 있을 정도로 상세히 설명하기 위하여, 본 발명의 가장 바람직한 실시예를 첨부 도면을 참조하여 설명하기로 한다.Hereinafter, the preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the technical idea of the present invention. .

본 발명은 웹부라우저상에서 홈페이지, 신문, 책, 광고 등의 웹문서를 사용자정의 모드로 자유롭게 구성 및 편집하도록 한 웹문서 생성 방법을 제공한다.The present invention provides a web document generation method for freely configuring and editing a web document such as a homepage, a newspaper, a book, an advertisement, and the like in a custom mode on a web browser.

도 1은 본 발명의 실시예에 따른 사용자 정의 모드의 웹문서 생성을 위한 웹문서 제작시스템을 도시한 구성블럭도이다.1 is a block diagram illustrating a web document production system for generating a web document in a user defined mode according to an embodiment of the present invention.

도 1에 도시된 바와 같이, 웹문서 제작 시스템은 인터넷(20)을 통해 웹문서를 생성하고자 하는 사용자(10)와, 인터넷(20)을 통해 접속된 사용자(10)에게 웹문서 편집기를 제공하는 웹 서버(30)를 포함하고, 사용자 인증을 위한 사용자 정보, 웹문서의 종류, 웹문서의 종류에 따른 레이아웃 정보 및 사용자 정의 모드로 구성, 편집 및 삭제한 웹문서의 편집 이력을 제공하는 데이터베이스(40)를 포함한다.As shown in FIG. 1, the web document production system provides a web document editor to a user 10 who wants to generate a web document through the Internet 20, and a user 10 connected through the Internet 20. A database including a web server 30 and providing user information for user authentication, types of web documents, layout information according to types of web documents, and editing history of web documents configured, edited and deleted in a user defined mode ( 40).

도 2는 본 발명에 따른 데이터베이스의 일시시예 상세 구성도이다.2 is a detailed structural diagram of a temporary example of a database according to the present invention.

도면에 도시된 바와 같이, 본 발명에 따른 데이터베이스(40)는, 인터넷(20)을 통해 접속된 사용자(10)의 회원유무를 확인하기 위한 인증 정보를 저장하는 사용자 데이터베이스(41), 다양한 웹문서를 제공하는 웹문서데이터베이스(42), 웹문서 생성을 위한 다양한 레이아웃이 저장되어 있으며 사용자(10)가 웹브라우저를 통해 요구하는 각 웹문서에 따른 레이아웃을 제공하는 레이아웃 데이터베이스(43), 사용자(10)가 레이아웃 데이터베이스(43)로부터 제공된 레이아웃에 따라 웹문서를 구성, 편집 및 삭제한 웹문서 편집 이력을 저장하는 편집이력 데이터베이스(44)로 구성된다.As shown in the figure, the database 40 according to the present invention includes a user database 41 for storing authentication information for confirming membership of a user 10 connected through the Internet 20, and various web documents. Web document database 42 for providing a, a variety of layouts for creating a web document is stored, the layout database 43, the user (10) provides a layout for each web document that the user 10 requires through a web browser ) Is composed of an editing history database 44 that stores a web document editing history of constructing, editing, and deleting web documents according to the layout provided from the layout database 43.

여기서, 레이아웃 데이터베이스(43)와 편집이력 데이터베이스(44)를 서로 분리하여 독립적으로 레이아웃을 추가, 수정 또는 삭제가 가능하도록 한다. 이로써, 사용자는 자신이 생성한 웹문서와는 무관하게 다양한 형태의 레이아웃을 이용할 수 있고, 자신이 교정한 레이아웃은 레이아웃 데이터베이스(43)로부터 제공된 것과는 다르게 저장시킬 수 있다.Here, the layout database 43 and the editing history database 44 are separated from each other so that layouts can be added, modified or deleted independently. As a result, the user can use various types of layouts regardless of the web document created by the user, and the layout corrected by the user can be stored differently than provided from the layout database 43.

도 3은 본 발명의 실시예에 따른 사용자 정의 모드의 웹문서 생성 방법을 도시한 처리 흐름도이다.3 is a flowchart illustrating a method of generating a web document in a user defined mode according to an embodiment of the present invention.

먼저, 사용자(10)가 인터넷(20)을 통해 웹 서버(30)에 접속하여(S11), 인증을 위한 사용자 정보 즉, 사용자 아이디 및 패스워드를 입력하면(S12), 웹 서버(30)가 사용자 정보를 데이터베이스(40)의 사용자 데이터베이스(41)에서 확인하고, 사용자(10)의 웹 브라우저에 웹문서 편집기를 디스플레이한 후(S13), 디스플레이된 웹문서 편집기로부터 사용자는 새로운 웹문서를 생성할 것인지 기생성된 웹문서를 편집(수정, 삭제)할 것인지의 여부를 판단한다(S14, S15).First, when the user 10 accesses the web server 30 through the Internet 20 (S11), and inputs user information for authentication, that is, a user ID and a password (S12), the web server 30 receives the user. The information is checked in the user database 41 of the database 40, and after displaying the web document editor in the web browser of the user 10 (S13), whether the user generates a new web document from the displayed web document editor. It is determined whether or not to edit (modify, delete) the pre-generated web document (S14, S15).

여기서, 새로운 웹문서는 홈페이지, 신문, 책, 광고 등을 포함한다.Here, the new web document includes a homepage, a newspaper, a book, an advertisement, and the like.

새로운 웹문서의 생성여부 판단 결과, 새로운 웹문서를 생성하는 경우 웹문서의 종류를 선택한 후, 사용자(10)는 선택된 웹문서 중 생성하고자 하는 웹문서의 레이아웃 정보를 웹서버(30)로부터 요청하고, 웹서버(30)는 레이아웃 데이터베이스(43)에 저장된 다양한 레이아웃 정보를 사용자(10)의 웹 브라우저에 디스플레이한다(S16).As a result of determining whether to generate a new web document, when a new web document is generated, after selecting a type of web document, the user 10 requests layout information of a web document to be generated from the selected web document from the web server 30. In operation S16, the web server 30 displays various layout information stored in the layout database 43 in the web browser of the user 10.

다음으로, 사용자(10)는 디스플레이된 레이아웃 정보 중 어느 하나, 또는 생성하고자 하는 웹문서에 맞는 레이아웃 정보를 선택한 후, 선택된 레이아웃 정보를 사용자 임의로 재배치, 크기 조절, 위치 변경하여 생성하고자 하는 웹문서의 레이아웃을 교정한다(S17).Next, the user 10 selects one of the displayed layout information or layout information suitable for a web document to be generated, and then rearranges, resizes, and repositions the selected layout information. The layout is corrected (S17).

다음으로, 교정된 레이아웃에 생성하고자 하는 웹문서의 내용을 작성한 후 웹문서를 저장한다. 이 때, 사용자(10)가 작성한 웹문서의 정보는 편집이력 데이터베이스(44)로 저장되고, 웹문서 작성시 텍스트, 이미지 등 통상의 웹문서에 포함되는 내용들을 작성한다(S18∼S19).Next, write the content of the web document to be created in the revised layout and save the web document. At this time, the information of the web document created by the user 10 is stored in the editing history database 44, and the contents included in a normal web document such as text and an image when the web document is created are created (S18 to S19).

다음으로, 저장된 웹문서를 편집이력데이터베이스(44)로부터 요청하여 사용자(10)의 웹브라우저에 디스플레이한 후, 디스플레이된 웹문서를 인쇄하거나 또는 웹편집기를 종료한다(S20, S21).Next, the stored web document is requested from the editing history database 44 and displayed in the web browser of the user 10, and then the displayed web document is printed or the web editor is terminated (S20 and S21).

만약, 새로운 웹문서의 생성여부 판단 결과, 기작성한 웹문서를 편집하는 경우(S15), 웹서버(30)는 편집이력 데이터베이스(44)로부터 기작성된 웹문서를 요청하여 사용자(10)의 웹브라우저에 디스플레이한다(S22).If, as a result of determining whether to generate a new web document, when editing the previously created web document (S15), the web server 30 requests the previously written web document from the editing history database 44, the web browser of the user 10 Display on (S22).

다음으로, 디스플레이된 기작성 웹문서의 레이아웃을 교정하고, 각 교정된 레이아웃에 기작성된 웹문서의 텍스트, 이미지 등의 내용을 편집한 후(S23) 저장한 다음(S19), 저장된 웹문서를 사용자의 웹브라우저에 디스플레이한 후 디스플레이된 웹문서를 인쇄하거나 또는 웹편집기를 종료한다(S20,S21).Next, the layout of the displayed pre-written web document is corrected, the text, image, and the like of the pre-written web document are edited in each corrected layout (S23), and then stored (S19), and the stored web document is stored in the user. After displaying in the web browser of the printed web document or terminate the web editor (S20, S21).

상술한 웹문서 생성 방법은 다수의 사용자가 동시에 웹서버에 접속하여 서로 메신저 등을 통해 서로의 의견을 공유하면서 실시간으로 이루어질 수 있다.The web document generation method described above may be performed in real time while multiple users simultaneously access a web server and share each other's opinions through a messenger or the like.

도 4는 본 발명의 실시예에 따른 웹브라우저상에서 신문을 제작하기 위한 처리 흐름도이다.4 is a process flow for producing a newspaper on a web browser according to an embodiment of the present invention.

도 4를 참조하면, 사용자(10)가 인터넷(20)을 통해 웹 서버(30)에 접속하여(S31), 인증을 위한 사용자 정보 즉, 사용자 아이디 및 패스워드를 입력하면(S32), 웹 서버(30)가 사용자 정보를 데이터베이스(40)의 사용자 데이터베이스(41)에서 확인하고, 사용자(10)의 웹 브라우저에 웹문서 편집기를 디스플레이한 후, 디스플레이된 웹문서 편집기로부터 사용자는 새로운 신문을 창간할 것인지 기작성한 신문을 편집할 것인지의 여부를 판단한다(S34,S35).Referring to FIG. 4, when the user 10 accesses the web server 30 through the Internet 20 (S31), and inputs user information for authentication, that is, a user ID and password (S32), the web server ( 30 checks the user information in the user database 41 of the database 40, displays the web document editor in the web browser of the user 10, and then, from the displayed web document editor, the user decides to publish a new newspaper. It is determined whether or not to edit the pre-written newspaper (S34, S35).

새로운 신문의 창간 여부 판단 결과, 새로운 신문을 창간하는 경우 신문의 창간 데이터를 지정한 후(S36), 사용자는 신문의 레이아웃 정보를 웹서버로부터 요청하고, 웹서버는 레이아웃 데이터베이스(43)에 저장된 다양한 레이아웃 정보를 사용자(10)의 웹 브라우저에 디스플레이한다(S37).As a result of determining whether to launch a new newspaper, after designating the data of the newspaper when the new newspaper is published (S36), the user requests the layout information of the newspaper from the web server, and the web server stores various layouts stored in the layout database 43. Information is displayed on the web browser of the user 10 (S37).

여기서, 신문창간시 필요한 데이터는 발행인, 발행주기, 신문의 종류, 발행면 등이며, 이때 발행주기에 따라 향후 자동으로 신문제공(서비스)을 한다.Here, the data required for newspaper publication are the publisher, the publication cycle, the type of newspaper, the publication page, and the like, and the newspaper is automatically provided (service) in the future according to the publication cycle.

다음으로, 사용자(10)는 디스플레이된 레이아웃 정보 중 어느 하나, 또는 신문에 맞는 레이아웃 정보를 선택한 후, 선택된 레이아웃 정보를 사용자 임의로 재배치, 크기 조절, 위치 변경, 갯수 조절하여 생성하고자 하는 신문의 레이아웃을 교정한다(S38). 그리고, 레이아웃의 배경색, 배경이미지, 배경이미지의 위치도 변경할 수 있다.Next, the user 10 selects one of the displayed layout information or layout information suitable for the newspaper, and then rearranges, resizes, changes the position of the selected layout information, and adjusts the number of the newspapers to be created. Calibrate (S38). The background color, background image, and position of the background image can also be changed.

다음으로, 교정된 각 레이아웃에 생성하고자 하는 신문의 기사, 이미지, 광고를 작성한 후 그 내용을 저장한다(S39∼S40). 이 때, 사용자가 작성한 신문의 정보, 예컨대 신문의 명칭, 레이아웃, 기사, 이미지, 광고를 포함하는 전체적인 신문정보는 편집이력 데이터베이스로 저장된다. 그리고, 기사 또는 이미지는 각각 기사저장함과 이미지저장함으로부터 요청하여 선택적으로 기사와 이미지를 편집하며, 기사를 작성하기 위한 텍스트의 폰트는 웹편집기로부터 그 서체, 크기 등이 변경될 수 있다.Next, after creating articles, images, and advertisements of newspapers to be generated in each corrected layout, the contents are stored (S39 to S40). At this time, the information of the newspaper prepared by the user, for example, the entire newspaper information including the name, layout, article, image, advertisement of the newspaper is stored in the editing history database. The article or image is requested from the article storage box and the image storage box, and the article and image are selectively edited, and the font of the text for creating the article may be changed in font, size, etc. from the web editor.

한편, 기사의 경우, 신문명, 발행호 기사종류, 발행면 등을 지정한 후 신규기사를 작성하는 방법과 기존의 기사자료를 기사저장함으로부터 요청하는 방법의 2가지가 있으며, 이미지의 경우에는 새로운 이미지를 삽입하거나, 이미지저장함으로부터 요청하여 편집한다. 따라서, 기사나 이미지도 레이아웃과 동일하게 웹브라우저상에서 그 위치, 크기 등을 자유롭게 변경할 수 있다.In the case of articles, there are two methods of creating a new article after designating a newspaper name, an issue issue article type, and a publication page, and requesting an existing article from an article store. Insert or edit from image storage box. Therefore, the article and the image can be freely changed in the position, size and the like on the web browser in the same manner as the layout.

다음으로, 저장된 신문 정보를 편집이력데이터베이스(44)로부터 요청하여 사용자의 웹브라우저에 디스플레이한 후, 디스플레이된 신문의 내용을 인쇄하거나 또는 웹편집기를 종료한다(S41, S42).Next, the stored newspaper information is requested from the editing history database 44 and displayed on the user's web browser, and then the contents of the displayed newspaper are printed or the web editor is terminated (S41, S42).

만약, 기작성된 신문을 편집하는 경우(S35), 웹서버(30)는 편집이력 데이터베이스(44)로부터 기작성된 신문을 요청하여 사용자의 웹브라우저에 디스플레이한다(S43).If the pre-written newspaper is edited (S35), the web server 30 requests the pre-written newspaper from the editing history database 44 and displays it in the user's web browser (S43).

다음으로, 디스플레이된 기작성 신문의 레이아웃을 교정하고, 각 교정된 레이아웃에 기작성된 신문의 기사, 이미지, 광고 등의 내용을 수정, 삭제한 후 저장한다(S44∼S40).Next, the layout of the displayed prewritten newspaper is corrected, and contents of articles, images, advertisements, etc. of the prewritten newspaper are corrected and deleted in each corrected layout, and then stored (S44 to S40).

다음으로, 저장된 신문 정보를 편집이력데이터베이스(44)로부터 요청하여 사용자의 웹브라우저에 디스플레이한 후, 디스플레이된 신문을 인쇄하거나 또는 웹편집기를 종료한다(S41, S42).Next, the stored newspaper information is requested from the editing history database 44 and displayed in the user's web browser, and then the displayed newspaper is printed or the web editor is terminated (S41, S42).

상술한 바와 같이 제작된 신문은 사용자 인증이 완료된 후, 신문 창간 및 편집과는 별도로 편집이력데이터베이스로부터 내용검색, 일자별 검색, 제호 검색, 제목 검색 등 다양한 검색방법을 통해 찾고자 하는 신문의 기사 및 이미지를 검색할 수 있다.The newspaper produced as described above, after the user authentication is completed, the article and image of the newspaper to be searched through various search methods such as content search, date search, slogan search, title search, etc. You can search.

본 발명의 기술 사상은 상기 바람직한 실시예에 따라 구체적으로 기술되었으나, 상기한 실시예는 그 설명을 위한 것이며 그 제한을 위한 것이 아님을 주의하여야 한다. 또한, 본 발명의 기술 분야의 통상의 전문가라면 본 발명의 기술 사상의 범위 내에서 다양한 실시예가 가능함을 이해할 수 있을 것이다.Although the technical idea of the present invention has been described in detail according to the above preferred embodiment, it should be noted that the above-described embodiment is for the purpose of description and not of limitation. In addition, those skilled in the art will understand that various embodiments are possible within the scope of the technical idea of the present invention.

상술한 바와 같은 본 발명은 웹문서의 내용과 함께 웹문서의 종류, 레이아웃을 사용자가 임의로 편집 및 삭제할 수 있으므로, 사용자가 작성한 웹문서의 내용을 업로드할 필요가 없어 웹문서 생성을 단순화시킬 수 있는 효과가 있다.According to the present invention as described above, since the user can arbitrarily edit and delete the type and layout of the web document together with the content of the web document, there is no need to upload the content of the web document created by the user, thereby simplifying web document generation. It works.

또한, 사용자가 직접 웹문서의 제작에 참여하므로써 인터넷을 이용한 정보 제공의 폭을 넓힐 수 있으며, 웹브라우저상에서 웹문서를 제작하므로써 웹문서를 생성하는 프로그램이나 네트워크기반 웹문서 편집시스템을 사용자가 숙지할 필요가 없다.In addition, by directly participating in the production of web documents, the user can expand the scope of information provision using the Internet, and the user can be familiar with a program that generates web documents or a network-based web document editing system by creating web documents in a web browser. no need.

Claims (6)

웹문서 편집시스템에 있어서,In the web document editing system, 웹브라우저상에서 사용자가 웹문서를 작성 및 편집하기 위한 웹문서 편집기를 제공하는 웹문서 편집기 제공수단; 및Web document editor providing means for providing a web document editor for creating and editing a web document by a user on a web browser; And 상기 웹문서의 종류 및 레이아웃 정보, 상기 사용자의 정보 및 상기 웹문서의 편집이력을 제공하는 데이터 제공수단Data providing means for providing the type and layout information of the web document, information of the user and editing history of the web document. 을 포함하여 구성됨을 특징으로 하는 웹문서 편집시스템.Web document editing system, characterized in that comprises a. 제 1 항에 있어서,The method of claim 1, 상기 데이터 제공수단은,The data providing means, 상기 웹문서의 레이아웃 정보를 교정하는 교정수단을 더 포함함을 특징으로 하는 웹문서 편집시스템.Web document editing system, characterized in that it further comprises a correction means for correcting the layout information of the web document. 웹문서의 생성 방법에 있어서,In the method of generating a web document, 인터넷을 통해 접속된 사용자로부터 인증을 위한 사용자 정보를 입력받아, 사용자정보를 인증하는 단계;Receiving user information for authentication from a user connected through the Internet, and authenticating the user information; 상기 사용자로부터 웹문서 생성을 위한 선택신호를 수신하여 웹문서 편집기를 디스플레이하는 단계;Receiving a selection signal for generating a web document from the user and displaying a web document editor; 상기 웹문서 편집기로부터 제공되는 웹문서의 종류를 선택하는 단계;Selecting a type of web document provided from the web document editor; 상기 선택된 웹문서의 종류에 따른 레이아웃 정보를 디스플레이하는 단계;Displaying layout information according to the type of the selected web document; 상기 레이아웃 정보를 상기 사용자 정의 모드로 교정하는 단계; 및Calibrating the layout information to the user defined mode; And 상기 교정된 레이아웃에 웹문서의 내용을 작성 및 저장하는 단계Creating and storing contents of a web document in the corrected layout 를 포함하여 이루어짐을 특징으로 하는 사용자 정의 모드의 웹문서 생성 방법.Method for generating a web document in a user-defined mode, characterized in that made. 제 3 항에 있어서,The method of claim 3, wherein 상기 사용자 정의 모드로 교정하는 단계는,The step of calibrating to the user-defined mode, 상기 인터넷을 통해 접속된 사용자의 웹브라우저에서 이루어짐을 특징으로 하는 사용자 정의 모드의 웹문서 생성 방법.Method of generating a web document in a user-defined mode, characterized in that in the user's web browser connected via the Internet. 제 3 항에 있어서,The method of claim 3, wherein 상기 웹문서 편집기를 디스플레이한 후,After displaying the web document editor, 새로운 웹문서를 생성할 것인지 기작성된 웹문서를 편집할 것인지의 여부를 판단하는 단계를 더 포함함을 특징으로 하는 사용자 정의 모드의 웹문서 생성 방법.And determining whether to create a new web document or to edit a pre-written web document. 웹브라우저상에서 신문을 제작하는 방법에 있어서,In the method of producing a newspaper on a web browser, 인터넷을 통해 접속된 사용자의 요청에 의해 웹문서 편집기를 실행하는 단계;Executing a web document editor at the request of a user connected through the Internet; 상기 웹문서 편집기로부터 제공되는 신문의 창간 데이터를 지정하는 단계;Designating window data of a newspaper provided from the web document editor; 상기 웹문서 편집기로부터 제공되는 상기 신문의 레이아웃 정보를 상기 사용자의 웹브라우저상에 디스플레이하는 단계;Displaying the layout information of the newspaper provided from the web document editor on the web browser of the user; 상기 레이아웃 정보를 상기 사용자의 웹브라우저상에서 교정하는 단계; 및Correcting the layout information on the user's web browser; And 상기 교정된 레이아웃에 상기 신문의 내용을 작성 및 저장하는 단계Creating and storing contents of the newspaper in the revised layout 를 포함하여 이루어짐을 특징으로 하는 사용자 정의 모드의 웹신문 제작 방법.Web newspaper production method of a user-defined mode, characterized in that the made.
KR1020010042189A 2001-07-12 2001-07-12 Method for generating web page by user mode KR20030006451A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010042189A KR20030006451A (en) 2001-07-12 2001-07-12 Method for generating web page by user mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010042189A KR20030006451A (en) 2001-07-12 2001-07-12 Method for generating web page by user mode

Publications (1)

Publication Number Publication Date
KR20030006451A true KR20030006451A (en) 2003-01-23

Family

ID=27714925

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010042189A KR20030006451A (en) 2001-07-12 2001-07-12 Method for generating web page by user mode

Country Status (1)

Country Link
KR (1) KR20030006451A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7086028B1 (en) * 2003-04-09 2006-08-01 Autodesk, Inc. Simplified generation of design change information on a drawing in a computer aided design (CAD) environment
KR100731343B1 (en) * 2007-02-09 2007-06-25 (주) 플로터스닷컴 Revitalization system for having a dynamic menu table
WO2014193091A1 (en) * 2013-05-28 2014-12-04 Lee Man Bong E-menu service method using web editor and system therefor

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7086028B1 (en) * 2003-04-09 2006-08-01 Autodesk, Inc. Simplified generation of design change information on a drawing in a computer aided design (CAD) environment
KR100731343B1 (en) * 2007-02-09 2007-06-25 (주) 플로터스닷컴 Revitalization system for having a dynamic menu table
WO2014193091A1 (en) * 2013-05-28 2014-12-04 Lee Man Bong E-menu service method using web editor and system therefor
KR101497649B1 (en) * 2013-05-28 2015-03-03 이만봉 Electric menubook service method using web editor and system thereof

Similar Documents

Publication Publication Date Title
US7349923B2 (en) Support applications for rich media publishing
US6313835B1 (en) Simplified on-line preparation of dynamic web sites
US8484561B1 (en) System and method for updating an object instance based on instructions received from multiple devices
US7356569B1 (en) Apparatus and method for tracing the distribution of diversely sourced internet content
US9244895B2 (en) Editing web pages
US20150199318A1 (en) System and Method for Using a Third-Party Add-On in a Collaborative On-Line Software Development Environment
US20020156815A1 (en) Method and apparatus for the separation of web layout, logic, and data when used in server-side scripting languages
KR20000052717A (en) Interactive web book system
KR20090005097A (en) Systems and methods of transforming data for web communities and web applications
US20120066623A1 (en) System and method for designing and generating online stationery
US8132097B2 (en) Computer-implemented system for creating a publication and method thereof
US20150195311A1 (en) Systems and Methods for Providing Access to a Document Associated with a Third Party Software Application Via Interframe Communication
US20150199317A1 (en) System and Method for Using a Third-Party Add-On to Manipulate a Document in a Collaborative Online Software Development Environment
US20150193406A1 (en) System and Method to Provide Collaborative Document Processing Services Via Interframe Communication
Schafer Html, xhtml, and css bible
Stolley How to design and write web pages today
Camden et al. Working with Static Sites: Bringing the Power of Simplicity to Modern Sites
US20100037131A1 (en) System and method for designing and generating online stationery
KR20190061895A (en) Web based document editing server for changing template of web based document and operating method thereof
WO2010093063A1 (en) Web page creating device and web page creation support device used for same, and client device for web page creation
US20100005385A1 (en) Systems and methods for maintaining a plurality of common interest community web sites
KR20030006451A (en) Method for generating web page by user mode
JP2008203965A (en) Method and program for creating web page
JP4509671B2 (en) Document editing method and document editing system
US20110145841A1 (en) System and method for generating pages of content

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination