firstable i shall make reference to this post of Calguy annoncing future version cmsms 1.9
http://forum.cmsmadesimple.org/index.ph ... #msg225230
12) The behavior of the {content_image} tag has been altered to address common complaints. Again we've made every effort to retain backwards compatibility. However, it will now output absolute URLS in all cases.
OK: but i like to know if it is possible to have it works with alias_page
i meen that each content page from one template could get it's own directory images
we tried something like that without success
Code: Select all
{capture assign='logo'}dir=images/{$page_alias}{/capture}
{content_image block='logo' $logo}[/url]to the well know CCK Content Construction Kit
Any ideas Thanks


