https://www.drupal.org/sandbox/markconroy/2297203 →
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/MarkConroy/2297203.git adfl_distribution
Out of the box, Drupal is a content management framework. You can use it to create a content management system. This is daunting for new users to Drupal - so much to look at, work out, configure, learn, add to ... you get the idea.
What I have done with this distribution is created a content management system using Drupal core, some contrib modules, and features, and a custom installation profile.
When you install the ADFL profile (named after the business name I freelance under - A Design for Life) , you get: content types for Static Pages, Image Galleries, news posts, services offered; listing pages for Image Galleries, News, Services; a rotating slider on the frontpage via BEANs and context, anti-spam protection for all forms via honeypot; configuration for ckeditor; social sharing links via ShareThis; human-readable urls via pathauto; a new role called "staff" for users between "authenticated" and "administrator".
The reason for this profile is that there are many tasks that I complete over and over again on Drupal websites, such as creating these pieces of functionality. I could package them up in features and just enable them, but thought it better to have them all install in one go in an installation profile, as this also leads to an easier life when rebuilding the website.
New features will be added to this on an on-going basis - such as an "Event" content type, a contact form and page, perhaps some commerce features, custom page manager pages, subthemes for adaptivetheme and Omega, etc.
There are also some modules installed but not being used just yet, such as panels, page manager, backup and migrate.
Finally, the profile will create a theme for you, based on Zen, called adflzen and set it as the default theme.
Dependencies:
You will need to place the ckeditor, flexslider, and colorbox libraries in your profiles/adfl/libraries folder.
So, what do you need to do? Add content, add styling. Be happy.
The creation of a distribution came from a comment on my blog, here.
Manual reviews of other projects
CKEditor Image2
https://www.drupal.org/node/2455107#comment-9744931 →
Video Filter Whatchado
https://www.drupal.org/node/2450675#comment-9744369 →
Path Alias Picker
https://www.drupal.org/node/2344569#comment-9184441 →
Projects I attempted to review but are not working or missing git clones:
Image Pornographic Detect - library does not filter pornographic images
https://www.drupal.org/node/2402605#comment-9743269 →
BackToTop - no git clone available
https://www.drupal.org/node/2425769#comment-9743203 →
Monoset - no git clone available
https://www.drupal.org/node/2431095#comment-9743223 →
Fixed
distribution/profile
This issue tag is used in the "Drupal.org security advisory coverage applications" queue for applications that follow the review bonus program.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.