Portfolio Showcase is a multifaceted installation profile, including a theme and a custom views created specifically for designers and other creatives, looking to showcase their work. The fluid design accompanied by a dynamic content module create an engaging site experience. The installation profile is highly user-configurable with a unique portfolio functionality and is compatible with Drupal 7.

  • Cross-Browser/Platform checked: Safari 4+, Firefox 3+, IE7+, and Chrome
  • Built specifically for portfolio management and showcasing
  • Dynamic mantle with jQuery transitions
  • Two-column layout
  • Highly user-configurable with 11 content regions
  • SEO semantic coding
  • Custom built plugins for the portfolio display
  • Supports both fluid and fixed layout widths
  • Print stylesheet
  • Drupal 7 functionality
  • CSS based (tableless)
CommentFileSizeAuthor
screenshot.png16.81 KBneboagency

Comments

rteijeiro’s picture

Status: Needs review » Needs work

Hi.

Could you include a README.txt with some installation instructions, please?

Non experienced users should need a guideline to install profiles.

Kind regards.

neboagency’s picture

Status: Needs work » Needs review

Thanks for the feedback. I've committed an informative README.txt.

rteijeiro’s picture

Ok, thank you very much.

Please, remove the LICENSE.txt file. It's included automatically by the Drupal packager once your project become a full project.

I will review the profile as soon as possible.

Kind regards.

neboagency’s picture

Done.

mlncn’s picture

Component: new project application » module
Status: Needs review » Needs work

Hi, terribly, terribly sorry for the delay here.

Code looks great and you'll definitely get your vetted Git user role and be able to promote full projects shortly. This one still needs some cleanup.

  • Remove all the contrib modules (Views, CTools, etc.) These are supposed to be packaged automatically now, but in any case are not supposed to be included in the code
  • You may want to consider making your theme an independent project, that is called by the drush make file as well.
  • In the .install, the exact first line of comments for hooks is "Implements hook_xyz()."
  • Maybe an @file comment in the .profile that basically says 'this file intentionally left blank' and mentioning what the profile does and where the action is.

Only the first bullet point here is a release blocker. Thank you very much for your contribution, and i apologize again for the unaccountable delay.

benjamin, agaric

neboagency’s picture

Status: Needs work » Needs review

Thanks, I've push these updates.

neboagency’s picture

Need review stat! Anyone out there?

dman’s picture

Status: Needs review » Reviewed & tested by the community

I think this is looking awesome, and is a fine type of thing to have as an install profile! The link to the demo is a bonus http://dev.neboweb.com/showcase/drupal/
Proper standards have been used throughout, good to see proper use of features in an install, and there is nothing that should prevent it from being a full project.

Note, the 'comment' in the .profile file should probably be an actual php comment, inside a php block. on its own like that I'd expect an error.

This one is definitely ready to go!

dman’s picture

Status: Reviewed & tested by the community » Fixed

Based on benjamins endorsement above, and my +1, I've given ANHosting.com project publish rights.
You'll now have a button on the project page to press to make it live.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nirad’s picture

Category: task » support

Why is there no release of this? I grabbed the April 22nd build, and it installed fine after I moved the three installation profile files into their own "showcase" folder in the "profiles" folder. So far, it seems to work just fine - I added some projects, and it looks good. I think a lot of people would find this useful.

GolDRoger’s picture

I'm not able ti install this profile.

Downloaded the git, putted the folder portfolio_showcase under the profiles folder of drupal 7 but when i try to install portfolio showcase profile i Get this error: sorry but the profile cannot be loaded.

What I'm doing wrong?
Thx

dman’s picture

It's likely that you need all the dependencies available first.
Your Drupal install must have everything listed in http://drupalcode.org/sandbox/ANHosting.com/1133608.git/blob/HEAD:/showc... downloaded before you begin.
It may not be that, and I would have expected the error to explain itself better, but that's my guess.

jessia’s picture

Hi there! I was excited to see this and eager to start playing with it. However, I have the same problem as the last user—when I try to install using the profile, I get the message "sorry but the profile cannot be loaded." I checked dependencies as the last respondent suggested. Was missing Features, but adding that didn't help.

I'm also getting:
Warning: Cannot modify header information - headers already sent by (output started at [snipped]/portfolio_showcase/showcase.profile:1) in drupal_send_headers() (line 1243 of [snipped]/bootstrap.inc).

What am I doing wrong?

patrickd’s picture

this issue is closed and nobody will hear you here, please move all your requests into the projects issue queue

avpaderno’s picture

Title: Portfolio Showcase » [D7] Portfolio Showcase
Component: module » distribution/profile
Category: Support request » Task
Issue summary: View changes