Spice up registration page?

agent47

  • We-Gen
  • Well that's the thing, yesterday was my first experience with the notification feature thus have a total of one notification so far. :D
  • Posts: 79
Spice up registration page?
« on February 28th, 2012, 01:49 AM »
So I was wondering with SMF's current registration/agreement page looking extremely unappealing, users don't actually even take a moment to read what's on it because the text is so cluttered, there's so much to read, font is pretty very ordinary looking, not much color and stuff like that. Then there's the registration which again looks very stale. Why do I find these pages important, it may not be the first impression the user gets of the site but it something that will stick. Add some ajax features to it maybe?

Arantor

  • With a Box
  • As long as the planets are turning, as long as the stars are burning, as long as your dreams are coming true...
  • Posts: 13,628
Re: Spice up registration page?
« Reply #1 on February 28th, 2012, 01:58 AM »
AJAXing it up rules out users with screen readers and other similar non visual browsers.

Also note that throwing around colour everywhere wouldn't make it any more appealing - no user I know ever reads the agreement no matter what's done to the front page.
  When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest.


live627

  • Talking Head
  • Should five per cent appear too small / Be thankful I don't take it all / 'Cause I'm the taxman, yeah I'm the taxman
  • Posts: 1,419
Re: Spice up registration page?
« Reply #2 on February 28th, 2012, 02:01 AM »
Using framesets instead of the two blocks would look much better IMO.
Posted: February 28th, 2012, 01:59 AM

I don't think it needs to be AJAX.

Arantor

  • With a Box
  • As long as the planets are turning, as long as the stars are burning, as long as your dreams are coming true...
  • Posts: 13,628
Re: Spice up registration page?
« Reply #3 on February 28th, 2012, 02:08 AM »
How exactly would you put things in framesets? Not sure what you're thinking of.

I do know that the agreement thing needs to be changed, like made easier to customise (without having to edit any files) and proper supporting of multiple languages etc.
  When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest.


Hey Arnold!

  • Emperador del Universo
  • Freshman
  • PHP 5.5.0 Alpha4 released! Alpha4 is the last alpha for PHP5.5. The first beta is expected for February 7th. Betas won't add any new features but consolidate the source code and fix found bugs.
  • Posts: 13
Re: Spice up registration page?
« Reply #4 on February 28th, 2012, 03:16 AM »
The <frame> and <frameset> tags are not supported in HTML5, because they have a negative effect on the usability of a web page. :whistle:

look http://www.w3schools.com/html5/tag_frameset.asp

Arantor

  • With a Box
  • As long as the planets are turning, as long as the stars are burning, as long as your dreams are coming true...
  • Posts: 13,628
Re: Spice up registration page?
« Reply #5 on February 28th, 2012, 03:19 AM »
I figured he meant fieldset rather than frameset ;)
  When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest.


live627

  • Talking Head
  • Should five per cent appear too small / Be thankful I don't take it all / 'Cause I'm the taxman, yeah I'm the taxman
  • Posts: 1,419
Re: Spice up registration page?
« Reply #6 on February 28th, 2012, 05:19 AM »
...damn typo lol

Yes, I meant fieldsets. Sorry for the confusion :/

and

  • why swear, boss?
  • We-Gen
  • I was enlightened
  • Posts: 94
Re: Spice up registration page?
« Reply #7 on February 28th, 2012, 09:17 AM »
Quote from agent47 on February 28th, 2012, 01:49 AM
So I was wondering with SMF's current registration/agreement page looking extremely unappealing,
text of the agreement can be changed from ACP
page supports the bbc
You can make quite a decent page

I hope to wedge it will also be possible

 register.PNG (21.09 kB, 640x368 - viewed 90 times.)
- more than just a forum <br />sorry for my english

Arantor

  • With a Box
  • As long as the planets are turning, as long as the stars are burning, as long as your dreams are coming true...
  • Posts: 13,628
Re: Spice up registration page?
« Reply #8 on February 28th, 2012, 09:34 AM »
Yeah, there are no plans to limit the functionality of Wedge in that respect (meaning it will still be possible to use bbcode etc to make the registration agreement) but the method by which it is done needs to change, since I'm not a fan of having it as a file needing to be updated (which means it needs to be writable etc.)
  When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest.


agent47

  • We-Gen
  • Well that's the thing, yesterday was my first experience with the notification feature thus have a total of one notification so far. :D
  • Posts: 79
Re: Spice up registration page?
« Reply #9 on February 29th, 2012, 12:58 AM »
Oh yeah, the whole BBCode could work.

Arantor

  • With a Box
  • As long as the planets are turning, as long as the stars are burning, as long as your dreams are coming true...
  • Posts: 13,628
Re: Spice up registration page?
« Reply #10 on February 29th, 2012, 12:58 AM »
And it already does ;)
  When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest.