Re: I figured out one of my problems, default theme is only used for new users
Blake Watters <[email protected]> Fri, 2 May 2003 13:52:17 -0400
| Newsgroups | gmane.comp.audio.netjuke.user |
|---|---|
| Organization | Ibiblio |
| Message-ID | <[email protected]> |
Your theme preferences will be honored if you don't enable the user themes mechanism. Existing users are switched to the artekopia theme because the database changes drop that in as their default. You can override this by doing a simple database query: update netjuke_userprefs set 'theme' = 'themename' where 1 update netjuke_sessions set 'theme' = 'themename' where 1 There's not much I can really do to make the default work the way you describe, other than perhaps adding theme selection to the installer and making the query dynamic. I'll look at it and see if I can't clean it up a bit. Blake On Fri, 2 May 2003 02:36:52 -0700 (PDT) Gordon Mackenzie <[email protected]> wrote: > I thought the use of a default theme in the inc-prefs > file would be universal in scope, but pre-existing > users won't be affected by its addition evidently. > > It was only after creating a new user after the > upgrade to version 18-pre of netjuke that I could see > my default theme actually be used. > > Its suppose OK as is then, that behavior. But I'd > personally prefer to have defaults for everyone in the > DB (that's my expectations for defaults anyway). > > I sure like the theme addition though. > > ===== > We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true. > > [Robert Wilensky (1997), Oxford Dictionary of Modern Quotations (2002)] > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Netjuke-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/netjuke-users
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+srBShEyptefxjgkRAjJXAKCe6Qx00g2LVDMj3mgcB7ewV2YBtwCeIeKx ls1XXJWc+uRmQL75eytxI6o= =aq3C -----END PGP SIGNATURE-----