Hello,

Thank you for your reply.

I am using the Keywords tag extension for MediaWiki which allows you to 
add meta tag keywords to the page by adding:

'<keywords content="[keywords]" />'

to the wiki text.

I have a text field on the form called "Keywords" and I want to 
transform this into a keywords tag by adding '<keywords content="' to 
the beginning and " />' to the end. I then want to put this at the end.

Having thought about what you said though, I suppose I could just alter 
the generated template and move the '[[Keywords::{{{txtKeywords|}}}]]' 
part out of the table and put text before and after it. I am still a bit 
naive when it come to templates and didn't look at it that way.

Thank you,

Aaron.

Yaron Koren wrote:
> Is the change you want to make a change to the text of the page, or to 
> the underlying semantic data? If it's the latter, it's not a Semantic 
> Forms issue, it's a Semantic MediaWiki issue - SF doesn't do any 
> saving directly, it uses MediaWiki's page-saving mechanism.. Also, out 
> of curiosity, what is the change that you want to make to the data? It 
> might be possible to accomplish it without changes to the code.
>
> -Yaron


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to