I want to develop a custom directory which contains profiles of people.
The profiles are not of people who are users of the site, rather the site will be used only by a handful of people who will use it as a directory containing profiles of a large number of people.
I am trying to build a site to sell standardized and customized mp3. I need to keep the product behind the public_html wall to keep people from being able to take them without permission, so I need a module that will fetch the file when the appropriate code, URL, or however is given by the payment company. Joomla! has a plugin called Phoca Download that more or less does what I want. Is there a Drupal equivalent or similar program?
I want to set up a local server, with Apache, mySQL, and PHP under Linux
(Debian). I would then be able to learn Drupal on a local machine that
was not (necessarily) on the internet (that is, was not serving as a
host on the internet). The local server would process PHP and mySQL as
would a server that _was_ on the internet, returning the results to the
local browser. I could then practice learning Drupal with no public
consequences.
I am ready to start working with Drupal again. I built a Drupal 6 site in the past but it was a pretty basic site. Currently a project I am working on is WP site with different categories that I am hoping to bring over to Drupal. I am planning on starting with a starter theme. Is there a good one to start with?