Web Site

From CRIPTWiki
Revision as of 19:03, 31 July 2009 by Admin (Talk | contribs)

Jump to: navigation, search

The order goes like this:

Root, First Level Folders, Second Level Folders

For example:

Root: ---People


Master



To create a file

  • File -> New
  • Select "Page from Template"
  • Find the template called "Template"
  • Make sure "Update page when template changes is checked"
  • Click Create. Make sure you SAVE this file where it should be. If you need to move a file, open it and click SAVE AS! DO NOT DIRECT MOVE of you will suffer very very much due to broken links EVERYWHERE with Flash not loading and stuff like that!
  • So that creates the basic HTML page there with FLASH sidebar and FLASH content.

You have two options here:

Update XML

You can create a XML share the same name. Follow this example:

<INFO>
<NAVBAR>
   <BUTTON NAME='HOME' LINK='http://www.anatatorium.com/test />
   <BUTTON NAME='Test' LINK='test' />
</NAVBAR>
   <BOXTITLE>This is the title!</BOXTITLE>
   <BOXCONTENT>THIS IS THE CONTENT!
   Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
   </BOXCONTENT>
</INFO>

Update HTML