Agile Toolkit news

library updates, tips, information and more

Template tags coming soon

Often problem in a project is slightly customising existing template. This normally requires to change template/…./shared.html file by saving it locally and updating paths manually. There is a way coming to workaround it.

Here is the new syntax possible in shared.html file:

<link rel=”shortcut icon” href=”<?template?>images/favicon.ico<?/?>” />
<img src=”<?template?>images/logo.png<?/template?>”>

I would like to remind about one nifty feature of SMlite template engine. $template->eachTag(‘template’,callback); This is now used, to automatically locate all the files used in the template. That means – if you drop a new images/logo.png locally and if template locations are set properly, then system will automatically link to your logo instead.

This feature and many others will become available during our next release. We are also planning to launch new project home on Unfuddle.com.

Stay tuned.

About these ads

May 10, 2010 - Posted by | Version 3

2 Comments »

  1. Unfuddle would be good. There we can report problems with current amodules right?

    Comment by Svetlozar Kondakov | May 12, 2010 | Reply

    • Unfuddle’s payment model does not allow more than 2 developers for free project. I decided to go with Firefly. You’ll find link in my later posts.

      Please open tickets with desired functionality in there or bugs and I will add that.

      Comment by romaninsh | May 13, 2010 | Reply


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.