Home
The Toolkit for Online Communities
15889 Community Members, 0 members online, 1906 visitors today
Log In Register

Forum OpenACS Q&A: Re: Context bar inclusion in static pages

OpenACS Home : Forums : OpenACS Q&A : Re: Context bar inclusion in static pages : One Message

+
Posted by Tilmann Singer on
The most easiest option for you would be to include a

<property name="context">"Privacy Statement"</property>

just below the <master> tag - the other elements of the context bar should then be constructed automatically.

+
Posted by Richard Hamilton on
Thank you very much.

R.