Customization of APK + nodeprofile

Customization of APK + nodeprofile

  • Visitor
  • 604
  • 1969-12-31
  • Offline
  • Mon, 07/14/2008 - 06:04

I'm unsure about what module actually allows me to customize the profiles as I mention below, therefore this might not be the right place to ask these questions. But maybe someone could point me in the right direction? Thanks!

I followed the instructions on how to set up Advanced Profile Kit with NodeProfile located on these pages:
Advanced Profile Kit --->> Installation and basic setup: http://drupal.org/node/214350
Advanced Profile Kit --->> Using Nodeprofile with Advanced Profile: http://drupal.org/node/214348

I decided to use my own content types (created with CCK) to use with nodeprofile, instead of the contents from uprofile.inc.

I used those content types as nodeprofiles for users.

In the default userprofile-panel-page I went to the Content-tab
Added: User context -->> User profile to the pane. And saved the panel.

Then I went to the My Account-page, where the content types are showing up as desired.

However I'd like to change the sort order. The nodetype that is shown on the top I want to place below the one that is actually placed on the top. But I can't seem to find where I can do this.

Also If I'd like to theme this "My account"-page where would be the right place to do so?

I'm wondering about what the contexts can be used for in this situation. I added context relations according to the documentation, but I didn't notice any differences after applying theme.


Panels

  • Michelle's picture
  • Michelle
  • 449
  • 2007-05-13
  • Offline
  • Mon, 07/14/2008 - 20:40

The customization is done thru panels. Just edit the panels page. For theming, just alter the CSS. You can learn more about context here: http://www.angrydonuts.com/panels-what-is-context

Michelle


Thanks Michelle!

  • Visitor (not verified)
  • 604
  • 1969-12-31
  • Offline
  • Thu, 07/17/2008 - 08:22

Thanks for that Michelle!


Post new comment
The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><blockquote>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options