I will be out of the office starting 08/14/2008 and will not return until 08/20/2008.
I will respond to your message when I return. You may reach me at my mobilephone 0811356668.
Hi!
when I display the details of an article, the menu disappears. someone knows how to make it appear?
thx
Do you have it set to display on all pages?
On Tue, Aug 19, 2008 at 9:07 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
Hi!
when I display the details of an article, the menu disappears. someone knows how to make it appear?
thx _______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
Yes, in all details.
De : themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] De la part de chi i Envoyé : mardi, 19. août 2008 15:31 À : A list for theme developers Objet : Re: [themes] Secondary link
Do you have it set to display on all pages?
On Tue, Aug 19, 2008 at 9:07 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
Hi!
when I display the details of an article, the menu disappears. someone knows how to make it appear?
thx _______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
And the permissions are set correctly?
On Tue, Aug 19, 2008 at 9:48 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
Yes, in all details.
*De :* themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] *De la part de* chi i *Envoyé :* mardi, 19. août 2008 15:31 *À :* A list for theme developers *Objet :* Re: [themes] Secondary link
Do you have it set to display on all pages?
On Tue, Aug 19, 2008 at 9:07 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
Hi!
when I display the details of an article, the menu disappears. someone knows how to make it appear?
thx _______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
Yes, all users have the permissions to see the menu
De : themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] De la part de chi i Envoyé : mardi, 19. août 2008 15:55 À : A list for theme developers Objet : Re: [themes] Secondary link
And the permissions are set correctly?
On Tue, Aug 19, 2008 at 9:48 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
Yes, in all details.
De : themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] De la part de chi i Envoyé : mardi, 19. août 2008 15:31 À : A list for theme developers Objet : Re: [themes] Secondary link
Do you have it set to display on all pages?
On Tue, Aug 19, 2008 at 9:07 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
Hi!
when I display the details of an article, the menu disappears. someone knows how to make it appear?
thx _______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
_______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
In page-node.tpl.php
var_dump($secondary_links); == NULL
and in page.tpl.php
var_dump($secondary_links); == array(6) { ["menu-2-1-85"]=> array(3) { ["title"]=> string(4) "Actu" ["href"]=> string(16) "taxonomy/term/20" ["attributes"]=> array(0) { } } ["menu-2-2-85"]=> array(3) { ["title"]=> string(15) "Vidéos et sons" ["href"]=> string(6) "actu-2" ["attributes"]=> array(0) { } } ["menu-2-3-85"]=> array(3) { ["title"]=> string(17) "Galeries d'images" ["href"]=> string(15) "galeries/geneve" ["attributes"]=> array(0) { } } ["menu-2-4-85"]=> array(3) { ["title"]=> string(7) "Météo" ["href"]=> string(39) "http://www.edicom.ch/fr/meteo/index.php" ["attributes"]=> array(0) { } } ["menu-2-5-85"]=> array(3) { ["title"]=> string(6) "Forums" ["href"]=> string(8) "forum/48" ["attributes"]=> array(0) { } } ["menu-2-6-85"]=> array(3) { ["title"]=> string(8) "Dossiers" ["href"]=> string(15) "dossiers/geneve" ["attributes"]=> array(0) { } } }
De : themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] De la part de chi i Envoyé : mardi, 19. août 2008 15:55 À : A list for theme developers Objet : Re: [themes] Secondary link
And the permissions are set correctly?
On Tue, Aug 19, 2008 at 9:48 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
Yes, in all details.
De : themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] De la part de chi i Envoyé : mardi, 19. août 2008 15:31 À : A list for theme developers Objet : Re: [themes] Secondary link
Do you have it set to display on all pages?
On Tue, Aug 19, 2008 at 9:07 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
Hi!
when I display the details of an article, the menu disappears. someone knows how to make it appear?
thx _______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
_______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
BTW you wouldnt happen to be using localizer would you
On Tue, Aug 19, 2008 at 10:02 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
In page-node.tpl.php
var_dump($secondary_links); == NULL
and in page.tpl.php
var_dump($secondary_links); == array(6) { ["menu-2-1-85"]=> array(3) { ["title"]=> string(4) "Actu" ["href"]=> string(16) "taxonomy/term/20" ["attributes"]=> array(0) { } } ["menu-2-2-85"]=> array(3) { ["title"]=> string(15) "Vidéos et sons" ["href"]=> string(6) "actu-2" ["attributes"]=> array(0) { } } ["menu-2-3-85"]=> array(3) { ["title"]=> string(17) "Galeries d'images" ["href"]=> string(15) "galeries/geneve" ["attributes"]=> array(0) { } } ["menu-2-4-85"]=> array(3) { ["title"]=> string(7) "Météo" ["href"]=> string(39) "http://www.edicom.ch/fr/meteo/index.php" ["attributes"]=> array(0) { } } ["menu-2-5-85"]=> array(3) { ["title"]=> string(6) "Forums" ["href"]=> string(8) "forum/48" ["attributes"]=> array(0) { } } ["menu-2-6-85"]=> array(3) { ["title"]=> string(8) "Dossiers" ["href"]=> string(15) "dossiers/geneve" ["attributes"]=> array(0) { } } }
*De :* themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] *De la part de* chi i *Envoyé :* mardi, 19. août 2008 15:55 *À :* A list for theme developers *Objet :* Re: [themes] Secondary link
And the permissions are set correctly?
On Tue, Aug 19, 2008 at 9:48 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
Yes, in all details.
*De :* themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] *De la part de* chi i *Envoyé :* mardi, 19. août 2008 15:31 *À :* A list for theme developers *Objet :* Re: [themes] Secondary link
Do you have it set to display on all pages?
On Tue, Aug 19, 2008 at 9:07 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
Hi!
when I display the details of an article, the menu disappears. someone knows how to make it appear?
thx _______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
I have not understood?
(i speak french, and a litle english)
De : themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] De la part de chi i Envoyé : mardi, 19. août 2008 16:06 À : A list for theme developers Objet : Re: [themes] Secondary link
BTW you wouldnt happen to be using localizer would you
On Tue, Aug 19, 2008 at 10:02 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
In page-node.tpl.php
var_dump($secondary_links); == NULL
and in page.tpl.php
var_dump($secondary_links); == array(6) { ["menu-2-1-85"]=> array(3) { ["title"]=> string(4) "Actu" ["href"]=> string(16) "taxonomy/term/20" ["attributes"]=> array(0) { } } ["menu-2-2-85"]=> array(3) { ["title"]=> string(15) "Vidéos et sons" ["href"]=> string(6) "actu-2" ["attributes"]=> array(0) { } } ["menu-2-3-85"]=> array(3) { ["title"]=> string(17) "Galeries d'images" ["href"]=> string(15) "galeries/geneve" ["attributes"]=> array(0) { } } ["menu-2-4-85"]=> array(3) { ["title"]=> string(7) "Météo" ["href"]=> string(39) "http://www.edicom.ch/fr/meteo/index.php" ["attributes"]=> array(0) { } } ["menu-2-5-85"]=> array(3) { ["title"]=> string(6) "Forums" ["href"]=> string(8) "forum/48" ["attributes"]=> array(0) { } } ["menu-2-6-85"]=> array(3) { ["title"]=> string(8) "Dossiers" ["href"]=> string(15) "dossiers/geneve" ["attributes"]=> array(0) { } } }
De : themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] De la part de chi i Envoyé : mardi, 19. août 2008 15:55
À : A list for theme developers Objet : Re: [themes] Secondary link
And the permissions are set correctly?
On Tue, Aug 19, 2008 at 9:48 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
Yes, in all details.
De : themes-bounces@drupal.org [mailto:themes-bounces@drupal.org] De la part de chi i Envoyé : mardi, 19. août 2008 15:31 À : A list for theme developers Objet : Re: [themes] Secondary link
Do you have it set to display on all pages?
On Tue, Aug 19, 2008 at 9:07 AM, Da Costa Alcindo Alcindo.DaCosta@edipresse.ch wrote:
Hi!
when I display the details of an article, the menu disappears. someone knows how to make it appear?
thx _______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
_______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
_______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes