https://bugzilla.wikimedia.org/show_bug.cgi?id=5997
--- Comment #35 from Robert Rohde <[email protected]> 2009-07-27 01:44:05 UTC --- (In reply to comment #34) > Re comment #33 From Robert Rohde; Yes. As I said, similar to Bug# 18890, > which > implements similar functionality with syntax as follows: > > ---begin > <ref name="foo" /> (probably more than one ref; probably several refs, having > several different names.) > > > <ref def name="foo">Bar bar bar</ref> (note the "def" element. probably a > block > of these; one for each name.) > > > </references /> > ---end As noted at http://en.wikipedia.org/w/index.php?title=Wikipedia_talk:Citing_sources&oldid=304379503#Option_.232:_Allow_reference_content_to_be_defined_anywhere The enwiki editing community appears to be mostly opposed to a "def" or "hidden" syntax that would allow ref content to be defined at any arbitrary position in the text. They strongly supported the alternative of moving the definitions into the references block however, so that's the only version I implemented. -- 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
