I'm in the process of preparing an infrastructure to host a potentially high traffic new website and I was wondering how to foresee the infrastructure I need in terms of (at least) server(s), capacity and bandwidth for Drupal ?
My website will mainly do database work (as opposed to mainly do audio/videos/images) and probably face some huge traffic peaks (ad campaigns).
I am wondering is there is an easy way to create a content type and have the option to reply to node author via sms while keeping their cell phone number private.
I am super new to Drupal and building a custom module is way above my skill level at this point.
1. Advertiser can login, update their details. (including 1 photo and some text)
2. Seekers can login, search advertisers with certain criteria.
unregistered Seekers can see partial of their details
registered Seekers can see full details.
3. There may have a room for Sponsored Advertisers, like Google's search result
Please quote the layout design / theme separately.
I wanted to make the mission statement "go away" with a little jquery effect upon clicking an (X) button in the corner of the mission statement DIV that would appear dynamically if the user has JS. I want the user's choice to be persistent, such that subsequent homepage requests dont show the mission statement. A brief search for such a module turned up nothing.
I would like to change the template of the emails that are being sent when people subscribe to articles or comments.
1. Where can I find those templates (in which subdirectory in the Drupal installation)?
2. Are there any GUI tools we can use to update those templates?