Προς το περιεχόμενο

Προτεινόμενες αναρτήσεις

Δημοσ.

Καλησπέρα,

στήνω την σελίδα μου σε drupal (v.6)

 

Για την αρχική σελίδα έχω το αρχείο page-front.tpl.php

Για όλες τις άλλες εσωτερικές έχω την page.tpl.php

 

Θέλω να δημιουργήσω τώρα μια σελίδα με διαφορετικό στήσιμο μέσα. Συγκεκριμένα θέλω να βάλω φωτογραφίες. Πώς πρέπει να ονομάσω το αρχείο μου?

 

To googlara και βρήκα κάπου ότι ανάλογα του url

Πχ www.site.com/gallery

φτιάχνω ένα αρχείο page-gallery.tpl.php

 

Δεν μου πάιζει όμως... Τραβάει τις ρυθμίσεις απο το page.tpl.php.

Τι κάνω λάθος? ΕυΧαριστώ πολύ!

Δημοσ.

Ref http://drupal.org/node/1089642

 

 

page-[front|internal/path].tpl.php

base template: page.tpl.php

The suggestions are numerous. The one that takes precedence is for the front page. The rest are based on the internal path of the current page. Do not confuse the internal path to path aliases which are not accounted for. Keep in mind that the commonly used Path auto module works its magic through path aliases.

 

The front page can be set at "Administration > Configuration > System > Site information." In Drupal 6, at "Administrator > Site configuration > Site information." Anything set there will trigger the suggestion of "page-front.tpl.php" for it.

 

The list of suggested template files is in order of specificity based on internal paths. One suggestion is made for every element of the current path, though numeric elements are not carried to subsequent suggestions. For example, "http://www.example.com/node/1/edit" would result in the following suggestions:

 

page-node-edit.tpl.php

page-node-1.tpl.php

page-node.tpl.php

page.tpl.php

 

 

Δεν έχω ασχοληθεί πολύ με drupal , εάν δεν κάνω λάθος έτσι είναι αυτό που θες να κάνεις !!! Δεν στο εμφανίζει πιθανός γιατί ότι έχει σχέση με template files κάθε φορά που κάνεις μια αλλαγή πρέπει να κάνεις Clear all caches

Δημιουργήστε ένα λογαριασμό ή συνδεθείτε για να σχολιάσετε

Πρέπει να είστε μέλος για να αφήσετε σχόλιο

Δημιουργία λογαριασμού

Εγγραφείτε με νέο λογαριασμό στην κοινότητα μας. Είναι πανεύκολο!

Δημιουργία νέου λογαριασμού

Σύνδεση

Έχετε ήδη λογαριασμό; Συνδεθείτε εδώ.

Συνδεθείτε τώρα
  • Δημιουργία νέου...