Martin Dougiamas による投稿

画像 Core developers 画像 Documentation writers 画像 Moodle HQ 画像 Plugin developers 画像 Testers
I think possibly what has been missed here is that we already have an events API:

Development:Events

That will give you the gist of it. Unfortunately some proper "how to use" documentation has not been written yet.

If there are events that people really want added to core, file new issues in Moodle Tracker please and vote on them. (eg MDL-9983 was one in the past)

However, for one-off purposes these events are really easy to add (hack) to your local install. The code is minimal.
画像 Core developers 画像 Documentation writers 画像 Moodle HQ 画像 Plugin developers 画像 Testers
I've been thinking about this for some time ... I think it would be better in the short term to work on a mobile web version rather than a full-blown app. (Even though it's a lot of fun thinking about what you could do with all the native OS features!) I'm imagining something like the "My Moodle" page but much prettier and more structured.

My bank has a great interface for iphone that is really useful. I'd like Moodle sites to be navigable that way too.

It would be nice to chat about what the interface should look like.
画像 Core developers 画像 Documentation writers 画像 Moodle HQ 画像 Plugin developers 画像 Testers
Try it without https ... under https you will find a lot of browser caching doesn't work and this will impact a lot as Moodle can have some big stylesheets etc. I could be wrong about this for your case but at least you can eliminate https as a cause this way.

Generally 1.9 should be quite a bit faster than 1.8 ... a lot of optimisation was done on roles etc.

You may need to do some database tuning if the database sizes have changed.

Moodle in English -> テーマ -> This Site's Theme -> Re: This Site's Theme

- Martin Dougiamas の投稿
画像 Core developers 画像 Documentation writers 画像 Moodle HQ 画像 Plugin developers 画像 Testers
Hi Simon,

It's unlikely this exact theme will be made available for download:

a) it has some specialised PHP for moodle.org
b) the menu Javascript is not GPL
c) I'd like moodle.org to look unique 笑顔

However, I'd like to see something like it (perhaps with different colours) being released as part of Moodle 2.0.

Cheers