UseBB Community

UseBB support, discussion and development

<<<END ... END;

Post Reply

Page: 1

Author Post
Member
Registered: Apr 2006
Posts: 19
Location: Germany
why you doesn't use this <<<END ... END; in your template files?
it is better to read for template designer in many HTMP/PHP Tag Editors.
possibly in 1.0 or use the savant temp system in 1.0 ?

example:

$templates['body'] = <<<END
<div>{board_name}</div>
<div>$name</div>
END;


i have tested with {xxx} and $xxx variables.
it works.
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
I don't know why it would be better to change all this right now.

And, as said, 1.0 development will end soon, no big changes are made anymore since a few releases. See the roadmap. We will use Savant in 2.0.

Post Reply

Page: 1

UseBB Community is powered by UseBB 1 Forum Software