https://bugzilla.wikimedia.org/show_bug.cgi?id=22300
--- Comment #6 from [email protected] 2010-05-22 16:38:49 UTC --- Sorry if the explanation is not clear, i'm not fluent in english. I think this "feature request" is not the same as Bug 20707, even if they both talk about pages in refs, which is not handled very well at the moment. What I am asking for is to be able to add a ref to an article, and also to add a ref to a subpart of this article. When I add a ref to a subpart of an article, what I do is using a group, and grouping refs in the bottom of the article like this : * Name of an article about the subject, which is 3 pages long <references group="A"/> But if I do this, the only way to refer to the article as a whole is to add a ref with "Name of an article about the subject, which is 3 pages long" as text, which will cause this text to be duplicated in the bottom of this article. So I wanted to write this to avoid duplication of the text : == References == <references> * <ref name="article1">An article about the subject, which is 3 pages long</ref> <references/> <references group="A"/> But it doesn't work. Sorry if it's still hard to understand. Any feature oriented to add support of subpages in references named would be great. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
