CN102855255B - Content Management dissemination method and system - Google Patents

Content Management dissemination method and system Download PDF

Info

Publication number
CN102855255B
CN102855255B CN201110182426.XA CN201110182426A CN102855255B CN 102855255 B CN102855255 B CN 102855255B CN 201110182426 A CN201110182426 A CN 201110182426A CN 102855255 B CN102855255 B CN 102855255B
Authority
CN
China
Prior art keywords
script
metadata
module
web page
website
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201110182426.XA
Other languages
Chinese (zh)
Other versions
CN102855255A (en
Inventor
孙星
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Feinno Communication Technology Co Ltd
Original Assignee
Beijing Feinno Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Feinno Communication Technology Co Ltd filed Critical Beijing Feinno Communication Technology Co Ltd
Priority to CN201110182426.XA priority Critical patent/CN102855255B/en
Publication of CN102855255A publication Critical patent/CN102855255A/en
Application granted granted Critical
Publication of CN102855255B publication Critical patent/CN102855255B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a kind of Content Management dissemination method and system, particularly internet site backstage technical field, the method comprises: S1: read script and metadata; S2: carry out grammatical analysis and lexical analysis to described script to identify the variable corresponding with described metadata, and is that described variable carries out assignment according to described metadata; S3: by the script generating web page after variable assignments.The present invention is by being separated metadata completely with script, page editing personnel are made to modify separately to metadata or script or to adjust, and the restriction of module can not be subject to, the managerial personnel of website achieve control completely to website and customization, namely can carry out the work such as exploitation, layout, adjustment of Website page completely according to the actual requirements.

Description

Content Management dissemination method and system
Technical field
The present invention relates to internet site backstage technical field, particularly a kind of Content Management dissemination method and system.
Background technology
When content issue is carried out on traditional internet site backstage, by modular thinking: Website page is divided into some blocks, each block represents a module, each inside modules realizes according to fixing or existing mode and principle and organizes, and can adjust order and layout before modules by configuration.Use this traditional content delivery method, although the operation demand of web editor personnel substantially can be met, but because its basic granularity is module, and content logic within module is intrinsic, not customizable, therefore, the managerial personnel of website just can not realize controlling completely and customizing to Website page, namely cannot carry out the work such as exploitation, layout, adjustment of Website page completely according to the actual requirements.
Summary of the invention
(1) technical matters that will solve
The technical problem to be solved in the present invention is: how to realize the control completely to Website page and customization.
(2) technical scheme
For solving the problems of the technologies described above, the invention provides a kind of Content Management dissemination method, comprising the following steps:
S1: read script and metadata;
S2: carry out grammatical analysis and lexical analysis to described script to identify the variable corresponding with described metadata, and is that described variable carries out assignment according to described metadata;
S3: by the script generating web page after variable assignments.
Preferably, step S1 reads script and metadata from current database.
Preferably, also step is comprised before step S1:
S0: receive the script of typing and the metadata of acquisition, and by described script and metadata store in current database.
Preferably, step S0 specifically comprises the following steps:
S01: receive the script of typing and the metadata of acquisition;
S02: described script is verified;
S03: in verification by rear, by described script and metadata store in current database.
The webpage that preferably, in step S3, the webpage of generation is dynamic web page, static Web page or dynamically/static state combine.
The invention also discloses a kind of Content Management delivery system, comprising:
Read module, for reading script and metadata;
Parsing module for carrying out grammatical analysis and lexical analysis to described script, to identify the variable corresponding with described metadata, and is that described variable carries out assignment according to described metadata;
Auto-building html files module, for by the script generating web page after variable assignments.
Preferably, described read module is from current database, read script and metadata.
Preferably, also comprise:
Receive memory module, for the metadata of the script and acquisition that receive typing, and by described script and metadata store in current database.
Preferably, described reception memory module specifically comprises:
Receive submodule, for the metadata of the script and acquisition that receive typing;
Syndrome module, for verifying described script;
Sub module stored, in verification by rear, by described script and metadata store in current database.
(3) beneficial effect
The present invention is by being separated metadata completely with script, page editing personnel are made to modify separately to metadata or script or to adjust, and the restriction of module can not be subject to, the managerial personnel of website achieve control completely to website and customization, namely can carry out the work such as exploitation, layout, adjustment of Website page completely according to the actual requirements.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the Content Management dissemination method according to one embodiment of the present invention;
Fig. 2 is the structured flowchart of the Content Management delivery system according to one embodiment of the present invention.
Embodiment
Below in conjunction with drawings and Examples, the specific embodiment of the present invention is described in further detail.Following examples for illustration of the present invention, but are not used for limiting the scope of the invention.
With reference to Fig. 1, the Content Management dissemination method of present embodiment, comprises the following steps:
S1: read script and metadata (in present embodiment, step S1 reads script and metadata from current database);
S2: carry out grammatical analysis and lexical analysis to described script to identify the variable corresponding with described metadata, and is that described variable carries out assignment according to described metadata;
S3: the Website page (in present embodiment, the webpage that the webpage generated in step S3 can combine for dynamic web page, static Web page or the dynamically/static state) script after variable assignments being generated the front ends such as web/wap.
Also step is comprised before step S1:
S0: receive the script of typing and the metadata of acquisition, and by described script and metadata store in current database; The form obtaining metadata can be program automatic capturing, backstage personnel's typing etc.; The metadata got, directly stored in current database, carries out the storage of raw data with " metadata " unit; Finally be illustrated in the data in Website page, before displaying, it be called metadata.
For ensureing the correctness of script, preferably, step S00 specifically comprises the following steps:
S001: receive the script of typing and the metadata of acquisition;
S002: described script is verified (this verification comprises syntactic verification and morphology verification);
S003: in verification by rear, by described script and metadata store in current database.
The invention also discloses a kind of Content Management delivery system, see Fig. 2, comprising:
Read module, for reading script and metadata (in present embodiment, described read module reads script and metadata from current database);
Parsing module for carrying out grammatical analysis and lexical analysis to described script, to identify the variable corresponding with described metadata, and is that described variable carries out assignment according to described metadata;
Auto-building html files module, for by the script generating web page after variable assignments.
Described Content Management delivery system also comprises:
Receive memory module, for the metadata of the script and acquisition that receive typing, and by described script and metadata store in current database.
Described reception memory module specifically comprises:
Receive submodule, for the metadata of the script and acquisition that receive typing;
Syndrome module, for verifying described script;
Sub module stored, in verification by rear, by described script and metadata store in current database.
Embodiment 1
Managerial personnel's manual typing news information data on the background system of website of website, comprise the title of news, content, picture, author, search label etc.News information data are saved on the background system of website in database, and when preserving, website background system can be the information such as time, account number (id) that these news information data add news automatically.Described news information data are exactly a kind of metadata mentioned in invention.Here editorial staff is to the operation interface of the website background system of news typing, is exactly the reception memory module in the present invention.
The managerial personnel of website are on the background system of website, and according to morphology and the grammer of the script followed in this website background system, typing meets the script of demand, is then saved in the database of website background system.Time in database script being saved in website background system, website background system can first to the script of typing do verification checking its morphology and grammer whether legal.After checking, legal script just can be preserved by website background system.The back partition of the website background system that managerial personnel's typing script of website uses also is the reception memory module in the present invention.
After the managerial personnel of website complete the typing of news information data (i.e. metadata), script, website background system can generate the Website News page of the managerial personnel's demand meeting website.When the viewer of website clicks this news of this website, first website background system carries out grammatical analysis and lexical analysis to script, to identify the variable corresponding with news information data, and be that described variable carries out assignment according to these news information data, in assignment procedure simultaneously according in script to the assignment requirement of news information data, the process such as do corresponding calculating and judgement to news information data, copy, finally generates page source code, generates respective page and returns to front end and browse user.
Above embodiment is only for illustration of the present invention; and be not limitation of the present invention; the those of ordinary skill of relevant technical field; without departing from the spirit and scope of the present invention; can also make a variety of changes and modification; therefore all equivalent technical schemes also belong to category of the present invention, and scope of patent protection of the present invention should be defined by the claims.

Claims (4)

1. a Content Management dissemination method, is characterized in that, comprises the following steps:
S0: receive the script of typing and the metadata of acquisition, and by described script and metadata store in current database;
S1: read script and metadata from current database;
S2: carry out grammatical analysis and lexical analysis to described script to identify the variable corresponding with described metadata, and is that described variable carries out assignment according to described metadata;
S3: by the script generating web page after variable assignments, the webpage that the webpage of generation is dynamic web page, static Web page or dynamically/static state combine, described metadata be in displaying in described webpage before data.
2. Content Management dissemination method as claimed in claim 1, it is characterized in that, step S0 specifically comprises the following steps:
S01: receive the script of typing and the metadata of acquisition;
S02: described script is verified;
S03: in verification by rear, by described script and metadata store in current database.
3. a Content Management delivery system, is characterized in that, comprising:
Receive memory module, for the metadata of the script and acquisition that receive typing, and by described script and metadata store in current database;
Read module, for reading script and metadata from current database;
Parsing module for carrying out grammatical analysis and lexical analysis to described script, to identify the variable corresponding with described metadata, and is that described variable carries out assignment according to described metadata;
Auto-building html files module, the webpage that for by the script generating web page after variable assignments, the webpage of generation is dynamic web page, static Web page or dynamically/static state combine, described metadata be in displaying in described webpage before data.
4. Content Management delivery system as claimed in claim 3, it is characterized in that, described reception memory module specifically comprises:
Receive submodule, for the metadata of the script and acquisition that receive typing;
Syndrome module, for verifying described script;
Sub module stored, in verification by rear, by described script and metadata store in current database.
CN201110182426.XA 2011-06-30 2011-06-30 Content Management dissemination method and system Active CN102855255B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110182426.XA CN102855255B (en) 2011-06-30 2011-06-30 Content Management dissemination method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110182426.XA CN102855255B (en) 2011-06-30 2011-06-30 Content Management dissemination method and system

Publications (2)

Publication Number Publication Date
CN102855255A CN102855255A (en) 2013-01-02
CN102855255B true CN102855255B (en) 2016-04-20

Family

ID=47401848

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110182426.XA Active CN102855255B (en) 2011-06-30 2011-06-30 Content Management dissemination method and system

Country Status (1)

Country Link
CN (1) CN102855255B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104090774B (en) * 2014-07-24 2018-01-23 北京星网联亿科技有限公司 A kind of customized space design method
CN104239583B (en) * 2014-10-14 2017-08-01 北京国双科技有限公司 Database script issues the processing method and processing device of result
CN104317901B (en) * 2014-10-24 2018-10-19 中国建设银行股份有限公司 A kind of data lead-in method and device
CN110110184B (en) * 2017-12-21 2021-07-06 北京京东尚科信息技术有限公司 Information inquiry method, system, computer system and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101408892A (en) * 2008-11-21 2009-04-15 上海全景数字技术有限公司 Method and apparatus for generating web page
CN101604339A (en) * 2009-06-30 2009-12-16 中兴通讯股份有限公司 The method of online customization gate system and door custom-built system
CN101976261A (en) * 2010-11-04 2011-02-16 上海银杏界信息科技有限公司 Storage and search method for webpage data
CN102087653A (en) * 2009-12-08 2011-06-08 阿里巴巴集团控股有限公司 Method and device for issuing website information
CN102110109A (en) * 2009-12-28 2011-06-29 北大方正集团有限公司 Digital report topic making method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101408892A (en) * 2008-11-21 2009-04-15 上海全景数字技术有限公司 Method and apparatus for generating web page
CN101604339A (en) * 2009-06-30 2009-12-16 中兴通讯股份有限公司 The method of online customization gate system and door custom-built system
CN102087653A (en) * 2009-12-08 2011-06-08 阿里巴巴集团控股有限公司 Method and device for issuing website information
CN102110109A (en) * 2009-12-28 2011-06-29 北大方正集团有限公司 Digital report topic making method and system
CN101976261A (en) * 2010-11-04 2011-02-16 上海银杏界信息科技有限公司 Storage and search method for webpage data

Also Published As

Publication number Publication date
CN102855255A (en) 2013-01-02

Similar Documents

Publication Publication Date Title
CN104461484B (en) The implementation method and device of front-end template
CN108572819A (en) Method for updating pages, device, terminal and computer readable storage medium
CN103488732A (en) Generation method and device of static pages
CN102065114A (en) Method and device for mobile terminal to access webpage
CN105827733B (en) A kind of method, apparatus and electronic equipment of propelling data
CN105447099A (en) Log structured information extraction method and apparatus
CN102855255B (en) Content Management dissemination method and system
CN102929867A (en) Technology used for automatically translating a document
CN103064685A (en) Method and device for configuring webpage in modularization mode
CN109522018A (en) Page processing method, device and storage medium
CN102819766A (en) Method, device and enterprise system for checking forms
CN102298638A (en) Method and system for extracting news webpage contents by clustering webpage labels
CN103176778B (en) Web development methods and device
CN104426896A (en) Method and device for producing topic pages
CN102981882B (en) Analytic method and device
TW200636511A (en) Crosslink data structure, crosslink database, and system and method of organizing and retrieving information
CN103530407A (en) Method and device for generating rich text document
CN103020144B (en) File management system and file management method
CN109213480A (en) A kind of method, storage medium, equipment and system for developing the back-stage management page
CN103383691A (en) Webpage online editing method and device
CN101727505B (en) Efficient data processing method and device
CN104731833A (en) Web layout method and device
CN102254023A (en) Method and device for editing webpage
CN114239535A (en) Automatic Word document generation method and system based on webpage
CN103136172A (en) Method and device of outputting test questions

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: Room 810, 8 / F, 34 Haidian Street, Haidian District, Beijing 100080

Patentee after: BEIJING D-MEDIA COMMUNICATION TECHNOLOGY Co.,Ltd.

Address before: 100089 Beijing city Haidian District wanquanzhuang Road No. 28 Wanliu new building A block 5 layer

Patentee before: BEIJING D-MEDIA COMMUNICATION TECHNOLOGY Co.,Ltd.