Groups.drupal.org is a part of the drupal.org group of sites. Logging in on this site requires an account on the main drupal.org site. If you do not have an account on drupal.org, you will need to create one, log in over there, and then come back here where you should automaticall
Thanks!

You could either create a
You could either create a view (with the Views module) or configure the existing node. I recommend views because you can easily select the fields that you want to be exposed in the panel-pane
-----
http://www.drupalme.no
THank you
I did what you said i am getting the full node in the pane.
I need it to be half say 200px and a read more link
For Ex
See the image below
In that the first left column should be similar(height) to that of the events in the right.
Show only node teaser
It can be nicely done by interface.
Panel » Content >> Pane >> Settings
and check the “Show only node teaser” checkbox .
you could change the panel
you could change the panel layout to be flexible and tell the panes to be "fixed" or you could use css and tell that block or pane to be width: 200px;
-----
http://www.drupalme.no