page

Events happening in the community are now at Drupal community events on www.drupal.org.
javiprada1's picture

Problema con el botón añadir en las views

Buenas tardes a todos.

No se si os ha pasado en algún momento esto, pero en un par de proyectos que estoy realizando me estoy encontrado que cuando voy a añadir una nueva página o bloque me aparece lo siguiente:

http://oi57.tinypic.com/2a9peyx.jpg

¿Os ha pasado a ustedes antes?

Probablemente se trate de un tema de incompatibilidad entre views y otro módulo, pero he algunas pruebas y no consigo averiguo cual es el que está causándome esta rotura.

Muchísimas gracias y un cordial saludo.

Pd, seguiré investigando y si doy con el origen del problema lo publico :)

Read more
Sushil2631's picture

Issue with customising a department vsite's home page in OpenScholar D7

Hi there,
I have latest openscholar + drupal 7.31 installation. I have the main site and 5 department sites and many more personal sites. I need to display a view generated block on the main site and not on the rest of the vsites. Currently view created block is appearing on the front page of the main site + front page of all the department and personal vsites. Can anyone provide some help on "How to display blocks on a specific vsite's front page but not on others" .

I have been stuck with this issue for a long time. Any help much appreciated.
Thanks in advance!

Read more
anhmjn's picture

Thắc mắc về tạo page cho nhiều Group

Chào các bạn. Mình mới tập tọe sử dụng và tìm hiểu về Drupal.
Nay đang bí ở cái đoạn tạo page cho nhiều Group.
Mình ví dụ cho dễ hiểu, như trang fanzee.com ở mỗi group đều có các trang con là Photos, Videos, News, Quizzes, Pages, Links,...
Mình muốn hỏi làm thế nào để tạo được các page như thế cho nhiều group, hay nói dễ hiểu hơn là làm sao để làm được các page con như trang đó
Mong các bạn giải thích dễ hiểu cho mình với, chi tiết càng tốt. Xin cám ơn nhiều lắm :D

Read more
supradhan's picture

Override default taxonomy term page with Panel page

Does anyone know to override default taxonomy term page path with panel page? I like to use taxonomy menu in my site but instead of using default behavior of taxonomy, I want to use panel for each taxonomy term. I don't know if it is possible or not. Please help.

Thank you.

Read more
lorlarz2's picture

Want to add Easy pop-up 'tooltips' on Any Page?

Easiest way to have pop-up "tooltips" ANYWHERE.
Procedure to do it:

  • Find the Drupal folder with your theme's .info file and
    add stylesheets[all][] = mytooltip.css (under other similar lines)
  • In Notepad (or any raw text editor) make the following file :

    span.tooltip span
    {
    

    display:none;
    }
    span.tooltip:hover span
    {
    display:inline;
    position:absolute;
    background:#FFFF99;
    border:1px solid silver;
    color:maroon;
    width:200px;
    margin-top:20px;
    margin-left:-5px;
    font-size:smaller;
    line-height:1em;

Read more
snehi's picture

Site Page Emailer

Site Page Emailer

In this module we have to make a drop down of every title and post to allow for the body of a sites page or a link to be emailed to recipients on the fly, from the sites page.

A dropdown menu in a site with the titles of all child posts under the current
page and a text field for an email address that you want to send the page to and a button to send. It might be possible to embed the HTML of the page directly into the email, so all formatting, pictures, etc are preserved. Not sure. If not, perhaps just a short note and a link to the page itself.

Read more
windtrader's picture

Unable to PDF print full variant content

I'm having trouble printing a panel variant composed of several rows, some with multiple regions. It displays properly on the website but when viewing the PDF version, some region data does not show. I would like to print all the components in the variant, including the multiple rows/regions in a single PDF file, not individual regions.

I am using the PDF option of print module, dompdf module, and dompdf lib. When I test on a simple view displaying a single node I see the PDF-version link and it displays the node content properly.

Read more
zap-admin's picture

What's the trick to submit button below captcha on registration form?

Okay, I'm developing a new site and about to hit my wits end on this. Using Drupal Version 6.16 and was using captcha 6.21 but have temporarily gone back to a beta 3 version of 2.0 since someone else had posted this "fixed" the problem. Returned back to 6.21 since my efforts were to no avail.

Read more
imagex-1's picture

Acquia Slate - Header Image Is Only Showing on Front Page ! ??

Im not sure why my header image and the 'front preface sidebar' are only showing on the front page on my site. I need them to show throughout the site

http://marcllayhotel.com/

Please help, thanks!

Read more
ChristianP's picture

Skapa en ny sida?

Hej, jag håller på med en vanlig hemsida, inga diskussioner/blog-liknande eller nåt sånt, bara en helt standard hemsida. Men jag vill ju använda drupal på det för att dels träna upp mina "skills" och bli bättre samt att det är en sjukt bra CMS. Jag har dock kört fast nu. Jag har skapat en layout och fixat regions för navigation, content, left content, right content, footer, applicerat all php-kod och allt fungerar som det ska. Detta är min startsida! Hur ska jag fortsätta att bygga?

Read more
Subscribe with RSS Syndicate content