pouët.net

Go to bottom

pouët 2.0 update news

category: general [glöplog]
Cool :)

* Puts everything in 2 columns so it's more useable on phone... *
* Regrets not reading thread properly first ;) *
added on the 2015-01-01 15:19:22 by psonice psonice
The mobile layout is always single-column.
added on the 2015-01-01 15:23:22 by Gargaj Gargaj
There's now an automatic background link-checking process running that will mark prods with broken links.

It is currently running very conservatively, it only checks 20 prods every 15 minutes randomly, and it doesn't re-check a prod until 30 days have elapsed. The user-agent is always Pouet-BrokenLinkCheck/2.0 in case it goes out of control.
added on the 2015-01-01 17:10:59 by Gargaj Gargaj
the customizer works now... :)
added on the 2015-01-01 17:36:58 by .. ..
changing anything in https://www.pouet.net/account.php (or just clicking submit without actually changing anything) seems to reset all the customizer settings to default...
added on the 2015-01-03 06:15:04 by wysiwtf wysiwtf
Quote:
The mobile layout is always single-column.


Yep. I somehow prefer the desktop site though :)

Quote:
changing anything in https://www.pouet.net/account.php (or just clicking submit without actually changing anything) seems to reset all the customizer settings to default...


Ha, that was actually pretty useful just now :D Maybe that bug can be preserved as a reset feature for the customiser?
added on the 2015-01-03 12:58:50 by psonice psonice
oh, there's already a reset button :)
added on the 2015-01-03 12:59:14 by psonice psonice
Whoops, completely forgot to remove the stuff from account.php :D Fixed.
added on the 2015-01-03 13:38:48 by Gargaj Gargaj
Cool, some updates. I'll check in on this thread to know what's new. :)
added on the 2015-01-03 21:38:50 by Photon Photon
Customizer will now remember your data across computers.
added on the 2015-01-03 23:04:11 by Gargaj Gargaj
the customöolobstormaziabletic 7004+ super MK2 is awesome. thank you :)
added on the 2015-01-03 23:42:15 by cupe cupe
Ahh great, I was getting constant resets :). Sitewide settings submitting broken though:
Code:Warning: Creating default object from empty value in /srv/hosted/pouet/sites/www.pouet.net/customizer.php on line 542 Warning: Cannot modify header information - headers already sent by (output started at /srv/hosted/pouet/sites/www.pouet.net/customizer.php:542) in /srv/hosted/pouet/sites/www.pouet.net/include_generic/functions.inc.php on line 380
added on the 2015-01-03 23:45:46 by noby noby
Try now.
added on the 2015-01-03 23:49:53 by Gargaj Gargaj
mmm yes :3
added on the 2015-01-04 00:00:48 by noby noby
Awesome!
added on the 2015-01-04 00:06:25 by numtek numtek
thanks garg, this just rocks. and works perfectly well.
added on the 2015-01-04 00:38:28 by iks iks
BB Image

Pounds-Off and Wanted! widgets are now available in the customizer. They look a bit rough still, but they'll work. :)
added on the 2015-01-16 17:46:35 by Gargaj Gargaj
the custöomizer is great. thanks for making it :)
Oh there's also a random prod box - it doesn't eat any parameters yet, but will eventually.
added on the 2015-01-16 18:01:59 by Gargaj Gargaj
Noob question: if one wants to play around with the pouet v2 source code, is there a DB dump or something like that available?
added on the 2015-01-16 18:17:41 by Rob Rob
There's a schema in the root dir (pouet.sql); what we did is simply fill it up with junk data.
added on the 2015-01-16 18:21:12 by Gargaj Gargaj
What COULD be an issue of course is SceneID dependency; I don't really have a solution for that just yet.
added on the 2015-01-16 18:24:39 by Gargaj Gargaj
With media queries you can automatically handle desktop/mobile resolutions without requiring the user to "change versions". Just put this at the end of your css.

Code: @media all and ( max-width: 640px ) { h1{ foo: bar; } ... }


I can see that you're already using media queries for some stuff, so maybe there are other reasons you're not doing it.
added on the 2015-01-16 18:30:29 by mrdoob mrdoob
I originally did that, and then SOME iPhone users started frothing. :)
added on the 2015-01-16 18:31:16 by Gargaj Gargaj
:(
added on the 2015-01-16 18:31:55 by mrdoob mrdoob

login

Go to top