Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Im using the kubrick page
with the new php template engine
Is all the html content inside those 3 template .php files inside the /themes/kubrick ?
Like where is the html code for the form pages? like the comment form tags... to enter a subject etc.. where can this code be found?
Greetings,
I'm not really sure how to phrase this question, so please bear with me if its not phrased correctly.
When I use to build a typical website ( a site with just html pages or should I say a non php site) I would be sure to have a index.html in each and every directory. Even if the index.html was just blank, I did this to insure that if somone drifted off and tried to get into a directory they weren't suppose to be in - for example /images they wouldn't have access to the dir structure.