drupal7

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
lekofev's picture

Hojas des estilo para ie6, ie7, ie8 ??

Hola todos de nuevo, aquí les vengo con una pregunta novata pero q aun no he resuelto.
Las hojas de estilo con las que viene Drupal son
style.css >> todos los navegadores
style-rtl.css >> Para que es?? y q significa RTL ??
ie6.css >> obviamente para IE6
ie.css >> Estilos únicamente para IE7 lo he probado y repare algunos bugs
ie-rtl >> No afecta en nada, para que es?

Pero no encuentro una hoja de estilo únicamente para IE8 !!!! y tengo un bug allí q tengo q solucionar únicamente para IE8

Read more
lekofev's picture

Ayuda con Ajax drupal7

Hola Todos, Necesito hacer una pagina con ajax y me gustaria saber si hay un modulo q me ayude o tendria q hacerlo manual mente, aqui les explico.

El DOM htm que genera drupal es asi:

<#main-wrapper>
<#main>
<#content>
<.section>

<

h1> Quie va el titulo /h1
<.region .region-content>
<#block-system-main>
<.content>
<#node-1> <<<<y Aqui va el contenido que corresponde al "nodo 1"

Read more
kenppx's picture

Drupal7におけるテンプレートファイルのオーバーライド時の命名規則について

drupal7でのtemplateの命名規則は以下の様になります。
drupal6とはちょっと違いますので注意してくださいね。

①→④の順に次第に弱くなってきます。
同時に同じオーバーライドが共存する場合には
①が優先されて、④に近づく程優先順位は弱くなります。

①1番目と2番目のargumentが一致した際に適応
②%がワイルドカードとして働きます。最初のargumentが一致して、2番目が数字として存在する際に適応
③最初のaregumentが一致した際に適応
④特別なテンプレートが無い場合全てに適応

http://*****.jp/node/1の場合
① page--node--1.tpl.php
② page--node--%.tpl.php
③ page--node.tpl.php
④ page.tpl.php

http://*****.jp/user/1の場合
① page--user--1.tpl.php
② page--user--%.tpl.php
③ page--user.tpl.php
④ page.tpl.php

http://*****.jp/whatever/iwantの場合

① page--whatever--iwant.tpl.php

Read more
brianm's picture

Problema con Jquery

Buenas a todos,

Estoy intentando implementar un slider de imagenes con Jquery en una página personalizada en Drupal 7. El Slider es este: http://tympanus.net/codrops/2011/07/03/sliding-background-image-menu/

En principio llego a implantar todo pero, parece que no funciona o queda bloqueado por algo, porque no se mueve la imagen.

Alguna pista por donde mirar?

Muchas gracias.

Read more
Anonymous's picture

Ubuntu Server: Installare Drupal 7.14

Ciao a tutti per il mio blog personale ho scritto qualche post in merito all'installazione di Drupal 7 su Ubuntu server 10.04 LTS.
Vi allego il link, sperando che possa essere utile:
http://alfredoparisi.wordpress.com/2012/05/09/ubuntu-server-installare-drupal-7-14/

Read more
kyk36's picture

lector pdf

Hola buen dia

Estamos utilizando filedepot en drupal 7 para la gestion de archivos pdf, pero uno de los requerimientos del cliente es poder visualizar sin descargar ese archivo, alguien podria orientarnos en saber qué modulos hay? ya sea para drupal 6 o drupal 7 que puedieran servir como lector de los archivos pdf?

Hay la posibilidad de que nos cambiemos a drupal 6 si asi se requiere, lo que queremos es que ya se puedan visualizar los archivos pdf :-(

su ayuda nos serviría mucho ;-)

gracias

Read more
xadrijo's picture

Instalación de Drupal 7.12 - Internal Server Error

Amigos haces unos días intente instalar drupal 7.12 en remoto y al intentar correr el install.php me sale:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@xadrijolab.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Read more
hsalazar's picture

Diagram of regions in Omega 3

Please review this diagram of Sections, Zones, Regions for Omega 3.

Omega 3 Diagram

This is built in InDesign after using the starterkit for omega-html5, so it's easy to fix/repair/update.

By the way, this made me wonder about the inclusion, in mytheme.info, of the lines

regions[page_top] = 'Page Top'
regions[page_bottom] = 'Page Bottom'

since they don't appear elsewhere in the code.

Read more
robbt's picture

State of the Station Module - Further Development and Drupal 7

Hey all,

Read more
blogook's picture

How can I make "on publish" be a trigger?

Hi there,

I was reading and almost happy to find http://groups.drupal.org/node/97454 but it seems to be for drupal 6.

I am trying to accomplish the same but then for drupal 7

I am using module scheduler to publish content .. and i cannot figure out how i can have rules detect that when the scheduled content is published to take certain actions (email members that want to be notified when new content is published)

Read more
Subscribe with RSS Syndicate content