|
Baylys Just practicing to pass the Turing test. |
||||||||||||||||||||||||
|
Site StructureThe last step is ensuring that the pages render with the right template. There are 2 pages for which this must be done - the page corresponding to the url of the sampel frameset page and the page that generates the links. There are a number of plug-ins that can do this, including metadata and hierarchytemplates. I prefer to use Path Attributes set within manilaFixer. The easiest way is to use the structuremap page in manilafixer, but you can do it manually also. Here's an excerpt from the site structure for this section of this website
<category msgNum="356" name="Frames in Manila" pathname="frameset"> <story msgNum="361" name="Frameset Template" pathname="framesTemplate"></story> <story msgNum="362" name="Link Frame Template" pathname="linkframetemplate"></story> <story msgNum="363" name="Link Frame" pathname="linkframe"></story> <story msgNum="371" name="Link Frame (Top)" pathname="linkfametop"></story> <story msgNum="364" name="Frame Page" pathname="framepage"></story> <story msgNum="369" name="Site Structure" pathname="pathatts"></story> <story msgNum="365" name="Sample Page" pathname="samplepage" template="Frameset"></story> <story msgNum="368" name="FrameLinks" pathname="framelinks" template="framecontent" nomenu="true"></story> <story msgNum="370" name="FrameLinksTop" pathname="framelinkstop" template="framecontent" nomenu="true"></story> </category> |
|||||||||||||||||||||||