Community
Participate
Working Groups
In general, I think it would be helpful to have build options for WikiText warnings and errors. In particular, I have the following scenario: 1. I am building up my help text out of separate files that are then reintegrated for the actual build. This is following the XText project model. In addition, some of these files are auto-generated and some are hand written. They're all re-integrated in an ant task. 2. Because these are across wiki text files, I get an error, i.e.: "Cannot resolve element with id 'Foo' 010-Section1.mediawiki /path/doc line 3. I'd like to be able to make this a warning, not an error.
Thanks for the bug Miles. In case you're interested in having a look, I've highlighted the relevant code including unit test in the attached context.
Created attachment 207383 [details] mylyn/context/zip
Closed as part of backlog clean-up. Please re-open if you'd like to see this revisited, perhaps with a contribution.