Top "Templating" questions

Templating systems are generally composed of a Template Engine, a Content Resource and a Template Resource.

Is it possible to use Razor View Engine outside asp.net

If I look at the Razor View Engine, then I see a very nice and concise syntax that is not …

asp.net asp.net-mvc code-generation templating razor
HTML Templates -- php?

So, I'm making a site about WWI as a school assignment, and I want this to appear in every document: &…

php html templates templating
Include HTML blocks Using node.js

This is what I want but probably can't have: Using node.js and express and maybe ejs, I would like …

node.js include express templating ejs
comment foreach binding vs foreach binding in knockoutjs

In my HTML I can define these knockout foreach bindings: <!-- ko foreach: customer --> <div data-bind="…

javascript knockout.js templating knockout-templating
What is a templating language?

I was reading somewhere that PHP is a templating language. What is exactly a templating language? What makes PHP one? …

php templating
Styling GridSplitter wpf C#

i want to style my GridSplitter like adding dots on it (as found on http://msdn.microsoft.com/en-us/library/…

wpf wpf-controls styling templating gridsplitter
Including one erb file into another

I'm writing a command-line tool that will ultimately output an HTML report. The tool is written in Ruby. (I am …

ruby erb templating
Best way to handle data attributes in Slim

I was evaluating Slim as a replacement for HAML in a personal project, and it doesn't appear to handle HTML5 …

ruby-on-rails ruby haml templating slim-lang
How can I define global variables inside a twig template file?

Is it possible to set global variables in a twig file, so that I can access that variables from other …

php variables twig global templating
How to change head elements of a page when using ui:composition

I want to ask a question that i have a master template like this <?xml version='1.0' encoding=…

jsf-2 facelets templating