Closed GoogleCodeExporter closed 9 years ago
Add fields "keywords" and "description" to page. In page template:
<meta name="keywords" content="
#if($page.keywords == "")
Common keywords for pages with empty keywords.
#else
$page.keywords
#end
">
Original comment by kinyelo@gmail.com
on 10 Feb 2010 at 7:40
Issue 107 has been merged into this issue.
Original comment by kinyelo@gmail.com
on 10 Feb 2010 at 10:10
Implemented
Original comment by kinyelo@gmail.com
on 10 Feb 2010 at 10:47
I have tried this in the version 0.2.4.
It does not pick any values. Why not? Is it implemented in this version?
When I look at entities Page and Content in AppEngine I cannot find columns
where this
info should be stored and nether in the GUI where this should be entered.
But it has status fixed here so I'm confused.
Original comment by adis.kat...@gmail.com
on 23 Feb 2010 at 2:04
This feature implemented in trunk and will be released in 0.3.
See issue label Milestone-Release-0.3
Original comment by kinyelo@gmail.com
on 23 Feb 2010 at 4:40
Original issue reported on code.google.com by
dklong...@gmail.com
on 9 Feb 2010 at 8:00