- 12 Feb, 2005 2 commits
- 02 Feb, 2005 2 commits
- 31 Jan, 2005 1 commit
-
-
defacer authored
Dropping the use of MOODLE_PAGE_COURSE <gasp>! The new constant is PAGE_COURSE_VIEW, and it's more streamlined with the new CSS-related ids for 1.5. There are great possibilities for the future here, so we 're getting ready. On the other hand, this has to be the ugliest hack I 've ever inflicted on any program (look at pagelib.php). Thankfully it will only stay for just a little while.
-
- 29 Jan, 2005 1 commit
-
-
moodler authored
-
- 28 Jan, 2005 1 commit
-
-
defacer authored
Fixed incorrect use of optional_param. Fixed the double-header bug when configuring a block in the front page, as reported in bug #2440. Credits to Dan Marsden for the report and the fix.
-
- 25 Jan, 2005 1 commit
-
-
moodler authored
-
- 18 Jan, 2005 1 commit
-
-
urs_hunkler authored
_ added the ids for the layout table with the 3 cells
-
- 28 Dec, 2004 2 commits
- 29 Nov, 2004 1 commit
-
-
defacer authored
Fix for bug 2241: I hope this time I got everything changed to the new Page interface! I 'm really sorry for messing up and breaking new installations... :( Also moved the only two functions of the API outside the page_base class.
-
- 26 Nov, 2004 1 commit
-
-
defacer authored
Somehow I forgot to commit these and the whole page setup wasn't working after renaming MoodlePage => page_base.
-
- 24 Nov, 2004 1 commit
-
-
gustav_delius authored
-
- 13 Nov, 2004 1 commit
-
-
defacer authored
NEW: The code now supports dynamically plugging your own Pages and block position identifiers into Moodle without messing with the main libraries at all. UPDATE: Many functions in blocklib now use pass-by-reference for speed. UPDATE: Class MoodlePage has been made more presentable and robust.
-
- 09 Nov, 2004 1 commit
-
-
defacer authored
MAJOR CHANGES: -------------- Brand-new pagelib.php at your disposal! It slices, it dices, it makes your coffee. It still doesn't understand women... Read the comments in pagelib.php for a first impression. Feedback highly encouraged! Blocks code has undergone significant changes to work with Pages. Flexibility is its middle name, since I think (without having tried it) that adding e.g. a third placeholder for "center" blocks in courses, with full support for moving around etc, will now take about 15 lines of new or edited code. If you are not impressed yet, I suggest watching a documentary on solar physics. :P MINOR CHANGES: -------------- Added instance_allow_config() in the blocks class hierarchy to supplement per-instance configuration options. You can override it to return true and thus get configuration amenities without allowing multiple instances. Minor polishing to comments and documentation (whatever caught my eye was game). Tightened up some code here and there by utilizing all the new features. BUGFIXES: --------- A bug in restore_execute.html caused hidden blocks to not be restored at all.
-
- 07 Nov, 2004 1 commit
-
-
paca70 authored
-
- 22 Oct, 2004 1 commit
-
-
dhawes authored
-
- 20 Oct, 2004 1 commit
-
-
defacer authored
Code based on the work of Daryl Hawes for the blog module. Thanks, Daryl! Please test the hell out of it as it's sure to have issues that need to be ironed out.
-
- 01 Oct, 2004 2 commits
-
-
gustav_delius authored
after removing empty line at top of section the editing icon was now a bit cramped in, so added an empty line below it but only if editing is on.
-
gustav_delius authored
-
- 13 Sep, 2004 3 commits
-
-
gustav_delius authored
-
gustav_delius authored
-
gustav_delius authored
-
- 07 Sep, 2004 2 commits
- 23 Aug, 2004 1 commit
-
-
defacer authored
Changed the way applicable formats for blocks are handled. The changes are short codewise, but to grasp all the implications read the forum discussion at the relevant URL.
-
- 12 Aug, 2004 1 commit
-
-
moodler authored
It's rough but it works. I will be doing lots of work on making it slicker so don't translate the strings just yet.
-
- 09 Aug, 2004 1 commit
-
-
moodler authored
-
- 08 Aug, 2004 1 commit
-
-
moodler authored
-
- 27 Jul, 2004 1 commit
-
-
moodler authored
-
- 09 Jul, 2004 1 commit
-
-
moodler authored
-
- 02 Jul, 2004 1 commit
-
-
gustav_delius authored
site front page can now have a topic section, see http://moodle.org/mod/forum/discuss.php?d=9444#45748
-
- 30 Jun, 2004 1 commit
-
-
moodler authored
so we have more information.
-
- 20 Jun, 2004 1 commit
-
-
moodler authored
$CFG->loginhttps After logging in via https, Moodle returns to a normal http URL More info: http://moodle.org/mod/forum/discuss.php?d=8555
-
- 01 Jun, 2004 1 commit
-
-
defacer authored
Now the site has blocks by default. Also, block panel width is restricted even if there are no blocks to display.
-
- 28 May, 2004 1 commit
-
-
defacer authored
-
- 07 Apr, 2004 1 commit
-
-
moodler authored
-
- 13 Mar, 2004 1 commit
-
-
moodler authored
is now "Course categories" rather than "Available courses"
-
- 15 Feb, 2004 1 commit
-
-
moodler authored
since inheritance doesn't seem to work headingblockcontent
-