http://qs321.pair.com?node_id=412000


in reply to User CSS Repository

BTW, it's no longer neccessary to do that to use Aristotle's lovely theme -- it's been promoted to a proper theme, with a place on the drop-down in user settings. This puts much less load on PM, and is the prefered Way To Do It now. It also means that maintance can be shared amongst the pmdevils, and doesn't have to be just on Aristotle's sholders. (If you're a pmdev, remember that you can explicitly give the displaytype=viewcode parameter -- and have to, in this case.)


Warning: Unless otherwise stated, code is untested. Do not use without understanding. Code is posted in the hopes it is useful, but without warranty. All copyrights are relinquished into the public domain unless otherwise stated. I am not an angel. I am capable of error, and err on a fairly regular basis. If I made a mistake, please let me know (such as by replying to this node).

Replies are listed 'Best First'.
Re^2: User CSS Repository
by fraktalisman (Hermit) on Dec 16, 2004 at 15:37 UTC
    So it seems to be the Perl Blue Theme. Althoug something seems to be working incorrectly. After selecting a new theme and submitting, I still see the old theme. After submitting (the same user settings page) for a second time, it works.

      That's normal behavior for the settings page, unfornatly -- it doesn't actually do the settings changes until it renders the bits that change the settings, which is /after/ it's sent out the <head> of the page. Similar effects can be seen all over, including elsewhere on that same page, and on the nodelet settings page. Similar, but not quite the same, is the behavior of the approval nodelet. There is a mechanisim that could be used to fix these cases, but it's in general not worth the effort.


      Warning: Unless otherwise stated, code is untested. Do not use without understanding. Code is posted in the hopes it is useful, but without warranty. All copyrights are relinquished into the public domain unless otherwise stated. I am not an angel. I am capable of error, and err on a fairly regular basis. If I made a mistake, please let me know (such as by replying to this node).

Re^2: User CSS Repository
by Mr. Lee (Scribe) on Dec 16, 2004 at 16:28 UTC
    Thanks for the tipps. I changed my settings!