Collapsed Topics and Columns formats updated for M2.6+

Collapsed Topics and Columns formats updated for M2.6+

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

Hi,

I have updated the Collapsed Topics and Columns formats for M2.6 / 2.6.1 to support the Elegance theme (https://moodle.org/mod/forum/discuss.php?d=254784):

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

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

Cheers,

Gareth

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

Re: Collapsed Topics and Columns formats updated for M2.6+

Brian Peat發表於

I have a question about this actually. I upgraded our moodle to 2.6 today and bumped all the plugins including collapsed topics. For some reason the section numbers went away, at least in the week view we're using. I see them in edit mode, but not regular viewing mode. I'm testing Elegance (man this is a great theme!), and I'd love to have those numbers back (there's space for them). I checked to see if I'd hidden them with CSS and I hadn't, so something else must be going on.

Any ideas would be great!

In reply to Brian Peat

Re: Collapsed Topics and Columns formats updated for M2.6+

Gareth J Barnard發表於
Core developers的相片 Particularly helpful Moodlers的相片 Plugin developers的相片

Hi Brian,

Odd as they work.  Do they show up in another theme such as 'Clean'?  Could you post a screen shot please.  When you updated, where did you get the code from and what version?

Gareth

In reply to Gareth J Barnard

Re: Collapsed Topics and Columns formats updated for M2.6+

Brian Peat發表於

Aha! they do show up in our other theme (simplespace), just not in Elegance.

I'm using version format_topcoll_moodle26_2014022000

which I got THROUGH moodle by clicking the download link.

In reply to Gareth J Barnard

Re: Collapsed Topics and Columns formats updated for M2.6+

Brian Peat發表於

This is the Elegant theme (I'm overriding the toggle images)

http://awesomescreenshot.com/0742hdefb3

 

And here's simplespace

http://awesomescreenshot.com/07e2hdenfc

In reply to Brian Peat

Re: Collapsed Topics and Columns formats updated for M2.6+

Gareth J Barnard發表於
Core developers的相片 Particularly helpful Moodlers的相片 Plugin developers的相片

Thanks Brian, all of this information helps.  What is the version of the Elegance theme please?

In reply to Gareth J Barnard

Re: Collapsed Topics and Columns formats updated for M2.6+

Gareth J Barnard發表於
Core developers的相片 Particularly helpful Moodlers的相片 Plugin developers的相片

Hi Brian,

Please don't worry, its the theme, I've found the offending CSS: https://github.com/moodleman/moodle-theme_elegance/blob/master/style/elegance.css#L1756.  Removing this selector and performing a 'Purge all caches' will put the numbers back.

I've raised an issue with the theme: https://github.com/moodleman/moodle-theme_elegance/issues/41.

Cheers,

Gareth

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

Re: Collapsed Topics and Columns formats updated for M2.6+

Brian Peat發表於

Yep, I commented it out and purged the caches. Fixed. 

Now if I could get the Elegance designer to put in a switch that flips the side bar to the left, I'd be all set 微笑