On Mon, Aug 5, 2013 at 4:49 AM, Sameera Jayaratna < [email protected]> wrote:
> Hi, > > I need to change the widgets that appear on default tab at the start for a > new user. Where do I need to configure that? > The page templates are how you configure initial configuration. In the database, there is a default page template for the USER Page Type. > > Also, is there a way to make a widget permanent on a tab? That is to > disable the 'Delete' button of a widget. > Each widget has the hideChrome and locked properties. Locked means it can't be moved or deleted. HideChrome removes the title bar. These are also configurable in the template so that new pages created by that template will receive them. > > Thank you, > Sameera > > -- > *Sameera Jayaratna* > *Undergraduate* > *Department of Computer Science And Engineering* > *University of Moratuwa* > *Sri Lanka* >
