[SMARTY] Selective caching

Sajith A <[email protected]>
Newsgroups gmane.comp.php.smarty.general
Message-ID <[email protected]>
After going through samrty's doc i'm a bit confused about caching. It
would be a great help if some one could point me the right way of
doing it.


Suppose i have a page similar to what is given below,
--------------------------------------------------------------------------------------------------
<html>
<head>
	<title><{$SITE_TITLE}></title>
</head>
<body>
	<div id="menu">
		<{include file="includes/menu.tpl"}>
	</div>
	SATIC CONTENT HERE
</body>
</html>
--------------------------------------------------------------------------------------------------

and if i want to cache this page except the contents of menu.tpl .. is
there a way in smarty to do this. Or smarty doesn't support selective
caching?

Thank you
Sajith A

-- 
Smarty General Mailing List (http://smarty.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.