> Adding support for "keywords" to a wiki-page would be a great addition
> for JSPWiki.
> See also JSPWIKI-1105 <https://issues.apache.org/jira/browse/JSPWIKI-1105>
> with
> the suggestions to add support for page-tags  (#keyword1, #keywordk2) .
>

That's  more involved than I can than tackle at this point, I'm afraid. But
if I do work on some improvement (like
https://issues.apache.org/jira/browse/JSPWIKI-1114), is creating a ticket
the best way to get it to someone's attention?



> A quick & easy solution for page-specific keywords, could be the following
> :
>
> Add this to commonheader.jsp =>
> <meta name="keywords" content='<wiki:Variable var="keywords" />' />
>
> In your specific page you insert the following markup:
> [{SET keywords='keyword1, keyword2, keyword2'}]
>

That would be sufficient for my purposes.

Thanks very much for all your help, that's terrific. I think I'll get a lot
of mileage out of JSPWiki, and can hopefully contribute a bit in return.

Ulf

Reply via email to