You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@rave.apache.org by Sameera Jayaratna <sa...@gmail.com> on 2013/08/05 10:49:09 UTC

Widgets in default home

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?

Also, is there a way to make a widget permanent on a tab? That is to
disable the 'Delete' button of a widget.

Thank you,
Sameera

-- 
*Sameera Jayaratna*
*Undergraduate*
*Department of Computer Science And Engineering*
*University of Moratuwa*
*Sri Lanka*

Re: Widgets in default home

Posted by Sameera Jayaratna <sa...@gmail.com>.
Hi,

Thank you very much for the help. It worked fine. :)

Thank you,
Sameera


On Mon, Aug 5, 2013 at 5:31 PM, Matt Franklin <m....@gmail.com>wrote:

> On Mon, Aug 5, 2013 at 4:49 AM, Sameera Jayaratna <
> sameerajayaratna@gmail.com> 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*
> >
>



-- 
*Sameera Jayaratna*
*Undergraduate*
*Department of Computer Science And Engineering*
*University of Moratuwa*
*Sri Lanka*

Re: Widgets in default home

Posted by Matt Franklin <m....@gmail.com>.
On Mon, Aug 5, 2013 at 4:49 AM, Sameera Jayaratna <
sameerajayaratna@gmail.com> 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*
>