-
yorkshirepudding (Martin Price | System Horizons Ltd)
-
bugfolder
-
argiepiano (Alejandro Cremaschi)
-
indigoxela
-
mazze (Matthias Walti)
-
stpaultim
-
laryn (laryn)
-
serundeputy
-
docwilmot
-
Graham-72
-
tomgrandy (Tom Grandy)
-
klonos (Greg Netsas)
-
Olafski (Olaf Grabienski)
Recent comments
Sorry, but I have not had the chance to try the vhost fix yet. I'll post back after I do.
Question re RewriteBase and running in a sub-directory
The official guidance for that would be to put the preprocessing in template.php within your_theme_preprocess_node() and put the logic there to add to or change the variables, but you can do in...
Display modes and templating
Perfect. So if I work with the .tpl files for e.g. all nodes of type “books”, I can easily do something like this via PHP (nobody needs twig anyway): If field 'user' = ‘yorkshirepudding’, then...
Display modes and templating