Hello,
I try to display the gallery name, as administered in the gallery’s preferences, in the meta data c.q. the <title> of a webpage.
I thought I could use the same code as in calling for the info of a weblog, but obviously I do something wrong. The code I use (anbd tried in many ways):
head>
{assign_variable:gallery_name="ig-holland"}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<title>{exp:gallery:info gallery= "{gallery_name}"}{title}{/exp:gallery:info gallery}</title> ..............thanks for thinking with/for me,
Robert