CN111459477A - Content management method, system, electronic device and storage medium - Google Patents

Content management method, system, electronic device and storage medium Download PDF

Info

Publication number
CN111459477A
CN111459477A CN202010119622.1A CN202010119622A CN111459477A CN 111459477 A CN111459477 A CN 111459477A CN 202010119622 A CN202010119622 A CN 202010119622A CN 111459477 A CN111459477 A CN 111459477A
Authority
CN
China
Prior art keywords
substation
column
model
new
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010119622.1A
Other languages
Chinese (zh)
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 Guorentong Education Technology Co ltd
Original Assignee
Beijing Guorentong Education 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 Guorentong Education Technology Co ltd filed Critical Beijing Guorentong Education Technology Co ltd
Priority to CN202010119622.1A priority Critical patent/CN111459477A/en
Publication of CN111459477A publication Critical patent/CN111459477A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The method comprises the steps of establishing a new substation corresponding to a substation establishing request by utilizing a substation model, responding to a column establishing request of the new substation, establishing a column model in the substation model as a sub-model, loading new column information received through a front-end page into the column model, generating a new column under the new substation, and issuing the new substation containing the new column. According to different requirements, personalized configuration can be carried out, substation generation and station establishment can be rapidly achieved, and development cost and maintenance cost are greatly reduced.

Description

Content management method, system, electronic device and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a content management method, system, electronic device, and storage medium.
Background
A Content Management System (CMS) is a software system that is located between a WEB front end (WEB server) and a back end office system or process (content creation, editing). The content creators, editors, publishers use the content management system to submit, modify, approve, and publish content. CMS released in the market at present generally has the problems of complex functions, high operation difficulty, high requirement on specialization and the like.
Disclosure of Invention
In view of the above, the present application is made to provide a content management method, system, electronic device and storage medium that overcome or at least partially solve the above-mentioned problems.
According to an aspect of the present application, there is provided a content management method including:
creating a new substation corresponding to the substation creating request by using the substation model;
responding to a column creation request of a new substation, loading new column information received through a front-end page into a column model, and generating a new column under the new substation; the column model is a sub-model of the substation model;
and issuing a new substation containing the new column.
Optionally, the creating, by using the substation model, a new substation corresponding to the substation creation request includes:
if the substation establishing request is a basic substation establishing request, loading new substation information received through a front end page into a substation model to generate a new substation;
and if the substation establishing request is a quick substation establishing request, copying the existing substation selected through the front end page by using a substation model to generate a new substation.
Optionally, the method further comprises:
binding the specified column with the specified classification by using a classification management tree;
in response to an information issuing request of a specified column, loading information received by a front-end page into an information model to generate new information under specified classification; the information model is a sub-model of the column model.
Optionally, the information model comprises an editable information template, and the information template comprises preset labels and code blocks to load the information;
the information template is developed based on a graph cutting technology.
Optionally, the method further comprises:
when the column and/or information of the substation are/is updated and/or a data updating request is received, updating a cache and/or a static page of the total station by utilizing a multithreading concurrency technology, wherein the total station cache is realized based on a cache form of a file.
Optionally, the method further comprises:
and responding to the authority control request, and calling the management role model to generate an administrator account with corresponding authority.
Optionally, the method further comprises:
performing statistics on the total station content, the statistics relating to at least one of the following dimensions: site information dimensions, column dimensions, substation dimensions, and workload dimensions.
In accordance with another aspect of the present application, there is provided a content management system, including:
a substation unit, configured to create a new substation corresponding to the substation creation request by using the substation model;
the column unit is used for responding to a column creating request of a new substation, loading new column information received through a front-end page into a column model, and generating a new column under the new substation; the column model is a sub-model of the substation model;
and the issuing unit is used for issuing the new substation containing the new column.
Optionally, the substation unit is specifically configured to load, if the substation creating request is a base station creating request, new substation information received through a front end page into a substation model to generate a new substation; and if the substation establishing request is a quick substation establishing request, copying the existing substation selected through the front end page by using a substation model to generate a new substation.
Optionally, the system further comprises an information unit for binding the specified column with the specified category by using the category management tree;
in response to an information issuing request of a specified column, loading information received by a front-end page into an information model to generate new information under specified classification; the information model is a sub-model of the column model.
Optionally, the information unit includes an information template creating module, configured to develop an information template based on a graph cutting technology;
the information template comprises a preset label and a code block to load the information;
the information model includes an editable information template.
Optionally, the system further includes a data updating unit, configured to update a cache and/or a static page of the total station by using a multithreading concurrency technique when a column and/or information of the substation is updated and/or a data updating request is received, where the total station cache is implemented based on a file cache form.
Optionally, the system further includes a user management unit, configured to invoke the administrative role model to generate an administrator account with corresponding rights in response to the rights control request.
Optionally, the system further comprises a statistics management unit for performing statistics on the total station content, said statistics relating to at least one of the following dimensions: site information dimensions, column dimensions, substation dimensions, and workload dimensions.
In accordance with yet another aspect of the present application, there is provided an electronic device, wherein the electronic device includes: a processor; and a memory arranged to store computer executable instructions that, when executed, cause the processor to perform a method as claimed in any one of the above.
According to a further aspect of the application, there is provided a computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method of any of the above.
According to the technical scheme, the new substation corresponding to the substation creating request is created by using the substation model, the column creating request of the new substation is responded, the new column information received through the front-end page is loaded into the column model, the column model is a sub-model of the substation model, the new column under the new substation is generated, and the new substation containing the new column is issued. According to the requirements of different portals, personalized configuration can be carried out, substation generation and substation establishment can be rapidly realized, and development cost and maintenance cost are greatly reduced.
The foregoing description is only an overview of the technical solutions of the present application, and the present application can be implemented according to the content of the description in order to make the technical means of the present application more clearly understood, and the following detailed description of the present application is given in order to make the above and other objects, features, and advantages of the present application more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the application. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 shows a flow diagram of a content management method according to one embodiment of the present application;
FIG. 2 shows a schematic block diagram of a content management system according to an embodiment of the present application;
FIG. 3 shows a schematic structural diagram of an electronic device according to an embodiment of the present application;
FIG. 4 shows a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present application.
Detailed Description
Exemplary embodiments of the present application will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present application are shown in the drawings, it should be understood that the present application may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Currently, the CMS system on the market is of a great variety and has various functions. Besides meeting the basic site building requirement, other accessory functions are built in a large amount of time, for example, a certain known source website management system in China is functionally concentrated on the building of a personal website or a small-sized portal, and enterprise users, schools and the like are not used. However, the existing CMS system still has the defects of complex function, high operation difficulty, high requirement on specialization and the like.
Taking the education industry as an example, the door of the education industry has the characteristics of strong individuation, short development period requirement, fast later-stage change, strong content specialization and the like, so that the CMS needs to be sufficiently concentrated on building the station aiming at the education industry. Although the existing CMS can meet certain requirements, the support of professional fields cannot be used with the maximum efficiency. The CMS of this application is different from traditional CMS, and is more suitable for professional field, especially education field, the maximize productivity that has improved.
Fig. 1 is a schematic flow chart of a content management method according to an embodiment of the present application, and referring to fig. 1, the content management method includes the following steps:
and step S110, creating a new substation corresponding to the substation creating request by using the substation model.
In the embodiment of the application, a preset substation model is stored and managed, the substation model is selected according to a substation establishment request, the substation model is configured according to substation configuration information carried in the substation establishment request, and a new substation is established. The substation creating request may include substation configuration information, such as a substation name, a parent station, a title picture, a station display form, a column display form, and a corresponding category.
And step S120, responding to a column creation request of a new substation, loading new column information received through a front-end page into a column model, and generating a new column under the new substation. Wherein, the column model is a sub-model of the substation model.
In this embodiment, a column model is created in the substation model as a sub-model, the column model may include attributes such as a column name, an alias, a parent column, a directory name, a brief introduction, a title picture, a display form, an affiliated template, a corresponding category, and a substation domain name, and the attributes of the column model are set through new column information received by the front-end page, so as to generate a new column under a new substation.
The column model in the embodiment is simple and practical, customized and personalized requirements of a website on a home page, a column list page and the like are met by setting the column model, a CI frame (PHP open source frame: Codeinter) can be used for realizing the model, and a unique structure is formed by utilizing the characteristics of the CI frame. In the aspect of distributed demand processing, the column is different from the traditional method of using a Content Delivery Network (CDN), and the use of a subordinate column in the scheme for deploying the home page template is combined with the adjustment of the Nginx entry, so that the use and deployment costs are saved while the normal use of the service is ensured.
And step S130, issuing the new substation containing the new column.
And when the new substation issues, selecting the classified content bound by the current column to issue for displaying the portal.
In summary, in the method shown in fig. 1, a new substation corresponding to a substation creation request is created by using a substation model, a column model is created in the substation model as a sub-model in response to a column creation request of the new substation, new column information received through a front end page is loaded into the column model, a new column under the new substation is generated, and the new substation containing the new column is issued. According to different requirements, personalized configuration can be carried out, substation generation and station establishment can be rapidly achieved, and development cost and maintenance cost are greatly reduced.
In an embodiment of the present application, the creating a new substation corresponding to the substation creation request by using the substation model in the method includes: and if the substation establishing request is a base substation establishing request, loading the new substation information received through the front end page into the substation model to generate a new substation. And if the substation creating request is a quick substation creating request, copying the existing substations selected through the front-end page by using the substation model to generate new substations.
The embodiment of the application provides two ways for establishing the substation, one way is to establish the substation quickly, the method is suitable for scenes that the content of the substation to be established is similar to that of the existing substation, and the other way is to establish the base substation, namely, a new substation is established. The rapid station building method is characterized in that the same type of substations can be rapidly built by mutually copying columns and column basic attributes in the existing substations, and the stations can be individually configured after copying. When a plurality of substations are established, a rapid substation establishment mode can be adopted, so that rapid multiplexing of system data is ensured, individualized settings of different substations are supported, and meanwhile, the complexity of rapid substation establishment is reduced.
And the base station selects a substation model according to the substation establishment request, configures the substation model according to the substation configuration information carried in the substation establishment request, and newly establishes a substation. When the existing substations have no substations similar to the content of the substations to be established, a basic substation establishment mode can be adopted to ensure the personalized configuration of the substations.
It can be understood that, when implementing the embodiment of the present application, a station establishment mode may be selected according to an actual situation, or the two modes may be used in combination, which is not limited in this embodiment of the present invention.
In an embodiment of the present application, the method further includes: and binding the specified column with the specified classification by using the classification management tree. And responding to an information issuing request of a specified column, loading information received by a front-end page into an information model, and generating new information under specified classification, wherein the information model is a sub-model of the column model.
In this embodiment, an information model is created in a column model as a sub-model, each column includes a plurality of pieces of information, and a classification management tree is used to bind a specific column with a specific classification, so as to manage the column and the information. The information model mainly comprises attributes such as a title, a subtitle, release time, a title picture, content introduction, a text, attachment management, an author, a source and external links, the attributes of the information model are set according to information received by a front-end page, new information under specified classification is generated, and new columns are generated in a new information generation mode. According to the embodiment, infinite classification management is performed through the classification management tree, and the stability of the system is ensured under the condition of ensuring support of infinite classification by combining an asynchronous loading technology.
In the embodiment, in the generation of the new information, the auxiliary text content such as video, audio, PDF document, etc. can be added and distributed in combination with other templates, and online viewing or listening can be provided.
In one embodiment of the present application, the information model includes an editable information template, and the information template includes preset labels and code blocks for loading information, and is developed based on a graph cutting technology.
The image cutting means that the design draft is cut into pictures which are convenient to manufacture into pages, and static pages with html + css layout are completed, so that interaction is facilitated, and a good visual sense is formed. In popular terms, a design drawing is cut into a small drawing by a cutting tool, and then static page writing is completed by DIV + CSS, and CSS layout is completed.
In the embodiment of the application, different information templates are developed by using a graph cutting technology, and the substation can be rapidly issued after different columns and different information are applied to the different templates.
PHP (Hypertext preprocessor) has the characteristics of openness and freeness, rapidness, universality of database connection, process orientation, object orientation and the like. The code block in the embodiment adopts the PHP code, the preset label and the PHP statement are embedded in the information template by utilizing the characteristics of the PHP code, and the corresponding mark is replaced when the information received according to the front-end page is loaded, so that the setting of the information model is realized.
In this embodiment, the unique structures of the substations and the columns are utilized: commonly used structures such as home page, picture list, characters list, content page, abstract and summarize a set of models that each template makes up and uses, specifically include: the method comprises the steps of selecting a home page template, a picture template, a text template and a content template, filling other description information of a template set, combining the templates to form a template model, applying the template model to substation and column information, and expanding the use scene of the template set.
In an embodiment of the present application, the method further includes: when the column and/or information of the substation are/is updated and/or a data updating request is received, updating the cache and/or the static page of the whole station by utilizing a multithreading concurrency technology, wherein the cache of the whole station is realized based on a cache form of a file.
In the embodiment, when the column and/or information of the substation are updated and/or a data updating request is received, the file cache and/or the static page of the whole substation is updated by adopting the CUR L _ MU L TI technology of the PHP, wherein the whole substation cache is realized based on the cache form of the file.
The technical scheme of the embodiment meets the generation requirement of large-scale sites, and after the data volume reaches 10 ten thousand levels, the method is different from the traditional generation mode, and can use multiple threads to generate, so that the generation efficiency of the whole site is accelerated.
In an embodiment of the present application, the method further includes: and responding to the authority control request, and calling the management role model to generate an administrator account with corresponding authority.
The management role model in this embodiment can allocate different functions and data ranges to users of different roles according to different usage scenarios, the functions can be controlled to a button level under a menu, the data ranges can be controlled to a column level, and an administrator account with corresponding permissions is generated through combination of two permission dimensions.
In an embodiment of the present application, the method further includes: performing statistics on the total station contents, wherein the statistics relate to at least one of the following dimensions: site information dimensions, column dimensions, substation dimensions, and workload dimensions.
In this embodiment, the contents of the total station are subjected to omnibearing data statistics, so that the conditions of the station and the working state of the management staff can be comprehensively known in the later maintenance process, and data support is provided for the optimization of the working efficiency.
The technical solution of the present application will be described below by taking an example of managing a certain school website. In this embodiment, the creating of a talent training new substation in the school website includes the following steps:
step one, a new substation corresponding to the substation creating request is created by using a substation model.
In this embodiment, for example, a talent training substation is created in the school website, and the information included in the substation creation request is: the method comprises the steps that the name of a substation is a talent culture, a father site is a school website homepage, title pictures adopt pure gray background pictures, the display form of the substation is an integrated page, the display form of columns is a shared column, the substation is correspondingly classified into substations, and a corresponding substation model is selected according to information contained in a substation establishing request. If similar substations exist in the existing substations, a new substation can be established in a rapid substation establishment mode, namely, the new substation is established by copying columns and column attributes of the similar substations and performing personalized configuration on the station according to information in the establishment request after copying. If the existing substations do not have similar substations, a new substation can be established in a basic substation establishment mode, namely, a substation model is selected according to the information carried in the substation establishment request, and the substation model is configured to establish the new substation.
The display form of the site comprises a comprehensive page, a list page, a detail page, a function page and a flow page.
The comprehensive page is a page which collectively displays the contents of a plurality of columns, and each column selectively displays a part of the content list. The list page is a page in which page columns are briefly described and displayed in a list form. The detail page is a page showing specific information of a certain content item. The function page is a page mainly aiming at realizing a demand interaction function. The flow page is a group of a plurality of pages, and each group of pages can complete a specific function.
The column display forms comprise shared columns, independent columns and semi-public semi-independent columns.
The shared column is also called an information shared column, namely, a column form that all audiences who log in a website or a webpage can browse all contents in the column. The shared column format settings can be arranged according to different plates, subjects or contents, for example, news columns can be considered to be arranged according to domestic, international, military, sports, economic, cultural, social and the like.
The independent column is that all resources and services in the column are not completely disclosed and are only limited to spread in a small range. For example, a company, a department, or some other person may browse certain resources or use certain services.
The semi-public and semi-exclusive column is that the website editing sets general and popular information or information as open type, and the information or information which is more special and can not be obtained by the audience through a general channel can be enjoyed through registration, payment and the like.
And step two, responding to a column creation request of a new substation, loading new column information received through a front end page into a column model, and generating a new column under the new substation. Wherein, the column model is a sub-model of the substation model.
In the above example, for example, the talent cultivation substation needs to establish a local cultivation column, the name of the column is the local cultivation, the parent column is the talent cultivation substation, the display form is a shared column, and the column is classified into the corresponding column, the corresponding column model is selected according to the information in the column creation request, and the column information received through the front end page is loaded into the column model to generate a new column in the new substation.
The CI framework has the characteristics of containing rich standard libraries and simple interfaces and logic structures, and the substation model and the column model are created by utilizing the characteristics of the CI framework. Wherein, the column model is a sub-model of the substation model. The column model may include attributes such as a name, an alias, a parent column, a directory name, a brief introduction, a title picture, a display form, an affiliated template, a corresponding category, a substation domain name, and the like of the column, and the corresponding column model is selected according to information in the column creation request.
In this embodiment, the nginnx is used to connect the column model and the substation model to which the column model belongs, and the deployment of the substation model is realized by deploying the column model, so that the column is realized by using the CDN differently from the conventional CDN in the aspect of distributed demand processing, and the use and deployment costs are saved while ensuring normal use of the service.
And step three, releasing the talent culture substations containing the family culture columns.
In this embodiment, if a mechanism setting substation is built, and the mechanism setting substation is similar to the talent training substation, the columns and the basic attributes of the columns in the talent training substation can be copied by adopting a rapid station building manner, and after the copying, the mechanism setting substation can be individually configured. Through the mode of quickly establishing the substation, the substations of the same type are quickly established, the quick multiplexing of system data is ensured, the individualized setting of different substations is supported, and the complexity of establishing the substation is reduced.
In this embodiment, the managing of the school website further includes: and binding the specified column with the specified classification by using the classification management tree. And responding to an information issuing request of a specified column, loading information received by a front-end page into an information model, and generating new information under specified classification, wherein the information model is a sub-model of the column model.
A website often includes a plurality of substations, each substation includes a plurality of columns, and each column includes a plurality of pieces of information. In the embodiment, the branch stations, the columns and the information in the website are subjected to tree management through the classification management tree, so that infinite classification is realized. Binding the appointed column with the appointed substation, and binding the appointed information with the appointed column. When new information needs to be issued, the information model to be used can be judged only by judging the columns of the information content, the new information is issued by deploying the information model, the new columns are issued by issuing the new information, and the new substation is issued by issuing the new columns. Taking the talent cultivation substation as an example, the talent cultivation substation is the first layer of the classification management tree, the local family cultivation is the column of the talent cultivation substation and is located in the second layer of the classification management tree, and the information related to the local family cultivation under the local family cultivation column is the information under the local family cultivation column and is located in the third layer of the classification management tree. Binding the local family culture column in the classification management tree with the talent culture substation, binding the information related to the local family culture with the local family culture column, and adopting the same information model for the information belonging to the same column. When the number of substations is large, the classification management is performed according to the same method.
If information of a note of cold false-proof notification of a student needs to be issued, the information can be judged to belong to the student cultivation column according to the content of the information, and the information is deployed by adopting an information model under the student cultivation column, and information received by a front-end page is loaded into the information model to generate new information.
In this embodiment, the information model may include attributes such as title, subtitle, time of publication, title picture, content introduction, text, attachment management, author, source, external link, etc. In the generation of new information, auxiliary text contents such as videos, audios, PDF documents and the like can be added and distributed in combination with other templates, and online watching or listening can be provided. The information model is used as a sub-model of the column model, the asynchronous loading technology is used in the embodiment, the information model is loaded in the column model, and the stability of the system is ensured under the condition of supporting infinite classification.
It should be noted that, the user may also adopt other classification methods to construct a classification management tree according to actual needs, so as to manage the columns and the information.
The information model in this embodiment includes an editable information template, and the information template includes a preset tag and a code block, and when information received by the data front-end page is loaded, a corresponding identifier is replaced, so as to implement setting of the information model.
In the embodiment, different information templates are developed by using a graph cutting technology, and after different columns and different information are applied to different templates, the substation can be quickly established. The user can also adopt other prior art to construct the information template according to the actual requirement.
In this embodiment, the managing of the school website further includes: and forming a template model by utilizing the unique structural combination of the substations.
The general substations or columns have common structures such as home pages, picture lists, character lists, content pages and the like, a home page template, a picture template, a character template and a content template are selected, other description information of a template set is filled in, the templates are combined to form a template model, the template model is applied to the substations and the columns, and the use scenes of the template set are expanded.
In this embodiment, the managing of the school website further includes: when the column and/or information of the substation are/is updated and/or a data updating request is received, updating the cache and/or the static page of the whole station by utilizing a multithreading concurrency technology, wherein the cache of the whole station is realized based on a cache form of a file.
For example, when new information of the above-mentioned false cold notification is issued and substation information is updated, the cpu L _ MU L TI technology of PHP is used to update cache and/or static pages of the total station in a multi-thread concurrent manner.
The technical scheme of updating by using the multithreading concurrency technology in the embodiment meets the generation requirement of large-scale sites, is different from the traditional generation mode after the data volume reaches 10 ten thousand levels, can use multithreading to generate, and accelerates the generation efficiency of the whole site.
In this embodiment, the managing of the school website further includes: and responding to the authority control request, and calling the management role model to generate an administrator account with corresponding authority.
The management role model in this embodiment may allocate different functions and data ranges to users with different roles according to different usage scenarios.
In the embodiment, the school website is managed, and not all people can establish a new substation, a new column, release new information and the like on the website. And setting corresponding permissions aiming at different operations, and establishing a corresponding administrator account to manage the website. For example, for teachers, the functions of accessing the educational administration system, modifying, adding and deleting information can be distributed; aiming at the leader, an access management system is distributed to the leader, and functions of modifying, adding and deleting substations and the like are provided. And corresponding administrator accounts are established according to different roles, corresponding authority can be obtained by logging in the accounts, and corresponding management is carried out on the website.
The functions can be controlled to be at a button level under a menu, the data range can be controlled to be at a column level, and an administrator account with corresponding authority is generated through combination of two authority dimensions.
In this embodiment, the managing of the school website further includes: performing statistics on the total station contents, wherein the statistics relate to at least one of the following dimensions: site information dimensions, column dimensions, substation dimensions, and workload dimensions.
For example, in the present embodiment, the school website is updated in real time by performing data statistics on the website information, information on columns included in the website, information on substations included in the website, and labor information and the like of each management role that manages the website in all directions. The system is convenient for comprehensively knowing the conditions of the sites and the working state of management personnel in the later maintenance process, and provides data support for the optimization of the working efficiency.
The above steps describe the technical solution of the present application from each functional dimension, and it can be understood that when the embodiment of the present application is implemented, one or some of the functions may be selected according to actual situations, which is not limited in the embodiment of the present invention.
Fig. 2 is a schematic structural diagram of a content management system according to an embodiment of the present application, and referring to fig. 2, the content management system 200 includes:
a substation unit 210 configured to create a new substation corresponding to the substation creation request by using the substation model;
a column unit 220, configured to load, in response to a column creation request of a new substation, new column information received through a front-end page into a column model, and generate a new column in the new substation; the column model is a sub-model of the substation model;
and the issuing unit 230 is used for issuing a new substation containing a new column.
In summary, in the system shown in fig. 2, a new substation corresponding to the substation creation request is created by using the substation model, a column model is created in the substation model as a sub-model in response to the column creation request of the new substation, new column information received through the front end page is loaded into the column model, a new column under the new substation is generated, and the new substation containing the new column is issued. According to different requirements, personalized configuration can be carried out, substation generation and station establishment can be rapidly achieved, and development cost and maintenance cost are greatly reduced.
In an embodiment of the present application, the substation unit 210 is specifically configured to, if the substation creation request is a base substation creation request, load new substation information received through the front-end page into the substation model, and generate a new substation. And if the substation creating request is a quick substation creating request, copying the existing substations selected through the front-end page by using the substation model to generate new substations.
When a plurality of substations are created, columns and column basic attributes in the substation model can be copied mutually in a rapid substation building mode, substations of the same type can be created rapidly, and the substations can be configured independently after copying. The method not only ensures the rapid multiplexing of system data, but also supports the individualized setting of different substations, and simultaneously reduces the complexity of rapidly building the substation.
In one embodiment of the present application, the system 200 further comprises an information unit for binding the specified column with the specified category by using the category management tree. And responding to an information issuing request of a specified column, loading information received by a front-end page into an information model, and generating new information under specified classification, wherein the information model is a sub-model of the column model.
In this embodiment, an information model is created in a column model as a sub-model, each column includes a plurality of pieces of information, and a classification management tree is used to bind a specific column with a specific classification, so as to manage the column and the information. The information model mainly comprises attributes such as a title, a subtitle, release time, a title picture, content introduction, a text, attachment management, an author, a source and external links, the attributes of the information model are set according to information received by a front-end page, new information under specified classification is generated, and new columns are generated in a new information generation mode. According to the embodiment, infinite classification management is performed through the classification management tree, and the stability of the system is ensured under the condition of ensuring support of infinite classification by combining an asynchronous loading technology.
In the embodiment, in the generation of the new information, the auxiliary text content such as video, audio, PDF document, etc. can be added and distributed in combination with other templates, and online viewing or listening can be provided.
In one embodiment of the present application, the information unit includes an information template creating module 2401 for developing an information template by using a graph cutting technique, the information model includes an editable information template, and the information template includes a preset tag and a code block for loading information.
The image cutting means that the design draft is cut into pictures which are convenient to manufacture into pages, and static pages with html + css layout are completed, so that interaction is facilitated, and a good visual sense is formed. In popular terms, a design drawing is cut into a small drawing by a cutting tool, and then static page writing is completed by DIV + CSS, and CSS layout is completed.
In the embodiment of the application, different information templates are developed by using a graph cutting technology, and the substation can be rapidly issued after different columns and different information are applied to the different templates.
PHP (Hypertext preprocessor) has the characteristics of openness and freeness, rapidness, universality of database connection, process orientation, object orientation and the like. The code block in the embodiment adopts the PHP code, the preset label and the PHP statement are embedded in the information template by utilizing the characteristics of the PHP code, and the corresponding mark is replaced when the information received according to the front-end page is loaded, so that the setting of the information model is realized.
In an embodiment of the present application, the system 200 further includes a model management unit, configured to utilize the specific structure of the substations and columns: commonly used structures such as home page, picture list, characters list, content page, abstract and summarize a set of models that each template makes up and uses, specifically include: the method comprises the steps of selecting a home page template, a picture template, a text template and a content template, filling other description information of a template set, combining the templates to form a template model, applying the template model to substation and column information, and expanding the use scene of the template set.
In an embodiment of the present application, the system 200 further includes a data updating unit, configured to update the cache and/or the static page of the total station by using a multithread concurrency technique when the column and/or the information of the substation is updated and/or when a data update request is received, where the total station cache is implemented in a file-based cache form.
In the embodiment, when the column and/or information of the substation are updated and/or a data updating request is received, the file cache and/or the static page of the whole substation is updated by adopting the CUR L _ MU L TI technology of the PHP, wherein the whole substation cache is realized based on the cache form of the file.
The technical scheme of the embodiment meets the generation requirement of large-scale sites, and after the data volume reaches 10 ten thousand levels, the method is different from the traditional generation mode, and can use multiple threads to generate, so that the generation efficiency of the whole site is accelerated.
In an embodiment of the present application, the system 200 further includes a user management unit, configured to invoke the administrative role model to generate an administrator account with corresponding rights in response to the rights control request.
The management role model in this embodiment can allocate different functions and data ranges to users of different roles according to different usage scenarios, the functions can be controlled to a button level under a menu, the data ranges can be controlled to a column level, and an administrator account with corresponding permissions is generated through combination of two permission dimensions.
In an embodiment of the present application, the system 200 further includes a statistics management unit, configured to perform statistics on the total station content, where the statistics relate to at least one of the following dimensions: site information dimensions, column dimensions, substation dimensions, and workload dimensions.
In this embodiment, the contents of the total station are subjected to omnibearing data statistics, so that the conditions of the station and the working state of the management staff can be comprehensively known in the later maintenance process, and data support is provided for the optimization of the working efficiency.
In an embodiment of the present application, the system 200 further includes a system setting unit, configured to configure key attributes of the system, including configuring a system name, a domain name, a logo diagram, and the like, and can generate a content management system in different usage scenarios according to actual needs. The method can also be used for inquiring and tracing the key operation logs of the system, and can provide log support for the reason of the error operation when abnormal use occurs.
It should be noted that:
the algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. In addition, this application is not directed to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the present application as described herein, and any descriptions of specific languages are provided above to disclose the best modes of the present application.
In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the application may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the application, various features of the application are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the application and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: this application is intended to cover such departures from the present disclosure as come within known or customary practice in the art to which this invention pertains. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this application.
Those skilled in the art will appreciate that the elements of the system in an embodiment may be adaptively changed and arranged in one or more systems different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the application and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the present application may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functionality of some or all of the components in a content management system according to embodiments of the present application. The present application may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present application may be stored on a computer readable medium or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
For example, fig. 3 shows a schematic structural diagram of an electronic device according to an embodiment of the present application. The electronic device 300 comprises a processor 310 and a memory 320 arranged to store computer executable instructions (computer readable program code). The memory 320 may be an electronic memory such as a flash memory, an EEPROM (electrically erasable programmable read only memory), an EPROM, a hard disk, or a ROM. The memory 320 has a storage space 330 storing computer readable program code 331 for performing any of the method steps described above. For example, the storage space 330 for storing the computer readable program code may comprise respective computer readable program codes 331 for respectively implementing various steps in the above method. The computer readable program code 331 may be read from or written to one or more computer program products. These computer program products comprise a program code carrier such as a hard disk, a Compact Disc (CD), a memory card or a floppy disk. Such a computer program product is typically a computer readable storage medium such as described in fig. 4. FIG. 4 shows a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present application. The computer readable storage medium 400 has stored thereon a computer readable program code 331 for performing the steps of the method according to the application, readable by a processor 310 of an electronic device 300, which computer readable program code 331, when executed by the electronic device 300, causes the electronic device 300 to perform the steps of the method described above, in particular the computer readable program code 331 stored on the computer readable storage medium may perform the method shown in any of the embodiments described above. The computer readable program code 331 may be compressed in a suitable form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the application, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The application may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.

Claims (10)

1. A method for content management, the method comprising:
creating a new substation corresponding to the substation creating request by using the substation model;
responding to a column creation request of a new substation, loading new column information received through a front-end page into a column model, and generating a new column under the new substation; the column model is a sub-model of the substation model;
and issuing a new substation containing the new column.
2. The method of claim 1, wherein creating a new outstation corresponding to an outstation creation request using an outstation model comprises:
if the substation establishing request is a basic substation establishing request, loading new substation information received through a front end page into a substation model to generate a new substation;
and if the substation establishing request is a quick substation establishing request, copying the existing substation selected through the front end page by using a substation model to generate a new substation.
3. The method of claim 1, further comprising:
binding the specified column with the specified classification by using a classification management tree;
in response to an information issuing request of a specified column, loading information received by a front-end page into an information model to generate new information under specified classification; the information model is a sub-model of the column model.
4. The method of claim 3, wherein the information model comprises an editable information template, the information template comprising predetermined labels and code blocks for loading the information;
the information template is developed based on a graph cutting technology.
5. The method of claim 1, further comprising:
when the column and/or information of the substation are/is updated and/or a data updating request is received, updating a cache and/or a static page of the total station by utilizing a multithreading concurrency technology, wherein the total station cache is realized based on a cache form of a file.
6. The method of claim 1, further comprising:
and responding to the authority control request, and calling the management role model to generate an administrator account with corresponding authority.
7. The method of claim 1, further comprising:
performing statistics on the total station content, the statistics relating to at least one of the following dimensions: site information dimensions, column dimensions, substation dimensions, and workload dimensions.
8. A content management system, characterized in that the system comprises:
a substation unit, configured to create a new substation corresponding to the substation creation request by using the substation model;
the column unit is used for responding to a column creating request of a new substation, loading new column information received through a front-end page into a column model, and generating a new column under the new substation; the column model is a sub-model of the substation model;
and the issuing unit is used for issuing the new substation containing the new column.
9. An electronic device, wherein the electronic device comprises: a processor; and a memory arranged to store computer-executable instructions that, when executed, cause the processor to perform the method of any one of claims 1-7.
10. A computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method of any of claims 1-7.
CN202010119622.1A 2020-02-26 2020-02-26 Content management method, system, electronic device and storage medium Pending CN111459477A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010119622.1A CN111459477A (en) 2020-02-26 2020-02-26 Content management method, system, electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010119622.1A CN111459477A (en) 2020-02-26 2020-02-26 Content management method, system, electronic device and storage medium

Publications (1)

Publication Number Publication Date
CN111459477A true CN111459477A (en) 2020-07-28

Family

ID=71683199

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010119622.1A Pending CN111459477A (en) 2020-02-26 2020-02-26 Content management method, system, electronic device and storage medium

Country Status (1)

Country Link
CN (1) CN111459477A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100235806A1 (en) * 2009-03-13 2010-09-16 Microsoft Corporation Rich Web Site Authoring And Design
CN101908044A (en) * 2009-06-04 2010-12-08 上海灵慧软件技术有限公司 Dynamically adjustable template and using method thereof
CN106547750A (en) * 2015-09-16 2017-03-29 腾讯科技(深圳)有限公司 A kind of method for building website, device and computing device
CN107819767A (en) * 2017-11-14 2018-03-20 成都钰月科技有限责任公司 Modular cloud computing intelligent website system
CN109271385A (en) * 2018-09-26 2019-01-25 武汉夏宇信息技术有限公司 Contents management method, device and storage medium
CN109815435A (en) * 2019-01-24 2019-05-28 中国人民解放军战略支援部队航天工程大学 A kind of Website page generation method, device and electronic equipment
CN110083336A (en) * 2019-03-08 2019-08-02 江苏博敏网络科技有限公司 A kind of method that high efficiency creation customizes website
US20190340230A1 (en) * 2018-05-07 2019-11-07 Web.Com Group, Inc. System and method for generating websites from predefined templates

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100235806A1 (en) * 2009-03-13 2010-09-16 Microsoft Corporation Rich Web Site Authoring And Design
CN101908044A (en) * 2009-06-04 2010-12-08 上海灵慧软件技术有限公司 Dynamically adjustable template and using method thereof
CN106547750A (en) * 2015-09-16 2017-03-29 腾讯科技(深圳)有限公司 A kind of method for building website, device and computing device
CN107819767A (en) * 2017-11-14 2018-03-20 成都钰月科技有限责任公司 Modular cloud computing intelligent website system
US20190340230A1 (en) * 2018-05-07 2019-11-07 Web.Com Group, Inc. System and method for generating websites from predefined templates
CN109271385A (en) * 2018-09-26 2019-01-25 武汉夏宇信息技术有限公司 Contents management method, device and storage medium
CN109815435A (en) * 2019-01-24 2019-05-28 中国人民解放军战略支援部队航天工程大学 A kind of Website page generation method, device and electronic equipment
CN110083336A (en) * 2019-03-08 2019-08-02 江苏博敏网络科技有限公司 A kind of method that high efficiency creation customizes website

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
张燕;高建民;李继承;范柯;: "黄河三门峡新版网站的设计与实现", 办公自动化, no. 12, 15 June 2010 (2010-06-15) *
王曦光;刘继芳;: "农业信息化网站集群与内容管理系统的研究与设计", 电信科学, no. 1, 15 August 2010 (2010-08-15) *
石丰源;: "基于高职院校网站群系统的建设分析", 电脑知识与技术, no. 12, 25 April 2019 (2019-04-25) *
蔡宏伟, 高东怀, 曹小曼: "大型医院网站技术设计", 中华医院管理杂志, no. 08, 15 August 2003 (2003-08-15) *

Similar Documents

Publication Publication Date Title
US8826169B1 (en) Hiding content of a digital content item
CN101604339B (en) Method for online customization of portal system and portal customization system
US20110161847A1 (en) System and method for integrating and publishing pages of content
US10331756B2 (en) Accessibility tagger for non-accessibility enabled webpages
KR20150084987A (en) Storyboard-directed video production from shared and individualized assets
CN103701909B (en) The rapid generation and system of Video Applications
KR20090005097A (en) Systems and methods of transforming data for web communities and web applications
US20100153839A1 (en) System and method for creating web-based application templates
CN105677824A (en) Content flow generating and publishing system and content flow capture method
CN104317563A (en) Online courseware cooperation development system
CN110020356A (en) A kind of code generating method of page module, apparatus and system
CN112861472B (en) Shared document display method, device and equipment and computer readable storage medium
CN110458445B (en) Passenger information publishing management system
CN105094824A (en) Display method for notification messages on intelligent watch and intelligent watch
CN102314428A (en) Method for distributively creating webpage
CN114528473A (en) Websocket-based information integration release method and system
CN102314426A (en) System for distributively creating webpage
CN104732305A (en) Virtual exhibition implementation method based on cloud computing
KR20140024114A (en) System for editing digital signage template in smart tv and method thereof
KR20140115033A (en) Method for providing sharing service of configuration profile
CN112785258A (en) Portal dynamic layout method based on free configuration
Whittaker Producing for Web 2.0: A student guide
CN111459477A (en) Content management method, system, electronic device and storage medium
KR101856626B1 (en) Creative production and play system Web type based DIY
Yicheng Development of a blog system using CodeIgniter framework

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination