1 (edited by daris 2008-04-20 16:37)

Topic: [Extension release] Style changer

http://img231.imageshack.us/img231/8331/stylechangergl6.th.png

Allows users/guests select style. When user is logged style is stored in database, else style is stored in cookie

Download

Re: [Extension release] Style changer

There is a slight problem with this mod. It does not validate when you do a search. This line is causing the warning:

            <input type="hidden" name="redirect_url" value="<?php echo $_SERVER['REQUEST_URI'] ?>" />

so I removed it. It is missing an &

3 (edited by daris 2008-04-20 16:44)

Re: [Extension release] Style changer

New release (1.1)

Changes:
- if user has enabled javascript, don't display OK button (style will be switched on combo item change)
- some tiny changes


Which is the better name for this extension? Style changer or style switcher? tongue

4

Re: [Extension release] Style changer

"Style Switcher"

5

Re: [Extension release] Style changer

Style changer update (1.11):
http://www.punres.org/files.php?pid=493

Changes:
- $db replaced with $pun_db