Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2015-June/008742.htmlName: HelpSystem-Core-kfr.75
Ancestors: HelpSystem-Core-mt.74
HelpBrowser>>accept: changed so it works. The changed topic is compiled but the current topic loaded in the HelpBrowser is not updated
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-June/008743.htmlName: HelpSystem-Core-kfr.76
Ancestors: HelpSystem-Core-kfr.75
Added a check/ bail out for non editable help topics
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-June/008744.htmlName: HelpSystem-Core-kfr.77
Ancestors: HelpSystem-Core-kfr.76
Replace a edited help topic in HelpBrowser with a new one.
There is still a bug that the updated topic changes place in the topic list
I'm also a little confused why there is two hierachies with the help topics in rootTopic and topLevelTopics
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2015-June/008745.htmlName: HelpSystem-Core-mt.78
Ancestors: HelpSystem-Core-kfr.77
Class-based help topics are editable again. Help browser updates correctly after edits.
=============================================