Collapsed Topics for M2.5 updated

Collapsed Topics for M2.5 updated

Gareth J Barnard發表於
Number of replies: 2
Core developers的相片 Particularly helpful Moodlers的相片 Plugin developers的相片

Hi all,

New M2.5 beta version available from:

https://moodle.org/plugins/pluginversion.php?id=2955

I expect this to be the stable version when M2.5 goes stable.

You will need the very latest version of M2.5 because of a core API change I needed to make (MDL-39099) to fix an issue with column layout.

Changes:

1. Fixed "When in 'Show one section per page' mode and the column orientation is set to 'Horizontal' the sections on the main
page do not fill their correct width. This is due to the use of the 'section_summary()' method which needs to be changed
within the format to set the calculated width on the 'li' tag." because the core fix I submitted on MDL-39099 has now
been integrated. Thus requiring version 2013050200.00 2.5beta+ (Build: 20130502).
2. Changed the layout descriptions to be more 'positive' in nature. Should be backwards compatible in terms of languages. From
a suggestion by Guido Hornig.
3. Added automatic 'Purge all caches' when upgrading. If this appears not to work by lack of display etc. then perform a
manual 'Purge all caches' under 'Home -> Site administration -> Development -> Purge all caches'.

The key change here is point 'two' where I've made things more 'positive' and added a new option of 'Toggle section x'.  Existing courses will not be affected even when upgrading as the text actually refers to underlying number values which have not changed.

Cheers,

Gareth

評比平均分數:Useful (1)
In reply to Gareth J Barnard

Re: Collapsed Topics for M2.5 updated

Guido Hornig發表於
Plugin developers的相片

Thank you!

seems that I came in the right moment to get such a quick responce. But look at line 80 in the lang file, please. there is "section" missing. (sorry no github here today)