cancel
Showing results for 
Search instead for 
Did you mean: 

demo-website.war in wsf framework

joonjasbir
Champ in-the-making
Champ in-the-making
. My aim is to create a navigation item. I am following the steps given in the WCM website framework.
But i am struck after the bulk import of the demo-website.war.I am not able to preview this site.
Although if another war is imported, i can preview that site.

Can anybody explain what exactly these steps mean in WCM website framework.




4)  Create a site-configuration content item using web form, site-configuration, and name it as SC and put it under "/content/site-configuration". You can just create a dummy one with the name SC and then update it with the SC.xml under extra folder.

5) Create a navigation content item using web form, navigation, and name it as NavigationTree and put it under "/content/navigation". Again, you can just create a dummy one and update it with NavigationTree.xml under extra folder. If you want to use different name, you then need to adjust the navigation setting in SC.xml.

6)  Create web content, MOTD, POTD, News flash, Article etc. and put them under corresponding folders under "/content". To make news-flashes and articles available for channel pages, you need to edit your navigation content item and link them as content links (Check Feature option if you want them to be displayed as feature items). For MOTDs and POTDs, you can do the channel association when you edit them.
3 REPLIES 3

adicted2prog
Champ in-the-making
Champ in-the-making
.

yqu
Champ in-the-making
Champ in-the-making
WCM uses two XMLs to hold configuration information.

SC.xml holds global configuration variables such as CSS, Header, Footer etc. It also points to the site navigation configuration, NavigationTree.xml.

NavigationTree.xml holds the structure of your site navigation. It is a three level navigation hierachey. It also sets the Content Items/Channels association.

You need to create SC.xml and NavigationTree.xml after you setup web forms and import the war file.

terry_tao
Champ in-the-making
Champ in-the-making
i also meet this issue, how to handle it?
by the way, can u tell me what is motd and potd? how to use them?

Thanks in advance.

Terry