Alterar campos en un tipo de contenido
Situación:
Tengo un tipo de contenido en el que simulo "un formulario" con campos como 'casillas de verificación' con múltiple respuesta, etc...Este tipo de contenido, lo visualizo con Panels, ya que necesito jugar un poco con la visualización de éste nodo...
Problema:
Read moreComment in Panels
Hi, I'm using Panels to customize my "Article" content type nodes.
In order to get a better control over css id/class, I decide to tear "Article" apart into entities/fields and combine them together again with Views and Panels. The Content part is easy, I can pull all the information I need with Views and set the css id/class individually.
Read moreMeeting Minutes for Broward Drupal Meetup held on Wednesday, November 14th, 2012
We held our Broward Drupal monthly meetup on Wednesday, November 14th from 7:00pm to 9:00pm.
Remote participant(via Skype and Join.me):
Stuart - Dustin Cooper @dustinjcooper
Broward - Ben Groenevelt @dropfoundry
In Person (Greater Fort Lauderdale, Broward County Florida):
Jay Epstein @jeppy64, Phil Smith @siliconvalet, John Everett @Agile_dot_TV, , Elvis Svoboda @ElvisIsOnATrain, Margie Casey @margiecasey and me @hectoriribarne
This month we had a presentation on Views and Panels.
Read morePHP para desplegar campos en Panels?
DRUPAL 6
Hola, tengo un sitio en donde he creado diferentes TIPOS DE CONTENIDOS, uno de ellos llamado Diputados. Este tipo de contenido, tiene diferentes CAMPOS entre ellos Legislatura y periodo.
En una de las pantallas tengo activado PANELS y necesito agregar un módulo de contenido personalizado, en el cual jalo un archivo PHP que me muestra algunas gráficas y necesito que muestre los campos LEGISLATURA y PERIODO.
Inserté un print_r ($node) y me da como resultado:
stdClass Object
(
[nid] => 96982
[type] => diputado
[language] => es
[uid] => 0
Displaying group fields with a view embedded in a panel
Hi Folks,
Apologies if this is not the right place to post. Please let me know where to go.
I run an organization across university campuses with local groups on each campus and I'm developing a drupal site with organic groups to connect everybody together. Using D7, OG7, and Views 3.
Each campus is an OG group and has their own page. On each page, there will be a fixed header with information about the university, e.g. photo, motto, location, etc., and then group related content, e.g. articles, events, member list, etc.
Read moreThe 'real' how to create a multilingual panels page
I have searched far and wide to make this happen. But not even one is reliable. Right now the only way that I can do this is create two pages, one in English and another one in Malay. Had to use translation paths to connect these two pages.
Any better idea or way to do this instead of creating two different panel page?
Read moreHow to do a magazine style layout short
What I wanted to do was be able to layout images on a page in such a way that I could control the placement and size. I couldn't reallly find anything on this for Drupal 7. This will only work for one image size and image per node, but that was all I needed. However in panels you will be able to combine images. You will need to know how to work with panels, views, and fields (core) for this.
Read moreMini-panels not working
Hi,
I am having strange problem. I installed panels module and enable all modules from panels. Now in my structure menu there is an option to create panels but not minin-panels. I checked if it is the permission issue but everything is fine. Now the strange thing is I can see the mini-panels option when I am in panels dashboard but when I click on mini panels option it takes me to structure page. I don't know what is happening. Can anyone help me to fix this issue?
Read morePanopoly distribution
OMG -- I just saw a demo of the Panopoly distribution using Panels from the DrupalCon Munich session, "Different Ways to control your layout " at http://munich2012.drupal.org/program/sessions/different-ways-control-you.... I cannot wait to test it out and compare it to Display Suite.
Read moreDisplay OG 7.2 content without Panels? Display Suite?
Hi,
Pretty new to OG "ecosystem", have one question for more experienced:
What is the best way to display group pages without Panels?
My reasons are that personally do not like Panels also it is too heavy for current project, also saw some screencasts - most are made for 6.x or 7.1 and there are some differences & small annoying bugs.
So, my first thought is to use some module to attach view to group content type and use Display Suite.
Is it the correct way?
What are the alternatives?
Lest assume, that I am building groups.drupal.org clone.
p.s. Newbie to OG...
Read more


