Need a template / install script written

Status
Not open for further replies.

Mike

New member
Jun 27, 2006
6,777
116
0
51
On the firing line
Rating - 100%
34   0   0
What I'm looking for is something that will allow me to create a certain type of site very quickly. Kind of an install script with a backend that I can upload to a new domain, configure, and "go".

Sounds simple, but I've got a bunch of things that it must do. Here's a list of "basics":
Here's the basics:
  • Create database, user and marry them
  • Generate the default tables
  • Allow a header to be uploaded and check the size (must be 800x250 pixels)
  • Set the text that is displayed under the header - entered by us
  • Set maximum # of content blocks per page
  • Enter content and assign a value to it
  • Choose whether to present the content randomly or in a specific order. Should be a global setting and allow for individual question override.
  • Set color scheme and font scheme
    • background (default #000000)
    • content background (default #FFFFFF)
    • Content numbers - color, font, weight and size
    • Content body - color, font, weight and size
    • borders - whether or not to use, if so - thickness, color, solid or dashed
  • "Special" Content - like DOB, Sex, Name, Email, Address, etc. - this should be a choice when entering the content
  • Footer links - Privacy, Copyright, Contact Us
  • Also, very important, I want everything controlled by CSS, no tables.
  • Use Validanguage error messages - should have "standard" error messages, and we should also have the ability to change those defaults through the GUI
  • Validanguage should use the JSON version for the error messages, and not the HTML comment version.
  • Allow us to set the title, and metas
  • Configure email for the contact form
  • Backend - password protected - where we can edit the content, add new, take out old (not delete, more like "pause"), change the results, etc.
A lot of this is purposely vague, I've got more detail that I'll pass on to the programmer I chose.

My be coded in PHP / MySQL.

Timeframe: the sooner, the better. Ideally, I need this yesterday.

PM me your quotes. Thanks!
 
Last edited:


Status
Not open for further replies.