KR20230080060A - Web page building system and method providing fake rendering - Google Patents

Web page building system and method providing fake rendering Download PDF

Info

Publication number
KR20230080060A
KR20230080060A KR1020210167448A KR20210167448A KR20230080060A KR 20230080060 A KR20230080060 A KR 20230080060A KR 1020210167448 A KR1020210167448 A KR 1020210167448A KR 20210167448 A KR20210167448 A KR 20210167448A KR 20230080060 A KR20230080060 A KR 20230080060A
Authority
KR
South Korea
Prior art keywords
block
layer
web page
editing
fake
Prior art date
Application number
KR1020210167448A
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 KR1020210167448A priority Critical patent/KR20230080060A/en
Publication of KR20230080060A publication Critical patent/KR20230080060A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/106Display of layout of documents; Previewing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • 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/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Tourism & Hospitality (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A computing device comprises memory where a program for editing a website containing multiple web pages is stored and at least one processor that executes instructions of the program loaded in the memory. The processor creates an additional layer on a block to perform fake rendering through a fake rendering frame, sets a border on the block, and grants a class for applying separate CSS when a block of the web page is selected according to the execution of the program, and applies the block border and block editing information to the block and provides a block editing process in real time in a web page format. According to one embodiment of the present invention, in the process of editing one or more web pages, it is possible to check in real time the web page, wherein the web page, which is being edited, is optimized for the resolution to be implemented.

Description

페이크 렌더링을 제공하는 웹 페이지 구축 시스템 및 그 방법{WEB PAGE BUILDING SYSTEM AND METHOD PROVIDING FAKE RENDERING}Web page building system and method providing fake rendering {WEB PAGE BUILDING SYSTEM AND METHOD PROVIDING FAKE RENDERING}

본 발명은 페이크 렌더링을 제공하는 웹 페이지 구축 시스템 및 그 방법에 관한 것이다. The present invention relates to a web page building system and method for providing fake rendering.

최근 스마트폰, 태블릿PC, 스마트TV 등 다양한 스크린 사이즈를 갖는 단말의 사용이 증가함에 따라 다양한 스크린의 해상도에 대응하여 최적화된 웹사이트의 필요성이 대두되고 있다. Recently, as the use of terminals having various screen sizes such as smart phones, tablet PCs, and smart TVs increases, the need for websites optimized for various screen resolutions has emerged.

이에 하나의 웹 페이지를 각 단말의 종류별(또는 규격별로) 최적화된 웹 페이지의 제작 접근성을 향상시키고자 복잡한 프로그램 코딩 없이 웹 페이지를 제작할 수 있는 웹 빌더 서비스가 개발되고 있다. Accordingly, a web builder service capable of producing a web page without complicated program coding is being developed in order to improve the accessibility of producing a web page optimized for each terminal type (or standard).

이러한 웹 빌더 서비스는 코딩이 아닌 디자인을 보면서 편집을 하는 이른바 디자인뷰의 편집 형태이기 때문에, 미세한 위치 조절이나 반응형 최적화 페이지를 제작할 때, 변경 사항을 확인하면서 편집을 수행한다. Since this web builder service is a so-called design view editing form in which editing is done while looking at the design rather than coding, when fine positioning or responsive optimization pages are produced, editing is performed while checking changes.

다만 웹 빌더 서비스의 편집 중인 화면은 실제 완성된 웹사이트와 완벽하게 동일하지 않으며, 저장과 새로고침을 반복해서 수행하거나 해상도의 변형에 따라 서버 로딩 지연이 발생하는 등 편집 중에서 실제 웹사이트에 적용되는 상황을 확인하는 데 한계가 있다.However, the editing screen of the web builder service is not exactly the same as the actual completed website, and it is applied to the actual website during editing, such as repeated saving and refreshing or server loading delays due to resolution variations. There are limits to checking the situation.

그러므로 웹 페이지 편집 중에도 서버 로딩지연이나, 번거로운 반복 작업없이도 수정된 웹 페이지를 실시간으로 확인할 수 있는 기술이 요구된다. Therefore, there is a need for a technology capable of checking the modified web page in real time without server loading delay or cumbersome repetitive work during web page editing.

관련 선행문헌으로 한국등록특허 제1760777호는 "반응형 웹사이트 빌더 시스템 및 그 방법"을 개시한다. As a related prior art, Korean Patent Registration No. 1760777 discloses "a responsive website builder system and its method".

본 발명의 한 실시예는 페이크 렌더링을 통해 웹 페이지 화면으로 미리 보기를 제공하는 웹 페이지 구축 시스템 및 그 방법을 제공하는 것이다. One embodiment of the present invention is to provide a web page building system and method for providing a preview on a web page screen through fake rendering.

상기 과제 이외에도 구체적으로 언급되지 않은 다른 과제를 달성하는 데 본 발명에 따른 실시예가 사용될 수 있다.In addition to the above tasks, embodiments according to the present invention may be used to achieve other tasks not specifically mentioned.

본 발명의 한 실시예에 따른 컴퓨팅 장치로서, 복수 개의 웹 페이지를 포함하는 웹 사이트를 편집하는 프로그램이 저장된 메모리, 그리고 메모리에 로드된 프로그램의 명령들(instructions)을 실행하는 적어도 하나의 프로세서를 포함하고, 프로세서는, 프로그램의 실행에 따라 웹 페이지의 블록이 선택되면, 페이크 렌더링 프레임을 통해 페이크 렌더링을 수행하기 위한 블록에 추가 레이어를 생성하여 블록에 테두리를 설정하고, 별도의 CSS를 적용하기 위한 클래스를 부여하며, 블록의 테두리와 블록의 편집 정보를 블록에 적용하여 블록의 편집 과정을 웹 페이지 형식으로 실시간으로 제공한다. A computing device according to one embodiment of the present invention, including a memory in which a program for editing a web site including a plurality of web pages is stored, and at least one processor executing instructions of the program loaded into the memory. And, when a block of the web page is selected according to program execution, the processor creates an additional layer in the block for performing fake rendering through the fake rendering frame, sets a border to the block, and applies a separate CSS. A class is assigned, and the editing process of a block is provided in the form of a web page in real time by applying the block border and block editing information to the block.

페이크 렌더링 프레임은, 웹 화면으로 제1 레이어와 단위 블록 렌더링 영역을 나타내는 제2 레이어 그리고 편집 선택 영역을 나타내는 제3 레이어를 포함하고, 사용자 단말로부터 블록이 선택되면 블록에 대한 제2 레이어와 제3 레이어를 활성화(on)하고, 블록의 선택이 해제되면 상기 제2 레이어와 제3 레이어를 비활성화(off)할 수 있다. The fake rendering frame includes a first layer as a web screen, a second layer representing a unit block rendering area, and a third layer representing an editing selection area, and when a block is selected from a user terminal, the second layer and the third layer for the block When a layer is activated (on) and a block is unselected, the second layer and the third layer may be deactivated (off).

프로세서는, 블록이 선택되면, 블록상에 부여된 자바스크립트가 있는 경우, 일시 중지하고, 블록이 선택 해지 되면 중지된 자바스크립트를 재실행한 후 재실행에 대한 이벤트 알림을 생성할 수 있다. When a block is selected, the processor pauses if there is JavaScript attached to the block, re-executes the stopped JavaScript when the block is unselected, and generates an event notification for re-execution.

프로세서는, 제3 레이어에 부여된 여백과 테두리의 디스플레이를 제한하여 웹 사이트 상의 환경과 동일하게 웹 페이지 화면을 제공할 수 있다. The processor may provide a web page screen identical to the environment on the web site by limiting the display of the margins and borders given to the third layer.

프로세서는, 상이한 해상도로의 전환을 수행할 때, 페이크 렌더링 프레임을 이용하여 이전 시점에 로드한 CSS 반응형 클래스가 전환하고자 하는 해상도에 맞게 자동으로 적용될 수 있다. When switching to a different resolution, the processor may automatically apply a CSS responsive class loaded at a previous point in time according to the resolution to be switched using a fake rendering frame.

본 발명의 한 실시예에 따른 적어도 하나의 프로세서에 의해 동작하는 컴퓨팅 장치의 동작 방법으로서, 웹 페이지 편집 툴과 함께 페이크 렌더링 프레임을 수신하는 단계, 편집하고자 하는 웹 페이지의 블록이 선택되면, 페이크 렌더링 프레임을 통해 페이크 렌더링을 수행하기 위한 하나 이상의 추가 레이어를 생성하여 선택된 블록에 테두리를 설정하는 단계, 블록에 대한 별도의 CSS를 적용하기 위한 클래스를 부여하는 단계, 그리고 블록의 테두리와 블록의 편집 정보를 블록에 적용하여 블록의 편집 과정을 웹 페이지 형식으로 실시간으로 제공하는 단계를 포함한다. A method of operating a computing device operated by at least one processor according to an embodiment of the present invention, comprising receiving a fake rendering frame together with a web page editing tool, and when a block of a web page to be edited is selected, fake rendering. Setting a border to the selected block by creating one or more additional layers to perform fake rendering through the frame, assigning a class to apply separate CSS to the block, and block border and block editing information is applied to the block to provide the editing process of the block in real time in the form of a web page.

페이크 렌더링 프레임은, 웹 화면으로 제1 레이어와 단위 블록 렌더링 영역을 나타내는 제2 레이어 그리고 편집 선택 영역을 나타내는 제3 레이어를 포함하고, 블록이 선택되면 블록에 대한 제2 레이어와 제3 레이어를 활성화(on)하고, 블록의 선택이 해제되면 제2 레이어와 제3 레이어를 비활성화(off)할 수 있다. The fake rendering frame includes a first layer as a web screen, a second layer representing a unit block rendering area, and a third layer representing an editing selection area, and when a block is selected, the second layer and the third layer for the block are activated. (on), and when the selection of the block is released, the second layer and the third layer may be deactivated (off).

선택된 블록에 테두리를 설정하는 단계는, 선택된 블록 아래에 제2 레이어를 삽입하고, 블록의 자녀노드를 상기 제2 레이어의 자녀노드로 교체하는 단계, 그리고 제2 레이어의 형제노드로 상하좌우 스트레칭된 제3 레이어를 생성하여 가장자리에 테두리를 설정하는 단계를 포함할 수 있다. The step of setting a border to the selected block includes inserting a second layer under the selected block, replacing child nodes of the block with child nodes of the second layer, and stretching up, down, left, and right with sibling nodes of the second layer. A step of creating a third layer and setting a border at the edge may be included.

실시간으로 제공하는 단계는, 상이한 해상도로의 전환을 수행할 때, 페이크 렌더링 프레임을 이용하여 이전 시점에 로드한 CSS 반응형 클래스가 전환하고자 하는 해상도에 맞게 자동으로 적용될 수 있다. In the step of providing in real time, when switching to a different resolution, a CSS responsive class loaded at a previous point in time using a fake rendering frame can be automatically applied according to the resolution to be switched.

본 발명의 한 실시예에 따르면 하나 이상의 웹 페이지에 대한 편집하는 과정에서 구현하고자 하는 해상도에 최적화된 편집 중인 웹 페이지를 실시간으로 확인할 수 있다.According to one embodiment of the present invention, in a process of editing one or more web pages, a web page being edited optimized for a resolution to be implemented can be checked in real time.

또한, 본 발명의 한 실시예에 따르면 웹사이트 위에서 편집하는 것과 동일한 상태를 제공함으로써, 미세한 위치 조절과 같은 섬세한 편집이 용이하다. In addition, according to one embodiment of the present invention, delicate editing such as fine position adjustment is easy by providing the same status as editing on a website.

도 1은 한 실시예에 따른 웹 페이지구축 시스템의 구성도이다.
도 2는 한 실시예에 따른 컴퓨팅 장치의 구성을 나타낸 블록도이다.
도 3은 한 실시예에 따른 컴퓨팅 장치의 페이크 렌더링을 제공하는 방법을 나타낸 순서도이다.
도 4는 한 실시예에 따른페이크 렌더링 모형을 나타낸 예시도이다.
도 5a 및 5b는 한 실시예에 따른 편집 화면과 해상도별 미리보기 화면을 나타낸 예시도이다.
1 is a configuration diagram of a web page building system according to an embodiment.
2 is a block diagram illustrating a configuration of a computing device according to an exemplary embodiment.
3 is a flowchart illustrating a method of providing fake rendering of a computing device according to an embodiment.
4 is an exemplary diagram illustrating a fake rendering model according to an embodiment.
5A and 5B are exemplary views illustrating an editing screen and a preview screen for each resolution according to an exemplary embodiment.

첨부한 도면을 참고로 하여 본 발명의 실시예에 대해 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 동일 또는 유사한 구성요소에 대해서는 동일한 도면부호가 사용되었다. 또한 널리 알려져 있는 공지기술의 경우 그 구체적인 설명은 생략한다. With reference to the accompanying drawings, embodiments of the present invention will be described in detail so that those skilled in the art can easily carry out the present invention. This invention may be embodied in many different forms and is not limited to the embodiments set forth herein. In order to clearly describe the present invention in the drawings, parts irrelevant to the description are omitted, and the same reference numerals are used for the same or similar components throughout the specification. In addition, in the case of widely known known technologies, detailed descriptions thereof will be omitted.

명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다. Throughout the specification, when a certain component is said to "include", it means that it may further include other components without excluding other components unless otherwise stated.

애플리케이션은 컴퓨터 판독 가능한 저장 매체에 저장되는 소프트웨어로서, 본 발명의 동작을 실행하는 명령어들(instructions) 및 데이터를 포함한다. 애플리케이션은 컴퓨터 장치에 설치되고, 컴퓨터 장치에서 실행되며, 통신망을 통해 지정된 서버와 통신한다. An application is software stored on a computer readable storage medium, and includes instructions and data for executing the operation of the present invention. The application is installed on a computer device, runs on the computer device, and communicates with a designated server through a communication network.

본 명세서에서 "전송 또는 제공"은 직접적인 전송 또는 제공하는 것뿐만 아니라 다른 장치를 통해 또는 우회 경로를 이용하여 간접적으로 전송 또는 제공도 포함할 수 있다.In this specification, “transmission or provision” may include direct transmission or provision as well as indirect transmission or provision through another device or by using a detour path.

본 명세서에서 단수로 기재된 표현은 "하나" 또는 "단일" 등의 명시적인 표현을 사용하지 않은 이상, 단수 또는 복수로 해석될 수 있다.Expressions written in the singular in this specification may be interpreted in the singular or plural unless an explicit expression such as “one” or “single” is used.

본 명세서에서 도면에 관계없이 동일한 도면번호는 동일한 구성요소를 지칭하며, "및/또는" 은 언급된 구성 요소들의 각각 및 하나 이상의 모든 조합을 포함한다.In this specification, like reference numerals refer to like elements, regardless of drawing, and "and/or" includes each and every combination of one or more of the recited elements.

본 명세서에서, 제1, 제2 등과 같이 서수를 포함하는 용어들은 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되지는 않는다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 개시의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. In this specification, terms including ordinal numbers such as first and second may be used to describe various components, but the components are not limited by the terms. These terms are only used for the purpose of distinguishing one component from another. For example, a first element may be termed a second element, and similarly, a second element may be termed a first element, without departing from the scope of the present disclosure.

본 명세서에서 도면을 참고하여 설명한 실시예들에서, 임의의 실시예로 단독 구현될 수도 있고, 여러 실시예가 병합되거나 분할될 수도 있고, 각 실시예에서 특정 동작은 수행되지 않을 수 있다.In the embodiments described in this specification with reference to the drawings, any embodiment may be implemented alone, several embodiments may be merged or divided, and a specific operation may not be performed in each embodiment.

이제, 도면을 참고하여 본 발명의 실시예에 따른 페이크 렌더링을 제공하는 웹 페이지 구축 시스템에 대하여 설명한다.Now, a web page building system that provides fake rendering according to an embodiment of the present invention will be described with reference to the drawings.

본 명세서에서 블록은 웹 페이지에 게재할 수 있는 텍스트, 이미지, 기호, 표, 도형, 동영상, url, 콘텐츠 등을 구성하는 단위로 사용된다. In this specification, a block is used as a unit constituting text, image, symbol, table, figure, video, url, content, etc. that can be posted on a web page.

본 발명에 따른 웹 페이지 구축 방법은 사용자 단말의 컴퓨팅 장치 및 서버의 컴퓨팅 장치 등 적어도 하나의 프로세서를 포함하는 임의의 컴퓨팅 장치에 의해 수행될 수 있으며, 본 발명의 개념은 방법을 수행하는 프로세서의 구조 또는 위치에 의해 제한적으로 해석되지 않는다.The web page construction method according to the present invention can be performed by any computing device including at least one processor, such as a computing device of a user terminal and a computing device of a server, and the concept of the present invention is a structure of a processor that performs the method or construed as limiting by location.

도 1은 한 실시예에 따른 웹 페이지 구축 시스템의 구성도이다. 1 is a configuration diagram of a web page building system according to an embodiment.

이때, 웹 페이지 구축 시스템의 구성은 본 발명의 실시예에 따른 설명을 위해 필요한 개략적인 구성을 도시할 뿐 이러한 구성에 국한되는 것은 아니다. At this time, the configuration of the web page building system shows a schematic configuration necessary for explanation according to the embodiment of the present invention, but is not limited to this configuration.

도 1을 참조하면, 웹 페이지 제작 시스템은 사용자 단말(100)과 서버 장치(200)를 포함하고, 이들 구성(100,200)은 네트워크를 통해 연결되어 데이터를 송수신한다. Referring to FIG. 1, the web page production system includes a user terminal 100 and a server device 200, and these components 100 and 200 are connected through a network to transmit and receive data.

여기서, 네트워크는 PSTN(Public Switched Telephone Network)과 같은 유선전화망 및 유선 인터넷 망뿐만 아니라 CDMA(Code Division Multiple Access), WCDMA(Wideband CDMA) 등의 이동통신망, 및 와이파이(Wi-Fi), 와이브로(Wibro), LTE(Long Term Evolution) 등의 무선 인터넷 망을 포함한다.Here, the network includes not only wired telephone networks and wired Internet networks such as PSTN (Public Switched Telephone Network), but also mobile communication networks such as Code Division Multiple Access (CDMA) and Wideband CDMA (WCDMA), and Wi-Fi and Wibro ), and LTE (Long Term Evolution).

사용자 단말(100)은 컴퓨터(PC), 노트북, PDA(Personal Digital Assistant), 태블릿 PC, 스마트폰 등의 다양한 유선 또는 무선통신 단말을 포함한다. The user terminal 100 includes various wired or wireless communication terminals such as a computer (PC), a laptop computer, a personal digital assistant (PDA), a tablet PC, and a smart phone.

사용자 단말(100)은 서버 장치(200)에서 제공되는 각종 템플릿 또는 유저 인터페이스를 이용하여 웹 페이지를 제작 및 편집할 수 있다.The user terminal 100 may create and edit web pages using various templates or user interfaces provided by the server device 200 .

다시 말해, 서버 장치(200)는 블록 단위로 구성된 웹 페이지에 대해 각 블록 별로 편집하는 인터페이스를 사용자 단말(100)에 제공하고, 사용자 단말(100)은 인터페이스를 통해 별도의 코딩 작업없이 웹 페이지를 구축할 수 있다. In other words, the server device 200 provides the user terminal 100 with an interface for editing a web page configured in block units for each block, and the user terminal 100 edits the web page through the interface without a separate coding operation. can be built

이때, 서버 장치(200)는 인터페이스를 사용자 단말(100)에 제공함에 있어 페이크 렌더링(fake rendering)을 수행할 수 있는 소스 코드들을 함께 제공하여 사용자 단말(100)에서 웹 페이지를 편집하는 과정을 서버 장치(200)에 저장하지 않고도 설정된 해상도에 맞게 웹 페이지 화면을 제공할 수 있다. At this time, in providing the interface to the user terminal 100, the server device 200 also provides source codes capable of performing fake rendering to perform the process of editing the web page in the user terminal 100 as a server. A web page screen may be provided according to the set resolution without being stored in the device 200 .

일반적으로 사용자 단말(100)은 서버 장치(200)로부터 편집된 웹 페이지를 수신하지 않아도, 페이크 렌더링 프레임을 이용하여 사용자 단말(100) 내에서 편집된 웹 페이지에 대해서 실제 웹페이지 화면으로 미리 보기를 제공할 수 있다. In general, even if the user terminal 100 does not receive the edited webpage from the server device 200, a preview of the edited webpage in the user terminal 100 is displayed on the actual webpage screen using a fake rendering frame. can provide

상세하게는, 사용자 단말(100)은 편집하고자 하는 블록을 선택하는 경우, 해당 블록을 표시하기 위해, 블록에 대한 레이어를 추가적으로 삽입하여 테두리를 설정하고 별도의 CSS(cascading style sheets)를 적용하기 위한 클래스를 부여한다. 그리고 해당 블록의 선택이 해제되면, 부여한 클래스를 제거하여, 미리 설정된 규칙에 의해 일부 데이터가 블록으로 이관되고 일부 데이터는 삭제함으로써, 실시간으로 편집중인 상태의 웹 페이지를 보다 빠르게 제공할 수 있다. In detail, when a block to be edited is selected, the user terminal 100 additionally inserts a layer for the block to set a border and applies a separate CSS (cascading style sheet) to display the block. give a class In addition, when the selection of the block is released, the assigned class is removed, some data is transferred to the block according to a preset rule, and some data is deleted, thereby providing a web page in a state of editing in real time more quickly.

이를 통해 서버 장치(200)로부터 웹페이지 편집 정보를 저장하고, 편집 정보를 분석하여 웹 페이지에 적용하는 과정 없이도 사용자 단말(100)에서 실시간으로 편집 중인 웹사이트를 확인할 수 있다. Through this, the user terminal 100 can check the website being edited in real time without the process of storing web page editing information from the server device 200, analyzing the editing information, and applying it to the web page.

또한, 화면 해상도를 전환할 때에도(PC에서 모바일, 모바일에서 PC 등) 동일한 방법으로 미리 로드해 둔 CSS의 반응형 클래스가 화면 해상도에 맞게 자동으로 적용되도록 할 수 있다. In addition, even when the screen resolution is switched (PC to mobile, mobile to PC, etc.), the preloaded CSS responsive class can be automatically applied according to the screen resolution in the same way.

한편, 사용자 단말(100)은 서버 장치(200)에서 제공되는 편집 툴을 이용하여 편집을 수행하는 것으로, 실시간으로 편집 정보는 사용자 단말(100)에서와 서버 장치(200)간에 동기화 되어 있다. Meanwhile, the user terminal 100 performs editing using an editing tool provided by the server device 200, and editing information is synchronized between the user terminal 100 and the server device 200 in real time.

사용자 단말(100)는 컴퓨팅 장치, 예를 들어 컴퓨터 판독 가능 매체로 구현될 수 있다. The user terminal 100 may be implemented as a computing device, for example, a computer readable medium.

도 2는 본 발명의 한 실시예에 따른 컴퓨팅 장치의 구성을 나타낸 블록도이다.2 is a block diagram showing the configuration of a computing device according to an embodiment of the present invention.

도 2를 참조하면, 컴퓨팅 장치(300)는 버스(301)를 통해 통신하는 프로세서(1303), 메모리(305), 스토리지(307) 그리고 통신 장치(309) 중 적어도 하나를 포함할 수 있다.Referring to FIG. 2 , a computing device 300 may include at least one of a processor 1303 , a memory 305 , a storage 307 , and a communication device 309 communicating through a bus 301 .

컴퓨팅 장치(300)는 프로그램 또는 애플리케이션을 구동할 수 있는 운영 체제를 비롯한 각종 소프트웨어가 탑재될 수 있다. 특히, 컴퓨팅 장치(300)는 본 발명의 한 실시예에 따른 웹 페이지 편집 프로그램 또는 애플리케이션을 이용하여 웹사이트를 생성 및 편집하는 데 이용된다. The computing device 300 may be loaded with various software including an operating system capable of driving programs or applications. In particular, the computing device 300 is used to create and edit a website using a web page editing program or application according to an embodiment of the present invention.

웹 페이지 편집 프로그램 또는 애플리케이션은 프로세서(303)의 제어에 따라 모바일 단말(100)에서 실행되고, 사용자(예컨대, 담당자 또는 관리자)를 위해 웹 페이지를 생성 및 편집하는 명령어들(Instructions)로 구성된다.The web page editing program or application is executed in the mobile terminal 100 under the control of the processor 303 and is composed of instructions for creating and editing a web page for a user (eg, a person in charge or an administrator).

웹 페이지 편집 프로그램 또는 애플리케이션은 그래픽 사용자 인터페이스(Graphic User Interface, GUI) 기반으로 동작하는 명령어들을 포함한다. 즉, 웹 페이지 편집 프로그램 또는 애플리케이션은 웹 페이지에 게재하고자 하는 콘텐츠로 텍스트, 이미지, 기호, 동영상 등을 그래픽 화면 상에 표시하고 사용자 입력 신호에 따라 입력, 이동, 추가, 삭제 등의 명령어들을 포함한다. A web page editing program or application includes commands that operate based on a graphical user interface (GUI). That is, the web page editing program or application displays text, images, symbols, videos, etc. on the graphic screen as contents to be displayed on the web page, and includes commands such as input, move, add, and delete according to user input signals. .

프로세서(303)는 중앙처리 유닛(central processing unit, CPU)이나 기타 칩셋, 마이크로프로세서 등으로 구현될 수 있다. 또한, 프로세서(303)는 메모리(305) 또는 스토리지(307)에 저장된 명령어를 실행하는 반도체 장치일 수 있다.The processor 303 may be implemented as a central processing unit (CPU) or other chipset or microprocessor. Also, the processor 303 may be a semiconductor device that executes commands stored in the memory 305 or the storage 307 .

프로세서(303)는 입력받은 신호에 기초하여 웹 페이지를 편집하고, 페이크 렌더링 프레임을 통해 편집 중인 웹페이지 화면을 미리보기로 출력할 수 있다.The processor 303 may edit the web page based on the input signal and output the screen of the web page being edited as a preview through a fake rendering frame.

메모리(305) 및 스토리지(307)는 다양한 형태의 휘발성 또는 비휘발성 저장 매체를 포함할 수 있다. Memory 305 and storage 307 may include various forms of volatile or non-volatile storage media.

메모리(305)는 본 발명의 동작을 실행하도록 기술된 명령들이 프로세서(303)에 의해 처리되도록 웹 페이지편집 프로그램 또는 애플리케이션을 로드할 수 있다. 예를 들어, 메모리는 ROM(Read Only Memory) 및 RAM(Random Access Memory)를 포함할 수 있다. 본 기재의 한 실시예에서 메모리(305)는 프로세서(303)의 내부 또는 외부에 위치할 수 있고, 메모리(305)는 이미 알려진 다양한 수단을 통해 프로세서(303)와 연결될 수 있다. 메모리(305)는 다양한 형태의 휘발성 또는 비휘발성 저장 매체이며, 예를 들어, 메모리는 읽기 전용 메모리(read-only memory, ROM) 또는 랜덤 액세스 메모리(random access memory, RAM)를 포함할 수 있다.The memory 305 can load a web page editing program or application so that the instructions described to carry out the operations of the present invention are processed by the processor 303 . For example, memory may include read only memory (ROM) and random access memory (RAM). In one embodiment of the present description, the memory 305 may be located inside or outside the processor 303, and the memory 305 may be connected to the processor 303 through various known means. The memory 305 is a volatile or non-volatile storage medium in various forms, and may include, for example, read-only memory (ROM) or random access memory (RAM).

스토리지(307)는 본 발명의 동작을 실행하는 데 요구되는 각종 데이터, 프로그램 등을 저장할 수 있다. The storage 307 may store various data, programs, and the like required to execute the operation of the present invention.

통신 장치(309)는 유선 신호 또는 무선 신호를 송신 또는 수신할 수 있다.The communication device 309 may transmit or receive wired or wireless signals.

이하에서는 도 3 내지 도 5를사용하여 본 발명의 실시예에 따른 페이크 렌더링을 통한 실시간 편집 웹 페이지를 제공하는 구성에 대해서 상세하게 설명한다. Hereinafter, a configuration for providing a real-time editing web page through fake rendering according to an embodiment of the present invention will be described in detail using FIGS. 3 to 5 .

도 3은 한 실시예에 따른 컴퓨팅 장치의 페이크 렌더링을 제공하는 방법을 나타낸 순서도이다. 3 is a flowchart illustrating a method of providing fake rendering of a computing device according to an embodiment.

도 3에 도시한 바와 같이, 컴퓨팅 장치(300)는 편집을 위한 블록이 선택되면, 소스 코드 레벨에서 블록 바로 아래 레이어를 삽입하고, 블록의 자녀노드를 삽입한 레이어의 자녀노드로 교체한다(S110). As shown in FIG. 3, when a block for editing is selected, the computing device 300 inserts a layer immediately below the block at the source code level, and replaces a child node of the block with a child node of the inserted layer (S110). ).

컴퓨팅 장치(300)는 블록(block) 바로 아래에 block_inner라는 div layer를 삽입하고, 블록의 자녀노드(children)를block_inner의 자녀노드(children)로 교체하는 로직을 수행할 수 있다.The computing device 300 may insert a div layer called block_inner immediately below the block and perform logic of replacing children of the block with children of block_inner.

그리고 컴퓨팅 장치(300)는 삽입된 레이어의 형제 노드로 상하 좌우 스트레칭된 레이어를 생성하여 편집화면에서 가장자리에 대응하는 테두리를 형성한다(S120). Then, the computing device 300 forms a border corresponding to the edge of the editing screen by creating a layer that is vertically and horizontally stretched with sibling nodes of the inserted layer (S120).

컴퓨팅 장치(300)는 block_inner의 형제 노드로 block_selection을 두어 상하 좌우 스트레칭된 레이어를 생성하면, 해당 block_selection의 가장자리에 테두리를 설정할 수 있다. 여기서, block_selection은 다른 엘리먼트의 포지셔닝에 아무런 간섭이 없다. The computing device 300 may set a border around the edge of the corresponding block_selection when creating a layer that stretches up, down, left, and right by placing block_selection as a sibling node of block_inner. Here, block_selection does not interfere with the positioning of other elements.

다음으로 컴퓨팅 장치(300)는 테두리가 설정된 블록에 별도의 CSS 적용하기 위해 클래스를 부여한다(S130). Next, the computing device 300 assigns a class to apply a separate CSS to the block in which the border is set (S130).

컴퓨팅 장치(300)는 각 블록마다 별도의 CSS를 적용하며, 해당 블록에 부여된 자바스크립트(JavaScript)가 있는 경우, 일시 정지하는 등의 초기 설정을 실행할 수 있다. The computing device 300 applies separate CSS to each block, and when there is JavaScript assigned to a corresponding block, it may execute initial settings such as pause.

설명의 편의상 S110부터 S130까지 단계를 구분하여 설명하였지만, 해당 단계들은 블록이 선택되는 동시에 실행될 수 있다. For convenience of explanation, steps S110 to S130 have been separately described, but the corresponding steps may be executed at the same time as a block is selected.

컴퓨팅 장치(300)는 선택된 블록 상에서 편집을 수행한다(S140).The computing device 300 performs editing on the selected block (S140).

다음으로 컴퓨팅 장치(300)는 블록의 선택 해제시 일부 데이터는 블록으로 이관하고 부여된 클래스를 삭제한 후, 정지된 자바스크립트를 재시작하는 이벤트 알림을 생성한다(S150).Next, when the block is deselected, the computing device 300 transfers some data to the block, deletes the assigned class, and generates an event notification for restarting the stopped JavaScript (S150).

컴퓨팅 장치(300)는 선택된 블록이 선택 해제되면, 미리 설정된 규칙에 의해 일부 데이터는 블록으로 이관하고 일부 데이터는 자동 삭제되도록 한다. When the selected block is deselected, the computing device 300 transfers some data to the block and automatically deletes some data according to a preset rule.

여기서, 미리 설정된 규칙은 관리자에 의해 용이하게 설정 및 변경이 가능하다. Here, the preset rule can be easily set and changed by an administrator.

그리고 정지된 자바스크립트가 있는 경우, 재시작을 수행하며, 전체 로직에 영향을 고려하여 재시작 이벤트 알림을 생성한다. And if there is stopped JavaScript, it restarts, and creates a restart event notification considering the impact on the entire logic.

컴퓨팅 장치(300)는 설정된 화면 해상도에 맞게 실제 웹 페이지 화면 형식으로 표시한다(S160).The computing device 300 displays the actual web page in a screen format according to the set screen resolution (S160).

컴퓨팅 장치(300)는 입력되는 편집 신호들에 기초하여 block_inner와, block_selection 을 기존 블록에 적용하여 실시간으로 편집중인 웹 페이지 화면을 미리보기로 제공할 수 있다. The computing device 300 may apply block_inner and block_selection to an existing block based on input editing signals to provide a preview of the screen of the web page being edited in real time.

이때 컴퓨팅 장치(300)는 block_selection에 부여되는 여백과 테두리도 보이지 않도록 지정할 수 있으며, 해당 상태로 편집 기능을 제공함으로써 실제 웹사이트 상에서 편집하는 것과 같은 효과를 나타낼 수 있다. At this time, the computing device 300 may designate that the blank space and border assigned to block_selection are not visible, and by providing an editing function in the corresponding state, the same effect as editing on an actual website can be displayed.

편집 모드를 종료한 후(OFF) 상단의 편집 바가 없다면, 실제 웹사이트와 일치하는 화면이 제공될 수 있다. If there is no edit bar at the top after exiting the edit mode (OFF), a screen matching the actual website may be provided.

도 4는 한 실시예에 따른 페이크 렌더링 모형을 나타낸 예시도이다.4 is an exemplary diagram illustrating a fake rendering model according to an embodiment.

도 4에 도시한 바와 같이, 일반적으로 제공되는 웹 화면은 제1 레이어(Layer 1.)의 내용으로 HTML과 CSS가 어우러져 제공된다. 기존 웹 빌더 서비스의 편집도구들은 Frame 1의 내용을 저장하고, 사용자에게 제공될 UI로 접속하여 Layer 1의 영역만 확인할 수 있다. As shown in FIG. 4, a generally provided web screen is provided by combining HTML and CSS as contents of the first layer (Layer 1.). Editing tools of the existing web builder service can save the contents of Frame 1 and check only the area of Layer 1 by accessing the UI to be provided to the user.

반면에, 페이크 렌더링 모형에서는 페이크 렌더링 프레임(Frame 1)이 본 발명의 실시예에 따라 추가되는 제2 레이어(Layer 2)와 제3 레이어(Layer 3)의 온/오프를 제어하거나 삭제할 수 있도록 관리하고, CSS 역시 구분 지어 관리함으로써 별도로 서버 장치(200)에 저장하여 편집이 적용된 웹사이트 화면을 수신하지 않아도 보다 빠르게 웹사이트 화면을 정확하게 표시할 수 있다. On the other hand, in the fake rendering model, the fake rendering frame (Frame 1) manages to control or delete the on/off of the second layer (Layer 2) and the third layer (Layer 3) added according to the embodiment of the present invention. And, by separately managing the CSS, it is possible to accurately display the website screen more quickly without receiving the edited website screen by separately storing it in the server device 200.

다시 말해, 제1레이어에 표시되는 어느 블록이 선택되면, 단위 블록 렌더링 영역을 나타내는 레이어(block_inner, 제2레이어)와 편집 선택 영역을 나타내는 레이어(block_selection, 제3레이어)를 해당 블록 아래에 생성하거나 활성화(on)하고, 편집이 완료되면 해당되는 제2 레이어와 제3 레이어를 비활성화(off)하거나 삭제하는 방식으로 블록에 대한 편집이 수행될 수 있도록 함으로써 편집화면에 대한 적용을 위해 해당 내용을 서버 장치(200)로 전달하여 저장하고 다시 로드하는 작업이 수행되지 않으므로 편집 화면의 적용시 발생되는 지연을 최소화할 수 있다. In other words, when a block displayed on the first layer is selected, a layer (block_inner, layer 2) representing the unit block rendering area and a layer (block_selection, layer 3) representing the editing selection area are created under the block, or Enable (on) and, when editing is completed, block editing is performed by inactivating (off) or deleting the corresponding 2nd and 3rd layers, so that the contents are stored on the server for application to the editing screen. Since the transfer to the device 200, storage, and reloading are not performed, a delay occurring when the edit screen is applied can be minimized.

도 5a 및 5b는 한 실시예에 따른 편집 화면과 해상도별 미리보기 화면을 나타낸 예시도이다. 5A and 5B are exemplary views illustrating an editing screen and a preview screen for each resolution according to an exemplary embodiment.

도 5a는 웹페이지 편집 화면이고, 도 b의 (a)는 페이크 렌더링을 수행하여 컴퓨터의 화면 크기로 표시되는 미리보기 화면이며, (b)는 페이크 렌더링을 수행하여 모바일 단말의 화면 크기로 표시되는 미리보기 화면을 나타낸다. Figure 5a is a web page editing screen, (a) of Figure b is a preview screen displayed in the screen size of a computer by performing fake rendering, and (b) is a preview screen displayed in the screen size of a mobile terminal by performing fake rendering Displays the preview screen.

도 5a에 도시한 바와 같이, 웹페이지 편집 화면은 레이아웃을 한눈에 보여주기 위해 많은 점선과 여백들이 존재하고, 실제 웹 사이트에 게재되는 웹 페이지에 비해 다소 복잡하게 구현된다. As shown in FIG. 5A, the web page editing screen has many dotted lines and blank spaces to show the layout at a glance, and is implemented somewhat more complicated than a web page posted on an actual website.

이에 도 5b의 (a)를 보면, 상단의 바를 제외하고 웹사이트에 게재될 웹 페이지와 동일한 결과물로 구현되는 것을 알 수 있다. 이외에도 도 5b의 (b)와 같이, 뷰 전환을 통해 모바일 단말의 화면 크기로 전환되는 경우도 모바일 단말에 적합하게 최적화된 결과물로 구현될 수 있다. Accordingly, in (a) of FIG. 5B , it can be seen that, except for the bar at the top, the result is the same as that of the web page to be posted on the website. In addition, as shown in (b) of FIG. 5B, a case where the view is converted to the screen size of the mobile terminal through view conversion can also be implemented as a result optimized for the mobile terminal.

이에 웹 페이지를 편집하는 과정에서 반복적으로 서버 장치(200)로 편집 블록을 전송하여 서버 장치(200)에서 편집 블록을 분석하고, 분석된 편집 내용을 웹 페이지에 적용하지 않아도, 선택되는 블록마다 별도의 CSS를 이용하고, 단위 블록 렌더링 영역과 편집 선택 영역을 확인하여 블록에 적용함으로써 편집 중인 웹 페이지를 실시간으로 확인할 수 있다. 예를 들어, 도 5a의 편집 화면에서 미리보기의 대상을 선택할 수 있는 선택 블록(500)에서 가장 우측의 데스크탑용 모니터를 선택하거나 또는 가장 좌측의 스마트폰인 모바일 장치를 선택하는 경우, 편집 중인 화면에 대응하는 내용이 서버 장치(200)로 전달하지 않고도 바로 도 5b의 (a)나 (b)와 같이 사용자 단말(100)에서 바로 적용하여 확인할 수 있다.Therefore, in the process of editing the web page, the editing block is repeatedly transmitted to the server device 200, and the server device 200 analyzes the editing block and separates each selected block without applying the analyzed editing contents to the web page. You can check the web page being edited in real time by using the CSS of and checking the unit block rendering area and editing selection area and applying it to the block. For example, in the case of selecting the rightmost desktop monitor or the leftmost mobile device in the selection block 500 from which a subject of preview can be selected on the editing screen of FIG. 5A, the screen being edited is selected. The content corresponding to can be directly applied and checked in the user terminal 100 as shown in (a) or (b) of FIG. 5B without being transmitted to the server device 200.

또한, 웹사이트 위에서 편집하는 것과 동일한 상태를 제공함으로써, 미세한 위치 조절과 같은 섬세한 편집이 용이하다.In addition, by providing the same status as editing on a website, delicate editing such as fine position adjustment is easy.

한편, 본 발명의 실시예는 지금까지 설명한 장치 및/또는 방법을 통해서만 구현되는 것은 아니며, 본 발명의 실시예의 구성에 대응하는 기능을 실현하는 프로그램 또는 그 프로그램이 기록된 기록 매체를 통해 구현될 수도 있으며, 이러한 구현은 상술한 실시예의 기재로부터 본 발명이 속하는 기술 분야의 통상의 기술자라면 쉽게 구현할 수 있는 것이다. Meanwhile, the embodiments of the present invention are not implemented only through the devices and/or methods described so far, and may be implemented through a program that realizes functions corresponding to the configuration of the embodiments of the present invention or a recording medium in which the program is recorded. And, such implementation can be easily implemented by those skilled in the art from the description of the above-described embodiment.

이상에서 본 발명의 바람직한 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.Although the preferred embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto, and various modifications and improvements of those skilled in the art using the basic concept of the present invention defined in the following claims are also made according to the present invention. falls within the scope of the rights of

Claims (9)

컴퓨팅 장치로서,
복수 개의 웹 페이지를 포함하는 웹 사이트를 편집하는 프로그램이 저장된 메모리, 그리고
상기 메모리에 로드된 프로그램의 명령들(instructions)을 실행하는 적어도 하나의 프로세서를 포함하고,
상기 프로세서는,
상기 프로그램의 실행에 따라 편집 중인 웹 페이지의 블록이 선택되면, 페이크 렌더링 프레임을 통해 페이크 렌더링을 수행하기 위한 상기 블록에 추가 레이어를 생성하여 상기 블록에 테두리를 설정하고, 별도의 CSS를 적용하기 위한 클래스를 부여하며,
상기 블록의 테두리와 상기 블록의 편집 정보를 상기 블록에 적용하여 상기 블록의 편집 과정을 웹 페이지 형식으로 실시간으로 제공하는,
컴퓨팅 장치.
As a computing device,
A memory in which a program for editing a website including a plurality of web pages is stored; and
at least one processor to execute instructions of a program loaded into the memory;
the processor,
When a block of the web page being edited is selected according to the execution of the program, an additional layer is created on the block for performing fake rendering through a fake rendering frame to set a border to the block and to apply a separate CSS. give a class,
Applying the border of the block and the editing information of the block to the block to provide the editing process of the block in real time in the form of a web page,
computing device.
제1항에서,
상기 페이크 렌더링 프레임은,
상기 웹 화면으로 제1 레이어와 단위 블록 렌더링 영역을 나타내는 제2 레이어 그리고 편집 선택 영역을 나타내는 제3 레이어를 포함하고,
상기 사용자 단말로부터 블록이 선택되면 상기 블록에 대한 제2 레이어와 제3 레이어를 온(on)하고, 상기 블록의 선택이 해제되면 상기 제2 레이어와 제3 레이어를 오프(off)하는,
컴퓨팅 장치.
In paragraph 1,
The fake rendering frame,
The web screen includes a first layer, a second layer representing a unit block rendering area, and a third layer representing an editing selection area,
Turning on the second layer and the third layer for the block when a block is selected from the user terminal, and turning off the second layer and the third layer when the selection of the block is released,
computing device.
제2항에서,
상기 프로세서는,
상기 블록이 선택되면, 선택된 블록상에 부여된 자바스크립트가 있는 경우, 일시 중지하고, 상기 블록이 선택 해지 되면 중지된 자바스크립트를 재실행한 후 재실행에 대한 이벤트 알림을 생성하는,
컴퓨팅장치.
In paragraph 2,
the processor,
When the block is selected, if there is JavaScript assigned to the selected block, pause, and when the block is deselected, the stopped JavaScript is re-executed and an event notification for re-execution is generated,
computing device.
제3항에서,
상기 프로세서는,
상기 제3 레이어에 부여된 여백과 테두리의 디스플레이를 제한하여 상기 웹 사이트 상의 환경과 동일하게 웹 페이지 화면을 제공하는,
컴퓨팅 장치
In paragraph 3,
the processor,
Providing a web page screen identical to the environment on the website by limiting the display of the margins and borders given to the third layer,
computing device
제4항에서,
상기 프로세서는,
상이한 해상도로의 전환을 수행할 때, 상기 페이크 렌더링 프레임을 이용하여 이전 시점에 로드한 CSS 반응형 클래스가 전환하고자 하는 해상도에 맞게 자동으로 적용되는,
컴퓨팅장치.
In paragraph 4,
the processor,
When switching to a different resolution, the CSS responsive class loaded at the previous point using the fake rendering frame is automatically applied according to the resolution to be switched,
computing device.
적어도 하나의 프로세서에 의해 동작하는 컴퓨팅 장치의 동작 방법으로서,
웹 페이지 편집 툴과 함께 페이크 렌더링 프레임을 수신하는 단계,
편집하고자 하는 웹 페이지의 블록이 선택되면, 상기 페이크 렌더링 프레임을 통해 상기 페이크 렌더링을 수행하기 위한 하나 이상의 추가 레이어를 생성하여 선택된 블록에 테두리를 설정하는 단계,
상기 블록에 대한 별도의 CSS를 적용하기 위한 클래스를 부여하는 단계, 그리고
상기 블록의 테두리와 상기 블록의 편집 정보를 상기 블록에 적용하여 상기 블록의 편집 과정을 웹 페이지 형식으로 실시간으로 제공하는 단계를 포함하는,
동작 방법.
A method of operating a computing device operated by at least one processor,
Receiving a fake rendering frame with a web page editing tool;
When a block of a web page to be edited is selected, creating one or more additional layers for performing the fake rendering through the fake rendering frame and setting a border to the selected block;
assigning a class for applying a separate CSS to the block; and
Providing the editing process of the block in real time in the form of a web page by applying the border of the block and the editing information of the block to the block,
how it works.
제6항에서,
상기 페이크 렌더링 프레임은,
상기 웹 화면으로 제1 레이어와 단위 블록 렌더링 영역을 나타내는 제2 레이어 그리고 편집 선택 영역을 나타내는 제3 레이어를 포함하고,
블록이 선택되면 선택된 블록에 대한 제2 레이어와 제3 레이어를 활성화(on)하고, 블록의 선택이 해제되면 상기 제2 레이어와 제3 레이어를 비활성화(off)하는,
동작 방법.
In paragraph 6,
The fake rendering frame,
The web screen includes a first layer, a second layer representing a unit block rendering area, and a third layer representing an editing selection area,
When a block is selected, the second layer and the third layer for the selected block are activated (on), and when the block is unselected, the second layer and the third layer are deactivated (off),
how it works.
제7항에서,
상기 선택된 블록에 테두리를 설정하는 단계는,
선택된 블록 아래에 제2 레이어를 삽입하고, 상기 블록의 자녀노드를 상기 제2 레이어의 자녀노드로 교체하는 단계, 그리고
상기 제2 레이어의 형제노드로 상하좌우 스트레칭된 제3 레이어를 생성하여 가장자리에 테두리를 설정하는 단계를 포함하는,
동작 방법.
In paragraph 7,
In the step of setting a border to the selected block,
inserting a second layer under the selected block and replacing child nodes of the block with child nodes of the second layer; and
Creating a third layer stretched up, down, left, and right with sibling nodes of the second layer and setting a border at the edge,
how it works.
제8항에서,
상기 실시간으로 제공하는 단계는,
상이한 해상도로의 전환을 수행할 때, 상기 페이크 렌더링 프레임을 이용하여 이전 시점에 로드한 CSS 반응형 클래스가 전환하고자 하는 해상도에 맞게 자동으로 적용되는,
동작 방법.
In paragraph 8,
The step of providing in real time,
When switching to a different resolution, the CSS responsive class loaded at the previous point using the fake rendering frame is automatically applied according to the resolution to be switched,
how it works.
KR1020210167448A 2021-11-29 2021-11-29 Web page building system and method providing fake rendering KR20230080060A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020210167448A KR20230080060A (en) 2021-11-29 2021-11-29 Web page building system and method providing fake rendering

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210167448A KR20230080060A (en) 2021-11-29 2021-11-29 Web page building system and method providing fake rendering

Publications (1)

Publication Number Publication Date
KR20230080060A true KR20230080060A (en) 2023-06-07

Family

ID=86761421

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210167448A KR20230080060A (en) 2021-11-29 2021-11-29 Web page building system and method providing fake rendering

Country Status (1)

Country Link
KR (1) KR20230080060A (en)

Similar Documents

Publication Publication Date Title
US11790158B1 (en) System and method for using a dynamic webpage editor
CN101183355B (en) Copy and paste processing method, apparatus
US9111007B2 (en) Adaptive rendering of a webpage on an electronic display device
US20150039996A1 (en) System and method for dynamically converting webpage, and computer-readable recording medium
WO2018133663A1 (en) Page generation method, terminal, and data storage medium
US20100318894A1 (en) Modifications to Editable Elements of Web Pages Rendered in Word Processor Applications
CN105740364B (en) Page processing method and related device
US9507480B1 (en) Interface optimization application
US11245951B2 (en) Display device and content providing method thereof
CN109074375B (en) Content selection in web documents
US20190340230A1 (en) System and method for generating websites from predefined templates
CN104704468A (en) Cross system installation of WEB applications
WO2018072388A1 (en) Method for pre-reading webpage, method and device for accessing webpage, and programmable device
CN112783783A (en) Webpage point burying method, device and equipment and readable storage medium
US7640505B1 (en) Element view toggling
JP7142961B2 (en) multilingual keyboard system
US20140337709A1 (en) Method and apparatus for displaying web page
US11126410B2 (en) Method and apparatus for building pages, apparatus and non-volatile computer storage medium
US20230123119A1 (en) Terminal, control method therefor, and recording medium in which program for implementing method is recorded
KR20230080060A (en) Web page building system and method providing fake rendering
KR20230111054A (en) Website building method and website building service providing server
CN104516860A (en) Methods and systems for selecting text within a displayed document
US20160203114A1 (en) Control of Access and Management of Browser Annotations
KR102605522B1 (en) Customer cooperative development system using function board and server included in it
JP2015146105A (en) Display control device, operation method of display control device, and computer program