CN112241259A - Webpage editing system, method, device and storage medium - Google Patents

Webpage editing system, method, device and storage medium Download PDF

Info

Publication number
CN112241259A
CN112241259A CN202011305027.3A CN202011305027A CN112241259A CN 112241259 A CN112241259 A CN 112241259A CN 202011305027 A CN202011305027 A CN 202011305027A CN 112241259 A CN112241259 A CN 112241259A
Authority
CN
China
Prior art keywords
page
editing
template
component
module
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
CN202011305027.3A
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.)
Hunan Red Net New Media Group Co ltd
Original Assignee
Hunan Red Net New Media Group 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 Hunan Red Net New Media Group Co ltd filed Critical Hunan Red Net New Media Group Co ltd
Priority to CN202011305027.3A priority Critical patent/CN112241259A/en
Publication of CN112241259A publication Critical patent/CN112241259A/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/34Graphical or visual programming
    • 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
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/33Intelligent editors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • 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)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application relates to a webpage editing system, a method, a device and a storage medium, which adopt visual operation, a user selects a proper webpage template according to actual requirements and edits the webpage template to form a new webpage, and have strong operability and simple and convenient editing operation; the page template has various and rich types and can meet more requirements of users.

Description

Webpage editing system, method, device and storage medium
Technical Field
The present application relates to the field of communications, and in particular, to a web page editing system, method, apparatus, and storage medium.
Background
With the rapid development of internet technology and mobile terminals, more and more applications are implemented through web pages. The application requirements and design types of web pages are also more diverse.
At present, a webpage is completed by fusing a basic syntax specification such as HTML and various technologies such as Java, VB, php and high-level programming languages, database programming and the like, and is developed, constructed, updated and maintained by professionals with various related programming technologies.
In view of the above-mentioned related technologies, the inventor believes that there are drawbacks that a professional is generally required to modify a program code when maintaining or changing web page contents, and an editing threshold is high.
Disclosure of Invention
In order to facilitate editing operation of a webpage, the application provides a webpage editing system, a webpage editing method, a webpage editing device and a storage medium.
In a first aspect, the present application provides a method for editing a web page, which adopts the following technical scheme:
a method of web page editing, comprising:
acquiring permission of page editing;
selecting a page template meeting the conditions according to the permission;
editing the page template to form a new page;
saving the edited new page;
and issuing the new page.
By adopting the technical scheme and visual operation, a user selects a proper page template according to actual requirements and edits the page template to form a new page, and the method is high in operability and simple and convenient in editing operation.
Optionally, the page template is provided by a site template; the site template comprises a public module library, a site template library and a static resource library.
By adopting the technical scheme, the page templates are various and rich in types, and more requirements of users can be met.
Optionally, the editing page template includes a selection component.
By adopting the technical scheme, the obtained page template is edited by selecting the composition components, so that a new personalized page can be edited and obtained.
Optionally, the editing page template further includes setting an update mode of the component; the updating modes of the component assemblies comprise an automatic updating mode and a manual updating mode; the component comprises a plurality of operation options;
the automatic updating mode is that after the component is selected, the parameters of the operation options are automatically defaulted to be preset parameters;
the manual updating mode is that after the component is selected, the parameters of the operation options are configured and set manually.
By adopting the technical scheme, the updating modes of different composition templates are configured, and the operation is flexible.
Optionally, the operation options include modifying codes and bulk authorization.
By adopting the technical scheme, various operation options are set, and the user can edit the operation options conveniently. The modification codes can be suitable for page editing by personnel with professional skills, and the editing requirements of different users are improved. Batch authorization is convenient for a user to authorize after setting multiple operation options or multiple parameters in a single option is finished, and editing efficiency is improved.
In a second aspect, the present application provides a web page editing system, which adopts the following technical solutions:
a web page editing system, comprising:
the permission acquisition module is used for acquiring permission for page editing;
the template selection module is used for selecting the page template meeting the conditions according to the permission;
the editing module is used for editing the page template to form a new page;
the storage module is used for storing the edited new page; and
and the confirmation issuing module is used for issuing the new page.
By adopting the technical scheme and adopting the visual operation, the user obtains the editing permission from the permission obtaining module according to the actual requirement, and then carries out the editing operation in the visual modules such as the template selecting module, the editing module, the storage module, the confirmation issuing module and the like, thereby realizing the simple and convenient webpage editing operation.
Optionally, the editing module includes:
a selecting unit for selecting the component; and
a configuration unit for setting an update mode of the component; the updating modes of the component assemblies comprise an automatic updating mode and a manual updating mode; the component comprises a plurality of operation options;
the automatic updating mode is that after the component is selected, the parameters of the operation options are automatically defaulted to be preset parameters;
the manual updating mode is that after the component is selected, the parameters of the operation options are configured and set manually.
By adopting the technical scheme, various operation options are set, and the user can edit the operation options conveniently. The modification codes can be suitable for page editing by personnel with professional skills, and the editing requirements of different users are improved. Batch authorization is convenient for a user to authorize after setting multiple operation options or multiple parameters in a single option is finished, and editing efficiency is improved.
Optionally, the operation options include modifying codes and bulk authorization.
By adopting the technical scheme, the code modification can facilitate page editing by professional skills programmed by conventional codes, and the editing requirements of different users are improved.
Batch authorization is convenient for a user to authorize after setting multiple operation options or multiple parameters in a single option is finished, and editing efficiency is improved.
In a third aspect, the present application provides a computer apparatus, which adopts the following technical solution:
a computer device comprising a processor, a memory and a computer program stored in the memory and executable on the processor, the processor implementing the web page editing method when executing the computer program.
By adopting the technical scheme, the computer device capable of executing the webpage editing method is provided.
In a fourth aspect, the present application provides a computer-readable storage medium, which adopts the following technical solutions:
a computer-readable storage medium storing a computer program; the computer program realizes the webpage editing method when being executed by a processor.
By adopting the technical scheme, the carrier of the computer program of the webpage editing method is provided.
In summary, the present application includes at least one of the following beneficial technical effects:
1. by adopting visual operation, a user selects a proper page template according to actual requirements and edits the page template to form a new page, so that the operability is strong, and the editing operation is simple and convenient;
2. the page template has various and rich types and can meet more requirements of users.
Drawings
FIG. 1 is a flow chart of a web page editing method of the present application;
FIG. 2 is a flowchart of the editing of the page template in step S030;
FIG. 3 is a schematic block diagram of a web page editing system of the present application.
Description of reference numerals: 1. an authority acquisition module; 2. a template selection module; 3. an editing module; 31. selecting a unit; 32. a configuration unit; 4. a storage module; 5. and confirming the issuing module.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is further described in detail below with reference to fig. 1-3 and the embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The embodiment of the application discloses a webpage editing method.
Referring to fig. 1, a web page editing method includes the following steps:
s010: and acquiring permission of page editing.
S020: selecting a page template meeting the conditions through a visual operation frame according to the permission right; the page template is provided by the site template; the site template comprises a public module library, a site template library and a static resource library.
A large number of public component assemblies are arranged in the public template library, and the public component assemblies are various template structure fragments, module macro function modules or other common function modules at the front end of a webpage website.
The site templates in the site template library are obtained by combining template structure segments or module macro function modules in the public template library. The site template can be a site home page template, a list or image-text detail page template, a group diagram detail page template, a video detail page template, a client download page template and other website building or editing required page template sets, and then the page templates are grouped according to the page template types so as to be selected by a user when editing the webpage.
The static resource library stores various static component assemblies, the static component assemblies can be various picture resources, script resources, style sheet resources or other static resources, and the static component assemblies can be called and accessed through specific URL addresses to achieve rendering of page elements. A user can call various resources from the static resource library when editing the webpage according to actual requirements, so that the content of the constructed or edited webpage is richer.
When the webpage is edited, a page template is selected from the site template library, if no suitable page template exists in the site template library, a page template structure segment or a module macro function module is selected from the public template library to be assembled to form a new site template, and the new site template is stored in the site template library.
S030: and editing the page template to form a new page. When the webpage editing operation is carried out under the existing authority, the configuration and the editing can be carried out on the component assembly in the selected webpage template.
S040: and saving the edited new page.
S050: and issuing the new page.
Referring to fig. 2, where step S030 edits the page template to form a new page, it includes:
s031: selecting a component; and editing the acquired page template by selecting the composition component, so that a new personalized page can be edited and acquired.
S032: setting an updating mode of the component; the updating modes of the component components comprise an automatic updating mode and a manual updating mode; the composition component includes a number of operational options.
The automatic updating mode is that after the component is selected, the parameters of the operation options are automatically defaulted to be preset parameters; for example, after an article column to which a certain component belongs is bound for the first time, the component is directly clicked to confirm, that is, the component is set as an automatic updating mode by default.
The manual updating mode is that after the component components are selected, the parameters of the operation options are configured and set manually. For example, after the component a is selected, the configuration interface of the component a is entered, and specific information such as loading articles from the column, adding article titles, links, picture resources, and content descriptions can be selected.
And after updating mode configuration and operation option configuration are carried out on the default component in the selected page template and the component added from the static resource library or the public template library, clicking to store and release, and then completing the new page.
Operational options include modification, modified code, module management, content management, bulk authorization, and version. The modification facilitates modification of the edited component modules or operational options by the user. The modification of the codes can facilitate page editing by professional skills programmed by conventional codes, and the editing requirements of different users are improved. And module management is convenient for editing, maintaining and other management operations of each component module. And content management is convenient for adding media resource content.
The embodiment of the application also discloses a webpage editing system.
Referring to fig. 3, a web page editing system includes:
the permission obtaining module 1 is used for obtaining permission of page editing;
the template selection module 2 is used for selecting the page template meeting the conditions according to the permission authority;
the editing module 3 is used for editing the page template to form a new page; the page template can be displayed in a mode of automatically matching the length and width specifications of a third-party display; the length and width specifications of the page template can be preset through editing operation; the preset length and width specification can have at least one array;
the storage module 4 is used for storing the edited new page; and
and the confirmation issuing module 5 is used for issuing the new page.
Wherein, the editing module 3 comprises:
a selecting unit 31 for selecting constituent elements; and
a configuration unit 32 for setting an update manner of the component; the updating modes of the component components comprise an automatic updating mode and a manual updating mode; the composition component comprises a plurality of operation options; the user can configure each operation option according to actual requirements.
Operational options include modification, modified code, module management, content management, bulk authorization, and version. The modification facilitates modification of the edited component modules or operational options by the user. The modification of the codes can facilitate page editing by professional skills programmed by conventional codes, and the editing requirements of different users are improved. And module management is convenient for editing, maintaining and other management operations of each component module. And content management is convenient for adding media resource content.
The method and the device have the advantages that the operation authority is set for the webpage editing operators, the operation authority can be embodied to each component module or each page template, and the operation authority needs to be opened by the personnel with the authorization authority. Batch authorization, which can be used for simultaneously authorizing the operation authorities of at least two modules in the same operation interface; when the operation authority is authorized, the operation authority of the module can be simultaneously authorized to at least two persons.
The version is used for storing the page of the component module or the page template edited by the user history; the maximum value of the stored versions may be set according to the capacity of the storage module or preset by the user, such as 100 versions. When the maximum storage capacity is full, the newly stored page will overwrite the oldest version in the storage module, and so on.
The automatic updating mode is that after the component is selected, the parameters of the operation options are automatically defaulted to be preset parameters;
the manual updating mode is that after the component components are selected, the parameters of the operation options are configured and set manually.
The implementation principle of the webpage editing method and system in the embodiment of the application is as follows:
according to the method and the device, the webpage editing template is modularized, each component is relatively independent, a visual editing mode is adopted, a user can conveniently maintain the components in the webpage, and the purposes of universality, easiness in maintenance and the like of the template in a multi-site system are achieved.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The foregoing is a preferred embodiment of the present application and is not intended to limit the scope of the application in any way, and any features disclosed in this specification (including the abstract and drawings) may be replaced by alternative features serving equivalent or similar purposes, unless expressly stated otherwise. That is, unless expressly stated otherwise, each feature is only an example of a generic series of equivalent or similar features.

Claims (10)

1. A method for web page editing, comprising:
acquiring permission of page editing;
selecting a page template meeting the conditions according to the permission;
editing the page template to form a new page;
saving the edited new page;
and issuing the new page.
2. The method of claim 1, wherein: the page template is provided by a site template; the site template comprises a public module library, a site template library and a static resource library.
3. The method of claim 1, wherein: the edit page template includes a selection composition component.
4. The method of claim 3, wherein: the editing page template also comprises an updating mode for setting the component; the updating modes of the component assemblies comprise an automatic updating mode and a manual updating mode; the component comprises a plurality of operation options;
the automatic updating mode is that after the component is selected, the parameters of the operation options are automatically defaulted to be preset parameters;
the manual updating mode is that after the component is selected, the parameters of the operation options are configured and set manually.
5. The method of claim 4, wherein: the operation options include modification code and bulk authorization.
6. A web page editing system, comprising:
the permission acquisition module (1) is used for acquiring permission for page editing;
the template selection module (2) is used for selecting the page template meeting the conditions according to the permission authority;
the editing module (3) is used for editing the page template to form a new page;
the storage module (4) is used for storing the edited new page; and
and the confirmation issuing module (5) is used for issuing the new page.
7. The system of claim 6, wherein: the editing module 3 includes:
a selecting unit (31) for selecting the constituent elements; and
a configuration unit (32) for setting an update mode of the component; the updating modes of the component assemblies comprise an automatic updating mode and a manual updating mode; the component comprises a plurality of operation options;
the automatic updating mode is that after the component is selected, the parameters of the operation options are automatically defaulted to be preset parameters;
the manual updating mode is that after the component is selected, the parameters of the operation options are configured and set manually.
8. The system of claim 7, wherein: the operation options include modification code and bulk authorization.
9. A computer arrangement comprising a processor, a memory, and a computer program stored in the memory and executable on the processor, the processor implementing the method of any one of claims 1-5 when executing the computer program.
10. A computer-readable storage medium, wherein the computer storage medium stores a computer program; the computer program, when executed by a processor, implements the method of any of claims 1-5.
CN202011305027.3A 2020-11-19 2020-11-19 Webpage editing system, method, device and storage medium Pending CN112241259A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011305027.3A CN112241259A (en) 2020-11-19 2020-11-19 Webpage editing system, method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011305027.3A CN112241259A (en) 2020-11-19 2020-11-19 Webpage editing system, method, device and storage medium

Publications (1)

Publication Number Publication Date
CN112241259A true CN112241259A (en) 2021-01-19

Family

ID=74175241

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011305027.3A Pending CN112241259A (en) 2020-11-19 2020-11-19 Webpage editing system, method, device and storage medium

Country Status (1)

Country Link
CN (1) CN112241259A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112835577A (en) * 2021-01-28 2021-05-25 北京百家科技集团有限公司 Data processing method, data processing device, computer equipment and readable storage medium
CN114781347A (en) * 2022-06-21 2022-07-22 飞狐信息技术(天津)有限公司 File processing method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170031887A1 (en) * 2015-07-27 2017-02-02 WP Company LLC d/b/a The Washington Post Contextual editing in a page rendering system
CN109815435A (en) * 2019-01-24 2019-05-28 中国人民解放军战略支援部队航天工程大学 A kind of Website page generation method, device and electronic equipment
CN111949256A (en) * 2020-08-12 2020-11-17 广州华多网络科技有限公司 Webpage real-time preview editing method, device, equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170031887A1 (en) * 2015-07-27 2017-02-02 WP Company LLC d/b/a The Washington Post Contextual editing in a page rendering system
CN109815435A (en) * 2019-01-24 2019-05-28 中国人民解放军战略支援部队航天工程大学 A kind of Website page generation method, device and electronic equipment
CN111949256A (en) * 2020-08-12 2020-11-17 广州华多网络科技有限公司 Webpage real-time preview editing method, device, equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112835577A (en) * 2021-01-28 2021-05-25 北京百家科技集团有限公司 Data processing method, data processing device, computer equipment and readable storage medium
CN114781347A (en) * 2022-06-21 2022-07-22 飞狐信息技术(天津)有限公司 File processing method and system
CN114781347B (en) * 2022-06-21 2022-09-20 飞狐信息技术(天津)有限公司 File processing method and system

Similar Documents

Publication Publication Date Title
CN109800154B (en) Test data loading method and device, computer equipment and storage medium
AU761923B2 (en) Database system
US10726091B2 (en) Dynamic content modifications
CN112241259A (en) Webpage editing system, method, device and storage medium
EP2555489B1 (en) Method and device for configuring terminals
DE60206389T2 (en) SYSTEM AND METHOD FOR UPDATING PERSISTENT DATA IN A WIRELESS COMMUNICATION DEVICE
DE602004011952T2 (en) Method and system for improving the presentation of HTML pages in an Internet access device
DE60215990T2 (en) Dynamic service feature in a mobile communication device or a SIM card for receiving and executing dynamic service scripts in the form of short text messages, for example SMS
CN102880664B (en) Page editing method, device and system
CN105653977A (en) Menu permission configuration method and system
EP1771795A1 (en) Method programme and system for the dynamic template-based generation of internet pages
EP3217236A1 (en) Method and system for generating a control program in the form of a mobile application which runs on a mobile device
DE10348784B4 (en) Apparatus and method for managing information data in a mobile telephone
US20220276842A1 (en) Customized software application template-based generator
CN108549621B (en) Method and system for seamlessly integrating electronic documents based on BS (browser/server) architecture
DE112013007618T5 (en) Sequence program creation auxiliary device
CN112115695A (en) Template dynamic generation method, system, computer equipment and storage medium
CN110741617B (en) Resource updating method and device, computer equipment and storage medium
CN110286904A (en) Generate method, apparatus, computer equipment and the storage medium of front end skin
DE112020003319T5 (en) IMPROVED SEMICONDUCTOR HARDWARE EVALUATION SYSTEM AND PROCEDURE
CN112015378A (en) Skeleton screen page generation method and device, computer equipment and storage medium
CN109741776B (en) Initialization method, device, equipment and medium of block-shaped static random access memory
CN112230922B (en) Page building method and device, storage medium and computer equipment
CN115145674A (en) Page jump method, device, equipment and medium based on dynamic anchor point
CN103150292A (en) Method and device for replacing system font file

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