1 2006-09-29 22:01
Topic: punbb caught in the wild at freshpursuits.com (1 replies, posted in PunBB 1.2 show off)
2 2006-09-04 02:06
Re: Post your "in the wild" siting of PunBB here. (96 replies, posted in PunBB 1.2 show off)
tvRSS. Syndication for your television.
http://tvrss.net
3 2006-07-16 15:45
Re: just got it in my blog (16 replies, posted in PunBB 1.2 show off)
One of the nicest integrations of PunBB within a site that I have seen. Props.
4 2006-07-16 15:28
Re: Total redesign of my soccer forum ! (6 replies, posted in PunBB 1.2 show off)
Very, very nice. Good use of colors. Nice graphic. Top notch!
5 2006-03-23 14:55
Topic: Factor CSS - reveals shared components, often producing smaller CSS (2 replies, posted in General discussion)
I tested this tool (http://zamez.org/factorcss). It seemed to do a remarkable job in grouping CSS commands and reducing code. Pun's forum_base.css code, for example, went from 405 lines to 62. The code was readable, but definitely grouped and compacted.
It may be good to develop your CSS as you do normally; test it and refine it to the point you like it; then run it through this process for the final, stored/used version.
6 2006-03-04 15:45
Re: [Request] Use email address to login rather than username (8 replies, posted in PunBB 1.2 modifications, plugins and integrations)
THANKS, elbekko, for the code and for the clarity of your instructions!
7 2006-03-04 14:52
Topic: [Request] Use email address to login rather than username (8 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I would like to have my users enter their email address and password in order to login. I still want to allow them to have/create a username at sign-up. But because people change their email addresses so frequently, and often forget to update it everywhere, my info quickly goes stale.
I have searched here and punres.org and did not find it. But that does not mean it hasn't been asked, and done, before.