[horde] default layout?

Vilius Šumskas vilius at lnk.lt
Fri Sep 10 15:42:47 PDT 2004


Hello hec,

Friday, September 10, 2004, 5:33:20 PM, you wrote:

> Hi all,
> I was wondering about a default layout configuration. I have notices a
> lot users of my server are confused the first time they log in because
> they don't know how to do. I suppose they hope to see all the shortcuts
> to the apps.

> So is there a file where to put a default layout? Similar to /etc/skel
> for the home directories in linux.

> Thanks a lot

If you are talking about default portal layout, i'm using one trick.
1) Go to your account and configure layout as you want your default
will look like.
2) Connect to your prefs backend (mysql for example) and run a query:
SELECT `pref_value` FROM `horde_prefs` WHERE pref_uid = 'yourusername' AND
pref_name = 'portal_layout' . Copy this value.
3) go to /horde/config/prefs.php and paste this value into layout
section.

That's all.

-- 
Best regards,
 Vilius




More information about the horde mailing list