Drupal Theming and custom variables in custom pages
Posted
by
GaxZE
on Stack Overflow
See other posts from Stack Overflow
or by GaxZE
Published on 2011-01-12T12:40:23Z
Indexed on
2011/01/12
16:53 UTC
Read the original article
Hit count: 268
hello,
I have created a custom page which sits at site.com/user/me/soe
now im trying to theme this page and have created a subsequent template file.
however if i copy in any basic html into my template file, all it does is produce a white page with my text and abandons the sites structure i originally had.
i was hoping somebody could help me understand preprocessing as i feel that is the way to solve this.
© Stack Overflow or respective owner