Movatterモバイル変換


[0]ホーム

URL:


US10565296B2 - Designing interactive web templates - Google Patents

Designing interactive web templates
Download PDF

Info

Publication number
US10565296B2
US10565296B2US13/291,122US201113291122AUS10565296B2US 10565296 B2US10565296 B2US 10565296B2US 201113291122 AUS201113291122 AUS 201113291122AUS 10565296 B2US10565296 B2US 10565296B2
Authority
US
United States
Prior art keywords
markup language
preview
configurable control
web
instructions
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US13/291,122
Other versions
US20130117657A1 (en
Inventor
Adri Verlaan
John Ronald Berkeley
Ethan Gur-esh
Oguz Mut
Kaare Koehler Hoevik
Alexander Lee Smith
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.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Technology Licensing LLC
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 Microsoft Technology Licensing LLCfiledCriticalMicrosoft Technology Licensing LLC
Priority to US13/291,122priorityCriticalpatent/US10565296B2/en
Assigned to MICROSOFT CORPORATIONreassignmentMICROSOFT CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: BERKELEY, John Ronald, GUR-ESH, ETHAN, VERLAAN, ADRI, HOEVIK, KAARE KOEHLER, MUT, Oguz, SMITH, ALEXANDER LEE
Publication of US20130117657A1publicationCriticalpatent/US20130117657A1/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLCreassignmentMICROSOFT TECHNOLOGY LICENSING, LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: MICROSOFT CORPORATION
Application grantedgrantedCritical
Publication of US10565296B2publicationCriticalpatent/US10565296B2/en
Activelegal-statusCriticalCurrent
Adjusted expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

A web template author can author interactive web templates via a static markup language-based authoring tool. The web template author can insert static markup language snippets representing one or more configurable controls of a web template into a static markup language-based authoring tool. Each snippet includes a definition of a preview of a configurable control in a static markup language as well as one or more disabled CMS instructions for the configurable control. The web template author can configure and view previews of the inserted configurable controls as they are added to the web template being developed within the static markup language-based authoring tool. When the web template author is satisfied with a version of a web template, the web template author can upload the static markup language definition of the web template to the server, where the web template is converted into a CMS-compatible web template.

Description

CROSS-REFERENCE TO RELATED APPLICATIONS
The subject matter of the present application is related to subject matter of U.S. Nonprovisional patent application Ser. No. 13/291,119, entitled “Conversion of Web Template Designs” and filed concurrently herewith, which is incorporated by reference herein for all that it discloses and teaches.
BACKGROUND
A content management system (CMS) provides a framework for website authoring, collaboration, and administration. A user with little or no programming or webpage design knowledge can enter his or her own content, such as press releases, images, articles, new personnel biographies, etc., into a website design provided by a knowledgeable website designer and/or programmer. In this paradigm, the user can purchase a professionally developed website and then populate it with his or her own new content without requiring the services of the website vendor to update the website with the new content. Instead, the website is equipped with a CMS through which the user can enter his or her content so that the content is rendered within the consistent design of the originally developed website.
For example, a business' website may be professionally designed using templates to provide a consistent theme, including without limitation, the color, size, placement and styles of titles, controls, text, etc. Typically, such themes are propagated throughout the website within some limited variation to maintain a sense of unity within the website. However, the content of such websites can change as the communication needs of the business change. An example is the addition of a press release on a new product—the business will typically want to post the press release on its website. The user can input the press release content into a website via a CMS, which combines the new content with master page templates and/or page layout templates to create a new consistently designed webpage containing the new content for the website.
In some environments, a CMS is based on a static markup language, such as HTML. The content and web templates are combined offline and stored as static HTML until a user accesses the new webpage (e.g., using a URL referencing the new webpage), at which point a web server retrieves the static webpage and presents it to the requesting user (e.g., through the user's browser). In other environments, a CMS is based on dynamic rendering of each webpage upon request (e.g., the HTML defining the requested webpage is dynamically rendered in response to the user's request). The latter approach can provide more sophisticated and adaptive features within the website.
However, while developers and web authoring environments for static HTML CMSs are numerous, there are fewer developers and web authoring environment choices for dynamic rendering within content management systems. It is a considerable challenge to provide a static HTML developer using a static HTML authoring tool with options for providing dynamically rendered web templates for use in a CMS.
SUMMARY
Implementations described and claimed herein address the foregoing problems by providing a solution that allows a web template author to author interactive web templates via a static markup language-based authoring tool. The web template author can insert static markup language snippets representing one or more configurable controls of a web template into a static markup language-based authoring tool. Each snippet includes a definition of a preview of a configurable control in a static markup language as well as one or more disabled CMS instructions for the configurable control. The web template author can configure and view previews of the inserted configurable controls as they are added to the web template being developed within the static markup language-based authoring tool. When the web template author is satisfied with a version of a web template, the web template author can upload the static markup language definition of the web template to the server, where the web template is converted into a CMS-compatible web template.
In some implementations, articles of manufacture are provided as computer program products. One implementation of a computer program product provides one or more tangible computer program storage media readable by a computing system and encoding a processor-executable program. Other implementations are also described and recited herein.
This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
Other implementations are also described and recited herein.
BRIEF DESCRIPTIONS OF THE DRAWINGS
FIG. 1 illustrates example data sources and flows for building interactive websites using a snippets gallery.
FIG. 2 illustrates an example snippets gallery screenshot.
FIG. 3 illustrates example operations for building an interactive website using a snippets gallery.
FIG. 4 illustrates an example system for providing a server preview of one or more interactive web templates.
FIG. 5 illustrates example operations for providing a server preview of one or more interactive web templates.
FIG. 6 illustrates an example system that may be useful in implementing the described technology.
DETAILED DESCRIPTIONS
FIG. 1 illustrates example data sources and flows for building interactive websites using asnippets gallery100. In a common scenario, a web template author employs atemplate authoring tool102 to develop web templates for a particular website, such as a website including awebpage104. Through thetemplate authoring tool102, the web template author can defining graphical features of a webpage, and more particularly, graphical features of one or more web templates that can be combined with user-provided content106 to be rendered as thewebpage104.
Two example web templates shown inFIG. 1 include amaster page template108 and a page layout template110 (examples of web templates), which are typically stored in a web templates datastore (not shown). In one implementation, a web templates datastore includes various master page templates, various page layout templates, etc., which are used to render webpages for a website. For example, themaster page template108 provides the generalized regions, such as the headers and footers, shared by all or a particular set of webpages on the website. It should be understood that a website may be associated with multiple master page templates, for example, depending on the presentation device being used access website (e.g., computer, tablet, smartphone). The web template datastore may also include one or morepage layout templates110 configured for displaying the content on a presentation device within particular webpages of a website.
In one implementation, themaster page template108 defines graphical features common to all webpages on a website while thepage layout template110 defined graphical features, including content placement, for individual webpages on the website. When a user navigates to a webpage on the website (e.g., providing a URL to the webpage through a browser), a content management system (CMS)112 executing on aweb server114 retrieves amaster page template108 and apage layout template110 associated with the specified webpage, retrieves the content106 associated with the specified webpage, and combines them for presentation to the user as thewebpage104. In this manner, a web template author can develop a professional-looking website, via thetemplate authoring tool102 and based on the web templates providing consistent graphical features, color palette, and programmatic features without specifying or maintaining currency of the specific content106. Likewise, a non-technical user, such as a marketing consultant, can provide and maintain the content106 via a content authoring tool116 for presentation on thewebpage104, without being required to develop the graphical features, color pallet, and programmatic features of thewebpage104.
However, certain development environments are limited in their support of CMS instructions and other dynamic elements. For example, thetemplate authoring tool102 supports static markup language instructions but does not natively support CMS instructions. Without such support, the web template author is unable to develop web templates including the CMS instructions for theCMS112. Accordingly, the described technology provides thesnippets gallery100 that includes configurable controls for use by atemplate authoring tool102, wherein each configurable control is instrumented with a static markup language preview of the configurable control and a disabled CMS instruction for the configurable control. In this manner, the web template author can incorporate configurable controls from the snippets gallery118 into thetemplate authoring tool102 in a format supported by thetemplate authoring tool102. Further, the web template author can observe a working preview of a particular web template that incorporates a static markup language preview of the configurable control from the snippets gallery118 and can upload the web template from the template authoring tool102 (e.g., in the format of annotated static markup language, such as annotated HTML—the annotations including the enabled preview and the disabled CMS instruction) for use in theCMS112, including with one or more CMS instructions specifying configurable controls understood by theCMS112.
Amarkup language converter120 converts the annotated static markup language output from thetemplate authoring tool102 into CMS-compatible web templates, such as themaster template108 and thepage layout template110, by stripping out or disabling the static markup language previews and enabling the CMS instructions for each web template. The web templates are then stored in the web templates datastore for retrieval when a corresponding webpage to be rendered. In this manner, the web template author is able to work in the static markup language with which he or she is comfortable and/or that are supported by thetemplate authoring tool102 while gaining access to the rich functionality offered by the configurable controls defined in the snippets gallery118 and supported by the CMS.
Asnippets gallery engine124 presents the snippets gallery to a web template author, such as through a browser or a local or remote application. In one implementation, thesnippets gallery engine124 accesses a datastore of configurable controls and their associated snippets and presents the snippets in a snippets gallery for use by the web template author.
FIG. 2 illustrates an examplesnippets gallery screenshot200. In one implementation, the snippets gallery is provided as a browser-accessible service served by a web server, although a stand-alone application, whether local or remote, may alternatively be employed. In the implementation illustrated inFIG. 2, aribbon202 of configurable controls is displayed along the top of the snippets gallery. An author can select from various configurable controls, which causes aconfiguration page204 for the selected control to be displayed below theribbon202. Theconfiguration page204 presents four page sections: aPreview section206, anInformation section208, aSnippet section210, and aCustomization section212.
ThePreview section206 displays an approximate preview of the configurable control as it would be displayed in a webpage that is built on a web template that includes the configurable control. However, in one implementation, thePreview section206 does not incorporate formats specified by a style sheet within the authoring environment. In the example ofFIG. 2, the configurable control is a Page Field for a Welcome Message. In thescreenshot200, the configurable control has not yet been customized so it contains default text, including some placeholder text, with a default appearance. When actually inserted into a web template authoring tool or a webpage, the rendered Page Field will be stylized by virtue of customization properties entered into theCustomization section212 and by any style sheet designated for the webpage by the web template author. In addition to providing a preview in thePreview section206, the snippets gallery also provides anInformation section208 that presents some descriptive text about the configurable control, along with links to more information about the configurable control and its use.
TheCustomization section212 includes a property grid for configuring properties of a selected configurable control. In this manner, the author can provide some customization to the configurable control through the snippets gallery interface. A reset button214, when selected, resets the property grid to its default state. An update button216, when selected, pushes the entered properties to the preview to render the configurable control in its customized state.
TheSnippet section210 presents the static markup code for the configurable control that is selected from theribbon202. The snippet presented in theSnippet section210 includes one or more enabled static markup language instructions for a static markup language preview of the configurable control and one or more disabled CMS instructions for the configurable control. In one implementation, the one or more CMS instructions are disabled using a commenting feature of the static markup language, although other disabling options may be employed (e.g., a disabling property, tag, or flag that indicates to a template authoring tool that the one or more CMS instructions are disabled). When disabled, the one or more CMS instructions are operatively hidden from the static markup language-based template authoring tool or otherwise suppressed within the static markup language-based template authoring tool in some way. As such, the static markup language-based template authoring tool processes the static markup language instruction for the configurable control preview, presenting it to the user in a preview mode of the template static markup language-based template authoring tool.
It should be understood that, if the static markup language-based template authoring tool applies formatting, such as formatting specified in a style sheet or other data source, to controls displayed in its preview pane, then the preview of the configurable control may also be formatted in the same way. This feature allows the web template author to view the configurable control preview as it would be viewed on a webpage.
An example snippet is shown below and includes an HTML instruction atline3 representing the static markup language preview and an ASP.net instruction at line5 representing a CMS instruction of the configurable control. The ASP.net instruction is enclosed in a comment structure and is therefore disabled, while the HTML instruction is enabled for processing by a static markup language-based template authoring tool.
1 <!--Begin #PageFields Snippet-->
2   <!--Begin Preview -->
3     <span>Title</span>
4   <!--End Preview-->
5   <!--ASP: SPM:<%@Register Tagprefix=
      “PageFieldPublishingPageContent” Namespace=
      “Microsoft.SharePointPublishing, Version=15.0.0.0,
      Culture=neutral, PublicKeyToken=
      71e9bce111e9429c”%>-->
6   <!--MS:<PageFieldTetField:TextFieldFieldName=”fa564e0f-
      0c70-4ab9-b863-0177e6ddd247” runat=“server”>-->
7 <!--End #PageFields Snippet-->
When using a snippet from the snippets gallery, an author can select a configurable control from theribbon202, obtain information about the configurable control in theInformation section208 including associated styling and customization tips, configure the configurable control in theCustomization section212, and preview the configured control in thePreview section206. When the author is ready to incorporate the configurable control into his or her web template through the static markup language-based template authoring tool, the author can copy the static markup language from theSnippet section210 and paste it into the coding section of the template authoring tool. The pasted snippet includes an enabled preview and a disabled CMS instruction for the selected configurable control.
The author can repeat this process for other configurable controls pasted into the web template until he or she is satisfied with the web template. When the author uploads the static markup language web template to the web server, a conversion engine disables (e.g., comments out, deletes, etc.) the static markup language representing each preview and enables (e.g., removes the comment structure) the CMS instructions for each configurable control, yielding a CMS-compatible web template, which can be stored in a web server accessible datastore. When a user navigates to a webpage associated with one or more of the web templates, the CMS combines the associated web templates with associated content to render the webpage.
FIG. 3 illustratesexample operations300 for a building interactive websites using a snippets gallery. A providingoperation302 provides one or more configurable control snippets, such as in a snippets gallery, for use by a web template author. Each snippet includes a static markup language preview of the configurable control and a CMS instruction for the configurable control. In one implementation, the static markup language preview is enabled and the CMS instruction is disabled within the snippets gallery, although in other implementations the enabling and disabling can be performed programmatically, such as during a copy and/or paste stage.
Another providing operation304 provides a facility for copying the static markup language of a snippet associated with the configurable control. Once copied, the snippet can be pasted into the coding section of a static markup language-based template authoring tool for inclusion in a web template.
At some point, the developer is satisfied with the web template including one or more configurable controls that are represented by snippets and uploads the static markup language web template to a web server, which receives the web template in a receivingoperation306. A disablingoperation308 disables static markup language preview instructions, such as by deleting the preview instructions, commenting out the preview instructions, etc. An enablingoperation310 enables CMS instructions for the configurable controls that correspond to the disabled preview instructions (such as by removing a comment structure associated with the CMS instructions, modifying a property or tag associated with CMS instructions, etc.), leaving a web template that is compatible with the CMS used at a web server. Other CMS-compatible web templates may be generated in a similar fashion.
A receivingoperation312 receives a navigation instruction at a web server, directing navigation to a webpage that includes one or more CMS-compatible web templates. A combiningoperation314 combines content, which is provided through the CMS, with the CMS-compatible web template. Arendering operation316 renders the combined content and one or more web templates as a webpage.
FIG. 4 illustrates anexample system400 for providing a server preview of one or more interactive web templates. While a web template author authors a web template within atemplate authoring tool402 using asnippets gallery404, the author may wish to preview the web template to observe the way the web template will be rendered by aweb server406 during normal operation. Accordingly, the web template author can upload the annotated HTML (e.g., the static markup language including one or more snippets) to theweb server406, where amarkup language converter408 disables the static markup language preview instructions and the enables CMS instructions for each configurable control. The resulting CMS-compatible web template is passed to aserver preview generator410, which renders apreview412 of the web template and/or generates one ormore messages414 associated with the rendering of theweb template preview412. In an alternative implementation, sample content data or even some form of live content data may be included in the rendering of theweb template preview412. Example messages may include without limitations error messages identifying errors in the web template's instructions, guidance to other configurable controls the web template author may want to include in the web template, etc.
FIG. 5 illustratesexample operations500 for providing a server preview of one or more interactive web templates. A providingoperation502 provides one or more configurable control snippets, such as in a snippets gallery, for use by a web template author. Each snippet includes a static markup language preview of the configurable control and a CMS instruction for the configurable control. In one implementation, the static markup language preview is enabled and the CMS instruction is disabled within the snippets gallery, although, in other implementations, the enabling and disabling can be performed programmatically, such as during a copy and/or paste stage.
Another providing operation504 provides a facility for copying the static markup language of a snippet associated with the configurable control. Once copied, the snippet can be copied into the coding section of a static markup language-based authoring tool for inclusion in a web template.
At some point, the web template author can view a preview of the web template as it would appear in a browser, including one or more configurable controls that are represented by snippets. To view a preview in a browser, the web template author uploads the static markup language web template to a web server, which receives the web template in a receivingoperation506. A disablingoperation508 disables static markup language preview instructions, such as by deleting the preview instructions, commenting out the preview instructions, etc. An enablingoperation510 enables CMS instructions for the configurable controls that correspond to the disabled preview instructions (such as by removing a comment structure associated with the CMS instructions, modifying a property or tag associated with CMS instructions, etc.), leaving a web template that is compatible with the CMS used at a web server. A generatingoperation512 renders a preview of the web template based on the enabled CMS instructions in the web template. Furthermore, one or more messages may be generated in agenerating operation514 to present the web template author with errors, warnings, guidance, etc. pertaining to the rendering of the preview by the web server.
FIG. 6 illustrates an example system that may be useful in implementing the described technology. The example hardware and operating environment ofFIG. 6 for implementing the described technology includes a computing device, such as general purpose computing device in the form of a gaming console orcomputer20, a mobile telephone, a personal data assistant (PDA), a set top box, or other type of computing device. In the implementation ofFIG. 6, for example, thecomputer20 includes aprocessing unit21, asystem memory22, and asystem bus23 that operatively couples various system components including the system memory to theprocessing unit21. There may be only one or there may be more than oneprocessing unit21, such that the processor ofcomputer20 comprises a single central-processing unit (CPU), or a plurality of processing units, commonly referred to as a parallel processing environment. Thecomputer20 may be a conventional computer, a distributed computer, or any other type of computer; the invention is not so limited.
Thesystem bus23 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, a switched fabric, point-to-point connections, and a local bus using any of a variety of bus architectures. The system memory may also be referred to as simply the memory, and includes read only memory (ROM)24 and random access memory (RAM)25. A basic input/output system (BIOS)26, containing the basic routines that help to transfer information between elements within thecomputer20, such as during start-up, is stored inROM24. Thecomputer20 further includes ahard disk drive27 for reading from and writing to a hard disk, not shown, amagnetic disk drive28 for reading from or writing to a removablemagnetic disk29, and anoptical disk drive30 for reading from or writing to a removableoptical disk31 such as a CD ROM, DVD, or other optical media.
Thehard disk drive27,magnetic disk drive28, andoptical disk drive30 are connected to thesystem bus23 by a harddisk drive interface32, a magneticdisk drive interface33, and an opticaldisk drive interface34, respectively. The drives and their associated computer-readable media provide nonvolatile storage of computer-readable instructions, data structures, program modules and other data for thecomputer20. It should be appreciated by those skilled in the art that any type of computer-readable media which can store data that is accessible by a computer, such as magnetic cassettes, flash memory cards, digital video disks, random access memories (RAMs), read only memories (ROMs), and the like, may be used in the example operating environment.
A number of program modules may be stored on the hard disk,magnetic disk29,optical disk31,ROM24, orRAM25, including anoperating system35, one ormore application programs36,other program modules37, andprogram data38. A user may enter commands and information into thepersonal computer20 through input devices such as akeyboard40 andpointing device42. Other input devices (not shown) may include a microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to theprocessing unit21 through aserial port interface46 that is coupled to the system bus, but may be connected by other interfaces, such as a parallel port, game port, or a universal serial bus (USB). Amonitor47 or other type of display device is also connected to thesystem bus23 via an interface, such as avideo adapter48. In addition to the monitor, computers typically include other peripheral output devices (not shown), such as speakers and printers.
Thecomputer20 may operate in a networked environment using logical connections to one or more remote computers, such asremote computer49. These logical connections are achieved by a communication device coupled to or a part of thecomputer20; the invention is not limited to a particular type of communications device. Theremote computer49 may be another computer, a server, a router, a network PC, a client, a peer device or other common network node, and typically includes many or all of the elements described above relative to thecomputer20, although only amemory storage device50 has been illustrated inFIG. 6. The logical connections depicted inFIG. 6 include a local-area network (LAN)51 and a wide-area network (WAN)52. Such networking environments are commonplace in office networks, enterprise-wide computer networks, intranets and the Internet, which are all types of networks.
When used in a LAN-networking environment, thecomputer20 is connected to thelocal network51 through a network interface oradapter53, which is one type of communications device. When used in a WAN-networking environment, thecomputer20 typically includes a modem54, a network adapter, a type of communications device, or any other type of communications device for establishing communications over thewide area network52. The modem54, which may be internal or external, is connected to thesystem bus23 via theserial port interface46. In a networked environment, program engines depicted relative to thepersonal computer20, or portions thereof, may be stored in the remote memory storage device. It is appreciated that the network connections shown are example and other means of and communications devices for establishing a communications link between the computers may be used.
In an example implementation, a content management system, a markup language converter, a snippets gallery engine, a server preview generator, and other modules and software systems may be embodied by instructions stored inmemory22 and/orstorage devices29 or31 and processed by theprocessing unit21. The snippets gallery, a master template, a page layout template, a webpage, messages, and other data may be stored inmemory22 and/orstorage devices29 or31 as persistent datastores. Further, such modules and software systems may represent hardware and/or software configured to provide service functionality for network-connected systems. Such services may be implemented using a general purpose computer and specialized software (such as a server executing service software), a special purpose computing system and specialized software (such as a mobile device or network appliance executing service software), or other computing configurations.
Some embodiments may comprise an article of manufacture. An article of manufacture may comprise a storage medium to store logic. Examples of a storage medium may include one or more types of computer-readable storage media capable of storing electronic data, including volatile memory or non-volatile memory, removable or non-removable memory, erasable or non-erasable memory, writeable or re-writeable memory, and so forth. Examples of the logic may include various software elements, such as software components, programs, applications, computer programs, application programs, system programs, machine programs, operating system software, middleware, firmware, software modules, routines, subroutines, functions, methods, procedures, software interfaces, application program interfaces (API), instruction sets, computing code, computer code, code segments, computer code segments, words, values, symbols, or any combination thereof. In one embodiment, for example, an article of manufacture may store executable computer program instructions that, when executed by a computer, cause the computer to perform methods and/or operations in accordance with the described embodiments. The executable computer program instructions may include any suitable type of code, such as source code, compiled code, interpreted code, executable code, static code, dynamic code, and the like. The executable computer program instructions may be implemented according to a predefined computer language, manner or syntax, for instructing a computer to perform a certain function. The instructions may be implemented using any suitable high-level, low-level, object-oriented, visual, compiled and/or interpreted programming language.
The embodiments of the invention described herein are implemented as logical steps in one or more computer systems. The logical operations of the present invention are implemented (1) as a sequence of processor-implemented steps executing in one or more computer systems and (2) as interconnected machine or circuit modules within one or more computer systems. The implementation is a matter of choice, dependent on the performance requirements of the computer system implementing the invention. Accordingly, the logical operations making up the embodiments of the invention described herein are referred to variously as operations, steps, objects, or modules. Furthermore, it should be understood that logical operations may be performed in any order, unless explicitly claimed otherwise or a specific order is inherently necessitated by the claim language.
The above specification, examples, and data provide a complete description of the structure and use of exemplary embodiments of the invention. Since many embodiments of the invention can be made without departing from the spirit and scope of the invention, the invention resides in the claims hereinafter appended. Furthermore, structural features of the different embodiments may be combined in yet another embodiment without departing from the recited claims.

Claims (10)

What is claimed is:
1. A method comprising:
receiving a static markup language web template, the static markup language web template including one or more static markup language instructions defining a preview of a configurable control displayable within a static markup language authoring system and one or more content management system instructions defining the configurable control, the one or more content management system instructions being disabled within the static markup language web template;
disabling the one or more static markup language instructions defining the preview of the configurable control;
enabling the one or more content management system instructions defining the configurable control; and
rendering at a web server the static markup language web template using the one or more enabled content management system instructions for the configurable control.
2. The method ofclaim 1 wherein the web template is rendered as part of a webpage in combination with content via a content management system.
3. The method ofclaim 1 wherein the web template is rendered as a preview in a browser.
4. The method ofclaim 1 wherein the rendering operation comprises:
presenting one or more messages pertaining to the rendering of the web template as a preview.
5. The method ofclaim 1 further comprising:
presenting a gallery of configurable controls, the gallery including a section presenting copyable static markup language instructions including the one or more instructions defining the preview of the configurable control and the one or more disabled content management system instructions defining the configurable control.
6. The method ofclaim 1 further comprising:
presenting a gallery of configurable controls, the gallery including a section through which the configurable control is customized by one or more editable properties and a section through which the customized configurable control is previewed.
7. The method ofclaim 1 further comprising:
presenting a gallery of configurable controls, the gallery including a customization section through which the configurable control is customized by one or more editable properties, a snippet section presenting copyable instructions including the one or more static markup language instructions defining the preview of the configurable control and the one or more disabled content management system instructions defining the configurable control, and a preview section displaying the preview of the configurable control as defined by the static markup language instructions, the copyable instructions including customization defined by the editable properties in the customization section; and
incorporating, into the static markup language web template, at least the copyable instructions including the one or more static markup language instructions defining the preview of the configurable control and the one or more disabled content management instructions defining the configurable control.
8. The method ofclaim 1 wherein the disabling operation comprises:
deleting the one or more static markup language instructions defining the preview of the configurable control.
9. The method ofclaim 1 wherein the enabling operation comprises:
removing one or more comment structures used to disable the one or more content management system instructions.
10. A physical hardware system comprising:
a markup language converter hardware subsystem configured to access a web template including one or more content management system instructions defining a configurable control and one or more static markup language instructions defining a preview of the configurable control, the one or more content management system instructions being disabled within the web template, the markup language converter being further configured to enable the one or more content management system instructions defining the configurable control by modifying a property or tag and to disable the one or more static markup language instructions defining the preview of the configurable control; and
a web server configured to render the web template using the one or more enabled content management system instructions for the configurable control, the content management system instructions functioning to combine content with the web template to create a webpage.
US13/291,1222011-11-082011-11-08Designing interactive web templatesActive2034-10-13US10565296B2 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US13/291,122US10565296B2 (en)2011-11-082011-11-08Designing interactive web templates

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US13/291,122US10565296B2 (en)2011-11-082011-11-08Designing interactive web templates

Publications (2)

Publication NumberPublication Date
US20130117657A1 US20130117657A1 (en)2013-05-09
US10565296B2true US10565296B2 (en)2020-02-18

Family

ID=48224609

Family Applications (1)

Application NumberTitlePriority DateFiling Date
US13/291,122Active2034-10-13US10565296B2 (en)2011-11-082011-11-08Designing interactive web templates

Country Status (1)

CountryLink
US (1)US10565296B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11295074B2 (en)*2016-12-212022-04-05Open Text CorporationSystems and methods for conversion of web content into reusable templates and components
US20230222168A1 (en)*2019-11-072023-07-13Open Text Holdings, Inc.Content management methods for providing automated generation of content summaries
US12026188B2 (en)2019-11-072024-07-02Open Text Holdings, Inc.Content management systems providing automated generation of content summaries
US12032808B2 (en)2019-11-072024-07-09Open Text Holdings, Inc.Content management methods for providing automated generation of content suggestions
US12032648B2 (en)2019-11-072024-07-09Open Text Holdings, Inc.Content management systems for providing automated generation of content suggestions
US12039284B2 (en)2018-12-282024-07-16Open Text Sa UlcReal-time in-context smart summarizer

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9658998B2 (en)*2012-02-242017-05-23American Express Travel Related Services Company, Inc.Systems and methods for internationalization and localization
US9244900B2 (en)*2012-08-082016-01-26AutoVitals, Inc.Template based website development and management
CA2904813C (en)*2013-03-142023-10-03Wix.Com Ltd.Device, system, and method of website building by utilizing data lists
KR102110779B1 (en)*2013-06-272020-05-14삼성전자 주식회사Method and apparatus for managing page display mode in application of an user device
US9886424B2 (en)*2013-08-302018-02-06Wal-Mart Stores, Inc.Web application framework for extracting content
US9401948B2 (en)*2013-09-132016-07-26Yahoo! Inc.System and method for enhancing multi-module experience
US9876776B2 (en)*2014-04-242018-01-23Usablenet Inc.Methods for generating and publishing a web site based on selected items and devices thereof
CN110007916B (en)*2018-12-062022-07-05创新先进技术有限公司Interface rendering method and device of business system and server
US20210081606A1 (en)*2019-09-182021-03-18Microsoft Technology Licensing, LlcData model for page layouts
US11474975B2 (en)2019-09-182022-10-18Microsoft Technology Licensing, LlcIdentity represented assets in a content management system
AU2020100253A4 (en)*2020-02-212020-03-26Soul & Wolf Pty LtdAutomation of CMS Development for a Website or Web Application
CN114997117A (en)*2021-03-022022-09-02北京字跳网络技术有限公司Document editing method, device, terminal and non-transitory storage medium
US12125010B2 (en)*2021-03-292024-10-22Stripe, Inc.Code integrator
US11562043B1 (en)*2021-10-292023-01-24Shopify Inc.System and method for rendering webpage code to dynamically disable an element of template code

Citations (12)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6112242A (en)1996-07-102000-08-29Uln CorporationSystem and method for dynamic data interaction in a hypertext data processing system
US20040143822A1 (en)2003-01-172004-07-22Jager James DeMethod and system for compiling a visual representation of a website
US20040268231A1 (en)2003-06-242004-12-30Microsoft CorporationContent template system
US7240077B1 (en)2002-12-302007-07-03Amazon.Com, Inc.Web site content change management
US20070288890A1 (en)2006-05-172007-12-13Ipreo Holdings, Inc.System, method and apparatus to allow for a design, administration, and presentation of computer software applications
US7316003B1 (en)*2002-12-182008-01-01Oracle International Corp.System and method for developing a dynamic web page
US20080140766A1 (en)2006-12-062008-06-12Microsoft CorporationEditing web pages via a web browser
US20080172608A1 (en)2006-06-062008-07-17Bellsouth Intellectual Property CorporationSite builder
US20090019386A1 (en)2007-07-132009-01-15Internet Simplicity, A California CorporationExtraction and reapplication of design information to existing websites
US7555706B2 (en)2000-06-092009-06-30Honeywell International Inc.Human machine interface
US20110029879A1 (en)2008-04-282011-02-03Salesforce.Com, Inc.Object-oriented system for creating and managing websites and their content
US8015487B2 (en)*1999-12-072011-09-06Adobe Systems IncorporatedFormatting content by example

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6112242A (en)1996-07-102000-08-29Uln CorporationSystem and method for dynamic data interaction in a hypertext data processing system
US8015487B2 (en)*1999-12-072011-09-06Adobe Systems IncorporatedFormatting content by example
US7555706B2 (en)2000-06-092009-06-30Honeywell International Inc.Human machine interface
US7316003B1 (en)*2002-12-182008-01-01Oracle International Corp.System and method for developing a dynamic web page
US7240077B1 (en)2002-12-302007-07-03Amazon.Com, Inc.Web site content change management
US20040143822A1 (en)2003-01-172004-07-22Jager James DeMethod and system for compiling a visual representation of a website
US20040268231A1 (en)2003-06-242004-12-30Microsoft CorporationContent template system
US20070288890A1 (en)2006-05-172007-12-13Ipreo Holdings, Inc.System, method and apparatus to allow for a design, administration, and presentation of computer software applications
US20080172608A1 (en)2006-06-062008-07-17Bellsouth Intellectual Property CorporationSite builder
US20080140766A1 (en)2006-12-062008-06-12Microsoft CorporationEditing web pages via a web browser
US20090019386A1 (en)2007-07-132009-01-15Internet Simplicity, A California CorporationExtraction and reapplication of design information to existing websites
US20110029879A1 (en)2008-04-282011-02-03Salesforce.Com, Inc.Object-oriented system for creating and managing websites and their content

Non-Patent Citations (13)

* Cited by examiner, † Cited by third party
Title
"Creating a Site-Wide Layout Using Master Pages", Retrieved at <<http://www.asp.net/master-pages/tutorials/creating-a-site-wide-layout-using-master-pages-cs>>, Retrieved Date: Sep. 1, 2011, pp. 20.
"Parallels Plesk Sitebuilder", Retrieved at <<http://download1.parallels.com/Sitebuilder/Windows/docs/4.5/en_US/sitebuilder-4.5-templates-guide.pdf>>, Retrieved Date: Aug. 30, 2011, pp. 92.
"VWD-CMS Version 1.0", Retrieved at <<http://www.vwd-cms.com/Documentation/v010/asp-net-master-pages.aspx>>, Retrieved Date: Sep. 1, 2011, pp. 4.
"Web Content Management Systems", Retrieved at <<http://quinn.com/web-content-management-systems>>, Retrieved Date: Sep. 1, 2011, pp. 2.
Altova XMLSpy Professional Edition User Manual, 2006, Altova GmbH, p. 8, 16, 18, 59, 109, 319, 406, 530, 531.*
Altova XMLSpy Professional Edition User Manual, 2006, Altova GmbH, pp. 8, 16, 18, 59, 109, 319, 406, 530, 531.
Apache Lanye Documentation-Open Source Content Management & CMS Menus How-to, Aug. 9, 2011, The Apache Software Foundation, p. 1, 3.*
Apache Lanye Documentation—Open Source Content Management & CMS Menus How-to, Aug. 9, 2011, The Apache Software Foundation, p. 1, 3.*
Apache Lenya Documentation-Open Source Content Management & CMS Menus How-to, Aug. 9, 2011, The Apache Software Foundation, pp. 1, 3.
Apache Lenya Documentation—Open Source Content Management & CMS Menus How-to, Aug. 9, 2011, The Apache Software Foundation, pp. 1, 3.
McFarland, David Sawyer., "Templates-Dreamweaver CS5: The Missing Manual", Retrieved at <<http://oreilly.com/web-development/excerpts/0636920001393/templates-ch19.html>>, Retrieved Date: Sep. 1, 2011, pp. 32.
McFarland, David Sawyer., "Templates—Dreamweaver CS5: The Missing Manual", Retrieved at <<http://oreilly.com/web-development/excerpts/0636920001393/templates-ch19.html>>, Retrieved Date: Sep. 1, 2011, pp. 32.
Tizag.com, "HTML Tutorial-Comments", version online as of May 28, 2010, 2 pages; https://web.archive.org/web/20100528154129/http://www.tizag.com/htmlT/htmlcomments.php.

Cited By (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11295074B2 (en)*2016-12-212022-04-05Open Text CorporationSystems and methods for conversion of web content into reusable templates and components
US12039284B2 (en)2018-12-282024-07-16Open Text Sa UlcReal-time in-context smart summarizer
US20230222168A1 (en)*2019-11-072023-07-13Open Text Holdings, Inc.Content management methods for providing automated generation of content summaries
US11914666B2 (en)*2019-11-072024-02-27Open Text Holdings, Inc.Content management methods for providing automated generation of content summaries
US12026188B2 (en)2019-11-072024-07-02Open Text Holdings, Inc.Content management systems providing automated generation of content summaries
US12032808B2 (en)2019-11-072024-07-09Open Text Holdings, Inc.Content management methods for providing automated generation of content suggestions
US12032648B2 (en)2019-11-072024-07-09Open Text Holdings, Inc.Content management systems for providing automated generation of content suggestions

Also Published As

Publication numberPublication date
US20130117657A1 (en)2013-05-09

Similar Documents

PublicationPublication DateTitle
US10565296B2 (en)Designing interactive web templates
US10936179B2 (en)Methods and systems for web content generation
US10976888B2 (en)Automatically generating column layouts in electronic documents
US11170159B1 (en)System and method for using a dynamic webpage editor
US20130117656A1 (en)Conversion of web template designs
US9959269B1 (en)Method and system for implementing a website builder
US9697187B2 (en)System and method for web content presentation management
US9817811B2 (en)Web server system, dictionary system, dictionary call method, screen control display method, and demonstration application generation method
US20120011447A1 (en)Facilitating propagation of user interface patterns or themes
KR20110127686A (en) Rich website authoring and design
US20170031887A1 (en)Contextual editing in a page rendering system
US11868598B2 (en)Generating and modifying content using data structures
US20120260237A1 (en)Portable Business Language and Automated Software Application Development System
Aquino et al.Front-end web development: The big nerd ranch guide
RahmanJump Start Bootstrap: Get Up to Speed with Bootstrap in a Weekend
KR101649822B1 (en)Apparatus and method for building web-page
LoudonDeveloping Large Web Applications: Producing Code That Can Grow and Thrive
Pohja et al.Web User Interaction: Comparison of Declarative Approaches
PowersAdobe Dreamweaver CS5. 5 Studio Techniques: Designing and Developing for Mobile with jQuery, HTML5, and CSS3
CN118819716A (en) A method, system and computer program product for processing announcement data
CN119377512A (en) A web page template-based web page file generation method and device
CN120745556A (en) Text processing method, device, electronic device, computer-readable storage medium, and computer program product
GeskeLearning DHTMLX Suite UI
Barreiro et al.YUI 2. 8 Learning the Library: Develop Your Next-Generation Web Applications with the YUI Javascript Development Library
DhillonOpen Health Care

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:MICROSOFT CORPORATION, WASHINGTON

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:VERLAAN, ADRI;BERKELEY, JOHN RONALD;GUR-ESH, ETHAN;AND OTHERS;SIGNING DATES FROM 20111102 TO 20111104;REEL/FRAME:027188/0231

ASAssignment

Owner name:MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034544/0001

Effective date:20141014

STCVInformation on status: appeal procedure

Free format text:ON APPEAL -- AWAITING DECISION BY THE BOARD OF APPEALS

STCVInformation on status: appeal procedure

Free format text:BOARD OF APPEALS DECISION RENDERED

STPPInformation on status: patent application and granting procedure in general

Free format text:NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPPInformation on status: patent application and granting procedure in general

Free format text:AWAITING TC RESP, ISSUE FEE PAYMENT VERIFIED

STCFInformation on status: patent grant

Free format text:PATENTED CASE

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:4


[8]ページ先頭

©2009-2025 Movatter.jp