Placeholders

 
Index Page

$list$ - a list of 'row's or 'notfound'. See below.

templatecell : row
  $name$ - the title of the news article
$date$ - the date, formatted "Jan 1, 2000"
$summary$ - a short abstract of the article
$content$ - full content of the article
$image$ - the uploaded image, in the format <img src="..." width=x height=y>
$ufile_image$ - the url to the image, if you want to create your own <img tags
$url$ - the url to the News Article Detail Page

templatecell : notfound
  none
 
News Article Detail Page

$name$ - the title of the news article
$date$ - the date, formatted "Jan 1, 2000"
$summary$ - a short abstract of the article
$content$ - full content of the article
$image$ - the uploaded image, in the format <img src="..." width=x height=y>
$ufile_image$ - the url to the image, if you want to create your own <img tags
$backlink$ - a link back to the Index Page