Thanks for the response!

Ilmari Karonen wrote:
> (Oh, just realized that that's probably where the problem is.  The code 
> that generates section edit links must be using that "title" property to 
> decide which page to point the links to, and thus expects whomever is 
> providing the content to parse to set it to something meaningful.  If 
> you're outputting headings that don't come from editable wikitext at 
> all, and therefore have no meaningful title to provide, then you need to 
> find out how to disable the section edit links for those headings 
> entirely.  Or just kluge it with HTML headings instead.)
>   
Yeah, I figure this is the issue.  However, since we *are* including
other articles and creating headings for them, it would be great if the
edit link did actually point to the included article.  I'm just baffled
by how I can insert that title object, since the markup I'm outputting
to the parser is simply:

==Title==
{{:article}}

Cheers,
-jani


_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to