AU2005256174A1 - Method of webpage structuring - Google Patents

Method of webpage structuring Download PDF

Info

Publication number
AU2005256174A1
AU2005256174A1 AU2005256174A AU2005256174A AU2005256174A1 AU 2005256174 A1 AU2005256174 A1 AU 2005256174A1 AU 2005256174 A AU2005256174 A AU 2005256174A AU 2005256174 A AU2005256174 A AU 2005256174A AU 2005256174 A1 AU2005256174 A1 AU 2005256174A1
Authority
AU
Australia
Prior art keywords
menu
hierarchy
webpage
automatic
visual
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.)
Abandoned
Application number
AU2005256174A
Inventor
Wayne Connolly
Bren Norris
Bevan Sly
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.)
WIDESTREAM Pty Ltd
Original Assignee
WIDESTREAM Pty 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
Priority claimed from AU2004903495A external-priority patent/AU2004903495A0/en
Application filed by WIDESTREAM Pty Ltd filed Critical WIDESTREAM Pty Ltd
Priority to AU2005256174A priority Critical patent/AU2005256174A1/en
Priority claimed from PCT/AU2005/000939 external-priority patent/WO2006000053A1/en
Publication of AU2005256174A1 publication Critical patent/AU2005256174A1/en
Abandoned legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Description

WO 2006/000053 PCT/AU2005/000939 Method of webpage structuring FIELD OF THE INVENTION This invention relates to organisation of web pages and in particular to a method of 5 webpage structuring. BACKGROUND Web pages are usually static structures that are not readily recreated without the assistance of a web programmer. 10 Generally all known systems have the file management component and the menu organisation component into two separate operations which are even undertaken by two separate groups of programmers. 15 In file management, it is known to allow some drag and drop operation of files in file management systems such as Windows Explorer. However such systems have a rigid hierarchy and only allow the reconnection of a branch as an end of another branch. There can be no breakage and rearrangement of the branches into a different hierarchical system. Such limitations are primarily due to the fundamental nature of 20 storing data on computer memory where there are digital addresses pointing to particular data locations and if any address is broken (or corrupted) the data might still be on the data storage, but is no longer readily accessible as there is no directional instruction to that stored location. 25 In webpage organisation it is known to have a set of web pages which are identified by their own particular URLs and arranged into a particular configuration or hierarchy. The arrangement is generally shown by a sitemap of the web address. The usual structure is a home page followed by a set of main pages each with their own sub-pages such that a multibranch tree structure is formed. 30 The same complications occur in webpage organisation as in file management systems in that addresses pointing to particular web pages and if any address is broken 1 WO 2006/000053 PCT/AU2005/000939 (or corrupted) the webpage might still exist, but is no longer readily accessible as there is no directional instruction to that address. It is therefore an object of the invention to provide a system which allows 5 manoeuvrability of files and web pages. It is also an object of the invention to provide a method of webpage structuring which overcomes or at least ameliorates the problems of the prior art. 10 SUMMARY OF THE INVENTION In accordance with the invention there is provided a dynamic hierarchy system for web pages where the creation and location of a menu title in an interactive sitemap simultaneously creates and structures a hierarchy, the recordal of correct addressing of relative location of web pages and (additionally) the required supporting code to 15 render the web pages in the correct fashion. This allows for authentication and correlated content addition. The system can use Flash technology 20 The dynamic hierarchy system is for unified file management, menu organisation and navigation. The invention also provides a system of creating webpages by providing a block of operative code for use in webpage construction, in which a webpage has a 25 predetermined active template of a plurality of blocks in which data of various forms can be selectively created and the active template providing an active visual placement of the blocks depending on the number or type or size of blocks selected and automatically format the selected blocks with the created data on a webpage and block of operative code instigates a set of functions for providing an operative 30 programmed change to the webpage. The functions include one or more of the following: * Automatic allocation of filename 2 WO 2006/000053 PCT/AU2005/000939 * Automatic web address of page based on filename * Automatic primary menu item creation on top or side of web site * Automatic position in a hierarchy of web pages * Automatic presentation of blocks of defined data 5 * Automatic finalisation of webpage * Automatic alteration of front end of website The system also provides a method of providing structuring web pages by use of a block of operative code in webpage hierarchy construction or management, where the 10 visual placement of an menu item image, representing content including text and forms, relative to one or more other menu item images instigates a set of functions for providing an operative programmed change to the webpage structure. The functions include one or more of the following: 15 * Breaking of linkages of one or more webpage menu items * Automatic relinking of all webpage menu items according to visual arrangement * Automatic rearrangement of menu items in site map * Automatic rearrangement of primary and secondary menu of web 20 pages * Automatic finalisation of webpage hierarchy structure * Automatic alteration of front end of website The changes to the structure include menu tree as well as web page addressing, and 25 web page indexing for file management. The multiple operations have been uniquely integrated into an improved combination with a seamless operation that provides an added bonus of allowing a non programmer to undertake a number of program steps to arrive at the result that is 30 required. That is the user who would usually define the required result of webpage hierarchy and request a programmer to provide the required structure can themselves define the result and automatically have the structure created as they require. 3 WO 2006/000053 PCT/AU2005/000939 The dynamic hierarchy system can allow drag and drop menu items from one menu position to another. It can further allow creation of new menu items and files in one seamless operation and delete menu items and files uniformly without resultant broken links in the menu tree hierarchy. The system still further can generate a 5 unique filename for created or redirected files transparently to the user such that the user can automatically allow the system to define the file address without any required interaction. The invention further provides a method of creating a changeable hierarchy where the 10 current hierarchy is presented in a visual manner by visually presented elements and, through a rearrangement of the visually presented elements of this hierarchy, a new hierarchy can be created with connections between files reconfigured in accordance with the visual rearrangement. 15 The method provides an automatic recreation of the hierarchy and the related pages and presentations by having a block of code which is automatically instigated by the rearrangement of the present visual hierarchy. At any point during the editing of the menu in the visual GUI you can press a preview 20 button which sets off the following series of events: 1 - It will send the names of any new menu items created to the scripting language, which will create a new page on the filesystem, copied from a blank template PHP file. 2 - It will send the current state of the menu to the scripting language, which in 25 turn will update the Database with the menu hierarchy. 3 - It will launch a browser window with the new menu hierarchy displayed. BRIEF DESCRIPTION OF THE DRAWINGS In order that the invention is more readily understood an example will be described by 30 way of illustration only with reference to the drawings wherein: Figure 1 is a flow diagram of the action of the method of web page structuring in accordance with one embodiment of the invention; 4 WO 2006/000053 PCT/AU2005/000939 Diagrams 1 to 12 are display page examples of steps undertaken in the method of web page structuring in accordance with one embodiment of the invention as detailed in Figure 1. 5 EMBODIMENT OF THE INVENTION Referring to the flow diagram it shows a particular embodiment of the method of the invention. Details of the functional programming steps that make this method different including the following: a menu tree is displayed; 10 by a single click on a menu item in the menu tree a webpage is selected and can have its name amended; by double clicking instead the page becomes available for editing; by the single click the page as shown by the menu item in the menu tree can be dragged over the visual display of the menu tree into a new position connectable to a 15 new part of the tree. This can be by being a different final branch connected at a different position or can be in the middle of a trunk or branch so as to reconfigure the style of the menu tree. Therefore a break occurs in the menu tree and a single or dual reconnection occurs to 20 ensure all menu items are reconnected into the newly configured tree. That is no webpage is left disconnected. Releasing of the click after the drag of the visual display menu item will begin the reconnection process. The reconfigured menu tree does not only provide a new menu but provides a change 25 in the real page orientation and the display of page contents and other related content. The method of reconstruction is by having a coded package behind the operation step such that when the visual menu step is located at the desired location a series of programmed steps occur to reconfigure the menu tree as well as reconfigure the 30 addresses of the web pages and reconfigure the navigation to the web pages such as index lists. 5 WO 2006/000053 PCT/AU2005/000939 The method also includes add on construction by having a coded package behind the operation step such that when the visual menu step is created at the desired location a series of programmed steps occur to reconfigure the menu tree as well as reconfigure the addresses of the web pages and reconfigure the navigation to the web pages such 5 as index lists. Some examples the operations that occur due to the physical movement of a menu item or creation of a menu item on a visual display of a menu tree are as follows: 10 The operation is by the automatic instigation of a coded package behind the operation of adding "New Page" the following program steps occur: 1. Add new page with single button click. 2. Automatic allocation of file name to page 3. allow amendment of file name to page 15 4. preview of page to finalise page creation 5. automatic web address of page based on filename 6. automatic primary menu item creation on top or side of web site 7. double click to enter edit mode 8. provide html template with plurality of defined blocks for data of various 20 forms 9. provide selection window and creation window such that various content can be cut and pasted or created and then add content into a defined block with draggable items (including functionality) 10. alter order of blocks in creation window by dragging 25 11. preview to finalise created blocks of data of various forms in predefined formatted blocks of html template thereby presenting blocks in relative positions and sizes and styles as defined in template to provide final webpage 12. Place webpage in hierarchy with single movement by grabbing menu item of crated filename presented in visual hierarchy and dragging to new position of 30 hierarchy 13. Automatically breaking address links of grabbed menu item including parent and child link if required 6 WO 2006/000053 PCT/AU2005/000939 14. Maintaining control of all menu items regardless of broken links due to visual representation of broken hierarchy of menu items 15. Relinking all menu items when grabbed menu item is released to reconnect all menu items into hierarchy defined by visual display of menu items 5 16. Submitting to finalise web pages for display at web address 17. Automatically altering menu item displays in site map of web pages 18. Automatically altering primary menu and secondary menu of web pages 19. Website is then re-recreated for the next individual that views the front end. 10 By the automatic instigation of the coded package behind the operation of adding "Alter Site/Page" the following program steps occur: 1. Any of above steps 1 - 18 2. Submit 3. Website is then re-created for the next individual that views the front end. 15 This is different in action to, for example, a dynamic hierarchy of Windows Explorer where you can drag a file anywhere or the standard operation of a computer when you create a filename. Primarily the creation of a file is not the issue, as many applications have this ability. However this method differs in that this is not a file as such but the 20 combination of a web page(file) and database procedure. In particular after completion of this web page the file already has: -content -menu placement and integration -context 25 -version control -application functionality such as 'access privileges', 'image gallery', 'forms' etc The user has the ability to create all of this before the web page file is actually created. Once satisfied that the page is publishable the user simply hits 'submit' and 30 the entire website is re-created for the next individual that views the front end. 7 WO 2006/000053 PCT/AU2005/000939 If unsatisfied that the placement of the web page is correct, the user can then 'drag and drop' the corresponding sitemap entry into another position. The entire website is then re-created for the next individual that views the front end. 5 It can in particular be seen that this method is different and inventive to known methods as no coding is required at any time, in fact coding impedes the productivity of the webpage creation. When the menu is first loaded from the database a number of menu items are shown 10 organised in a vertical tree-like formation. This formation determines the menu structure of the web site. The menu items sitting in the left-most position of this formation make up the initial menu for the web site. The children of these menu items will make up the sub-menus when traversing the web site. When the menu is larger than the available screen space, a scrollbar is present to scroll the menu tree up 15 and down accordingly. However the system is not limit to just a scroll bar for this but other means can be used which provide the ability to focus in and out of hierarchical fragments. The menu specialises in ease-of-use and this can be especially seen in the 20 manipulation of the menu tree. If a menu item is clicked on and dragged with the mouse, it can be placed anywhere in the menu tree and all the other menu items will adjust accordingly. As the item is dragged the other menu items will make space to allow for easy placement. If the menu tree is larger than the available screen space, the dragged item can be moved above or below the menu space to allow for 25 movement/re-location to other areas of the menu tree. When the mouse button is released the item is dropped into the closest available space. When an item is clicked on or dragged its name appears in a panel above the menu tree, where it can be edited easily. The name is an important part of the menu item 30 because this makes up the filename of the page and is also what appears in the web menu. Double-clicking on a menu item will open up content manipulation for the page of that item. 8 WO 2006/000053 PCT/AU2005/000939 Adding a new menu item is just as easy as manipulating the menu tree. An 'Add New Item' button, when clicked, produces a new menu item that will appear and be dragged by the mouse, and can then be placed as if manipulating the menu tree. This new item can then be named and the new file for this page will take this name also. 5 A 'Save' button allows a function to traverse the menu tree and collect all the information that has changed since the last save and update the database and rename any files that need changing. Also any new items added since the last save will be inserted into the database and a new page will be created from a set template. 10 The communication from Flash to the web server and to the database is achieved through the use of an open-source project called PHPObject. It allows Flash to create, within itself, an instance of a PHP class, where it has access to all of the classes variables and functions. 15 It should be understood that the disclosed embodiment is an example of the invention. Clearly differences which are readily understood by a person skilled in the art without any inventive input are included within the scope of the invention as defined in the following claims. 9

Claims (19)

1. A dynamic hierarchy system for web pages wherein the creation and location of a menu title in an interactive sitemap simultaneously creates and structures a hierarchy, including the recordal of correct addressing of relative location of 5 web pages and the required supporting code to render the web pages in the correct fashion allowing for authentication and correlated content addition.
2. The dynamic hierarchy system of claim 1 using a graphical user interface GUI. 10
3. The dynamic hierarchy system of claim 1 using Flash technology.
4. The dynamic hierarchy system of claim 1 wherein an editing step of a website hierarchy comprising manipulation of a visual display of the hierarchy of the menu in the visual GUI and selection of a preview request sets off the 15 following series of events: a. sending the names of any new menu items created to the scripting language, which creates a new page on the filesystem, copied from a blank template PHP file; b. sending the current state of the menu to the scripting language, which 20 in turn updates the Database with the new menu hierarchy; and c. launching a browser window with the new menu hierarchy displayed.
5. The dynamic hierarchy system of claim 1 or 2 for unified file management, menu organisation and navigation. 25
6. A system of creating webpages by providing a block of operative code for use in webpage construction, in which a webpage has a predetermined active template of a plurality of blocks in which data of various forms can be selectively created and the active template providing an active visual 30 placement of the blocks depending on the number or type or size of blocks selected and automatically formats the selected blocks with the created data on a webpage and block of operative code instigates a set of functions for providing an operative programmed change to the webpage. 10 WO 2006/000053 PCT/AU2005/000939
7. A system of creating webpages according to claim 6 wherein the functions include one or more of the following: a. Automatic allocation of filename 5 b. Automatic web address of page based on filename c. Automatic primary menu item creation on top or side of web site d. Automatic position in a hierarchy of web pages e. Automatic presentation of blocks of defined data f. Automatic finalisation of webpage 10 g. Automatic alteration of front end of website
8. A system of creating webpages according to claim 6 or 7 also providing a method of providing structuring web pages by use of a block of operative code in webpage hierarchy construction or management, where the visual 15 placement of an menu item image, representing content including text and forms, relative to one or more other menu item images instigates a set of functions for providing an operative programmed change to the webpage structure. 20
9. A system of creating webpages according to claim 8 wherein the set of functions include one or more of the following: a. Breaking of linkages of one or more webpage menu items b. Automatic relinking of all webpage menu items according to visual arrangement 25 c. Automatic rearrangement of menu items in site map d. Automatic rearrangement of primary and secondary menu of web pages e. Automatic finalisation of webpage hierarchy structure f. Automatic alteration of front end of website 30
10. A system of creating webpages according to claim 8 or 9 wherein the changes to the structure include menu tree as well as web page addressing, and web page indexing for file management. 11 WO 2006/000053 PCT/AU2005/000939
11. A system of creating webpages according to any one of claims 6 to 10 wherein multiple programming operations are integrated into a visual manipulation that allows a non-programmer to undertake a number of program steps to arrive at 5 the result that is required.
12. A system of creating webpages according to claim 11 wherein the user can visually define the required final structure and the system automatically activates programming to have the structure created as required. 10
13. The dynamic hierarchy system according to claim 1 allowing drag and drop menu items from one menu position to another.
14. The dynamic hierarchy system according to claim 1 further allowing creation 15 of new menu items and files in one seamless operation and delete menu items and files uniformly without resultant broken links in the menu tree hierarchy.
15. The dynamic hierarchy system according to claim 14 wherein the system still further can generate a unique filename for created or redirected files 20 transparently to the user such that the user can automatically allow the system to define the file address without any required interaction.
16. A method of creating a changeable hierarchy where the current hierarchy is presented in a visual manner by visually presented elements and, through a 25 rearrangement of the visually presented elements of this hierarchy, a new hierarchy can be created with connections between files reconfigured in accordance with the visual rearrangement.
17. The method of claim 16 provides an automatic recreation of the hierarchy and 30 the related pages and presentations by having a block of code which is automatically instigated by the rearrangement of the present visual hierarchy. 12 WO 2006/000053 PCT/AU2005/000939
18. A method of webpage structuring including displaying a menu tree and by a single click on a menu item in the menu tree a webpage is selected and can have its name amended; by double clicking instead the page becomes available for editing; by the single click the page as shown by the menu item in the 5 menu tree can be dragged over the visual display of the menu tree into a new position connectable to a new part of the tree. Therefore a break occurs in the menu tree and a single or dual reconnection occurs to ensure all menu items are reconnected into the newly configured tree. 10
19. A method of creating a changeable hierarchy substantially as hereinbefore described with reference to the drawings. 13
AU2005256174A 2004-06-25 2005-06-27 Method of webpage structuring Abandoned AU2005256174A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2005256174A AU2005256174A1 (en) 2004-06-25 2005-06-27 Method of webpage structuring

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
AU2004903495 2004-06-25
AU2004903495A AU2004903495A0 (en) 2004-06-25 Method of Webpage Structuring
PCT/AU2005/000939 WO2006000053A1 (en) 2004-06-25 2005-06-27 Method of webpage structuring
AU2005256174A AU2005256174A1 (en) 2004-06-25 2005-06-27 Method of webpage structuring

Publications (1)

Publication Number Publication Date
AU2005256174A1 true AU2005256174A1 (en) 2006-01-05

Family

ID=37726449

Family Applications (1)

Application Number Title Priority Date Filing Date
AU2005256174A Abandoned AU2005256174A1 (en) 2004-06-25 2005-06-27 Method of webpage structuring

Country Status (1)

Country Link
AU (1) AU2005256174A1 (en)

Similar Documents

Publication Publication Date Title
US11675968B2 (en) Enterprise web application constructor system and method
KR101456506B1 (en) An authoring tool for web applications and the authoring method thereof
TWI410887B (en) Maintaining graphical presentations based on user customizations
US20160154775A1 (en) Editor for website and website menu
US8707209B2 (en) Save preview representation of files being created
US8438495B1 (en) Methods and systems for creating wireframes and managing containers
CN102301346A (en) Folder management device, folder management method, and folder management program
AU2004202329A1 (en) Framework for creating modular web applications
US20130238977A1 (en) Method and system for master-page based integrated editing and dynamic layout activation
US11227105B1 (en) Method and apparatus for structured documents
US10025467B1 (en) Multi-layer incremental toolbar configuration system
KR20130091046A (en) The apparatus of display in idea wheel structure
US20080082924A1 (en) System for controlling objects in a recursive browser system
US20120317171A1 (en) System and Method for Sharing Web Contents for Building Rich Internet Applications
WO2006000053A1 (en) Method of webpage structuring
AU2005256174A1 (en) Method of webpage structuring
KR20060042095A (en) System and method for a tool pane within a markup language document
US20150149935A1 (en) Information browser
Spaanjaars Beginning ASP. NET 4.5. 1: in C# and VB
CN112214969A (en) Method and device for making flow chart
Liberty et al. Programming ASP. NET 3.5: Building Web Applications
KR101985073B1 (en) Method of multiple selecting tree entity on web page and system thereof
Wicherski et al. Visualforce with Apex
Narayn Power Apps
McFarland et al. Dreamweaver CC: The Missing Manual: Covers 2014 Release

Legal Events

Date Code Title Description
MK1 Application lapsed section 142(2)(a) - no request for examination in relevant period