Hi, There's a note in the documentation that I think covers the issue you're talking about - second item on this list:
http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Semantic_Forms_issues Does that help, or is this a different issue? -Yaron On Tue, Oct 7, 2008 at 3:51 AM, Gadget Doctor <[EMAIL PROTECTED]> wrote: > > First I must say that Semantic Forms, once one gets one's head around > it, turns MW and SMW into a killer platform. Thank you for making this > happen. > > I have a variety of templates that I call and I'm trying to handle the > inclusion of the Category links such that one page that contains only > one call to the template is in a particular category, but further > transclusions of that page don't fall in a category. > > Eventually I've settled on adding the following text below the > template call on each of these unique pages: > > {{Book > |title="Pride and Prejudice > |author="Jane Austin" > |isbn=9999999999 > }} > <noinclude>{{Books}}</noinclude> > > I'm creating the page in a Semantic form (such that the page is given > the name "Title by Author") and that works well. > > I'd love to add the <noinclude>{{Books}}</noinclude> automatically in > the free text but I've not found any combinations of <pre> or other > marks that let me put <noinclude> tags into that area! > > Does this make sense to anyone? > > GadgetDoctor > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Semantic Forms" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/semantic-forms?hl=en -~----------~----~----~----~------~----~------~--~---
