So I changed this sentence, and it seems the commit went through allright. Strange though, after I clicked "commit", the next page was a 4xx.
Thanks -W On 13/02/2013, Geoffrey De Smet <[email protected]> wrote: > There's an very fast way to edit a file directly on github to provide a > pull request, straight from your browser. > > For example, go to this file > https://github.com/droolsjbpm/drools/blob/master/drools-docs/drools-expert-docs/src/main/docbook/en-US/Chapter-LanguageReference/Section-Rule.xml > and click on the button "edit" (middle top right corner) > Fix the type and click save. And you're done. > > Unfortunately, untill we're able to link each section from the manual > directly back to it's source file on github (not possible in docbook, > but asciidoc does it), > the real pain is finding the correct source file :( > > Op 13-02-13 16:26, Wolfgang Laun schreef: >> Mark, >> I know, I know, but all I can manage at this time are these >> self-contained .DRL unit tests sent to the list. As to the doc nit: >> for such very rare, very small fixes the overhead is just too much for >> me. >> >> Wolfgang >> >> On 13/02/2013, Mark Proctor <[email protected]> wrote: >>> Wolfgang, >>> >>> If you submit pull requests, we can apply these changes with a single >>> button >>> press on github. >>> http://docs.jboss.org/drools/release/5.4.0.Final/droolsjbpm-introduction-docs/html/gettingstarted.html >>> >>> Mark >>> On 13 Feb 2013, at 08:42, Wolfgang Laun <[email protected]> wrote: >>> >>>> Will someone please take the time and replace the sentence from Expert >>>> 4.8.1, Rule Attributes (on activation-group), as given below. >>>> Thanks >>>> Wolfgang >>>> >>>> >>>> In other words, the first rule in an activation-group to fire will >>>> cancel the other rules' activations, i.e., stop them from firing. >>>> >>>> ===> >>>> >>>> More precisely, the first rule in an activation-group to fire will >>>> cancel all pending activations of all rules in the group, i.e., stop >>>> them from firing. >>>> _______________________________________________ >>>> rules-dev mailing list >>>> [email protected] >>>> https://lists.jboss.org/mailman/listinfo/rules-dev >>> >>> _______________________________________________ >>> rules-dev mailing list >>> [email protected] >>> https://lists.jboss.org/mailman/listinfo/rules-dev >>> >> _______________________________________________ >> rules-dev mailing list >> [email protected] >> https://lists.jboss.org/mailman/listinfo/rules-dev >> > > > _______________________________________________ > rules-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-dev > _______________________________________________ rules-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-dev
