[moodle] / moodle / mod / wiki / view.php Repository:

Log of /moodle/mod/wiki/view.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Fri Mar 19 04:59:58 2010 WST (2 hours, 53 minutes ago) by skodak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.107: +10 -4 lines
Diff to previous 1.107
MDL-21818 fixed globals problems

Revision 1.76.2.7 - (view) (download) (annotate) - [select for diffs]
Fri Mar 19 04:58:19 2010 WST (2 hours, 55 minutes ago) by skodak
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19_MERGED
Changes since 1.76.2.6: +11 -5 lines
Diff to previous 1.76.2.6 , to branch point 1.76 , to next main 1.108
MDL-21818 fixed globals problems

Revision 1.66.2.8 - (view) (download) (annotate) - [select for diffs]
Fri Mar 19 04:56:45 2010 WST (2 hours, 56 minutes ago) by skodak
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_18_MERGED
Changes since 1.66.2.7: +11 -5 lines
Diff to previous 1.66.2.7 , to branch point 1.66 , to next main 1.108
MDL-21818 fixed globals problems

Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Thu Feb 11 23:44:06 2010 WST (5 weeks ago) by skodak
Branch: MAIN
Changes since 1.106: +2 -2 lines
Diff to previous 1.106
MDL-20204 fixed recent regressions + improved action handling - sorrrry

Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Thu Feb 11 18:03:28 2010 WST (5 weeks ago) by skodak
Branch: MAIN
Changes since 1.105: +3 -6 lines
Diff to previous 1.105
MDL-20204 selects conversion

Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Fri Jan 22 06:43:53 2010 WST (8 weeks ago) by skodak
Branch: MAIN
Changes since 1.104: +0 -1 lines
Diff to previous 1.104
MDL-21400 removed unnecessary includes

Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Sat Jan 16 23:40:15 2010 WST (2 months ago) by skodak
Branch: MAIN
Changes since 1.103: +1 -1 lines
Diff to previous 1.103
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions

Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Wed Dec 30 23:19:57 2009 WST (2 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.102: +1 -1 lines
Diff to previous 1.102
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions

Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Thu Dec 17 04:25:17 2009 WST (3 months ago) by skodak
Branch: MAIN
Changes since 1.101: +1 -1 lines
Diff to previous 1.101
MDL-21139 replace all yui functions/methods with yui2 to make room for yui3

Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Thu Nov 5 03:53:02 2009 WST (4 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.100: +1 -1 lines
Diff to previous 1.100
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Wed Oct 21 12:23:36 2009 WST (4 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.99: +29 -1 lines
Diff to previous 1.99
output MDL-19799 Fixed up some set_url calls as well as fixing some regressions caused by recent upgrades

Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Thu Sep 24 16:58:36 2009 WST (5 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.98: +4 -2 lines
Diff to previous 1.98
mod-wiki MDL-19817 Added set_url calls, replaced deprecated functions

Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 10:16:33 2009 WST (6 months, 1 week ago) by samhemelryk
Branch: MAIN
Changes since 1.97: +6 -10 lines
Diff to previous 1.97
mod-wiki MDL-19817 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Fri Aug 28 02:37:54 2009 WST (6 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.96: +2 -2 lines
Diff to previous 1.96
MDL-20169 fixed coding style, parameter type required

Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 13:17:28 2009 WST (6 months, 4 weeks ago) by nicolasconnault
Branch: MAIN
Changes since 1.95: +4 -4 lines
Diff to previous 1.95
MDL-19817 Upgraded calls to helpbutton, print_simple_box* and notify

Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Mon Aug 10 16:38:48 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.94: +2 -2 lines
Diff to previous 1.94
MDL-19756 Renamed moodle_select to html_select for better API consistency

Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Mon Aug 10 13:01:10 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.93: +27 -27 lines
Diff to previous 1.93
MDL-19817 Converted print_box* to $OUTPUT->box*

Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 22:16:02 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.92: +2 -2 lines
Diff to previous 1.92
MDL-19817 Converted all print_footer() calls

Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Tue Aug 4 10:05:34 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.91: +7 -7 lines
Diff to previous 1.91
MDL-19976 Refactored select_menu() into select(), now supporting menu, radio and checkbox rendering. Added radio() and checkbox() functions.

Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Tue Jul 28 17:33:14 2009 WST (7 months, 2 weeks ago) by nicolasconnault
Branch: MAIN
Changes since 1.90: +7 -3 lines
Diff to previous 1.90
MDL-19817 Migrated choose_from_menu to the new $OUTPUT->select_menu() function

Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 15:57:54 2009 WST (9 months ago) by tjhunt
Branch: MAIN
Changes since 1.89: +2 -2 lines
Diff to previous 1.89
javascript: MDL-19475 replace require_js calls with $PAGE->requires->js.
This is the final batch.

Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Wed Apr 22 13:20:48 2009 WST (10 months, 3 weeks ago) by skodak
Branch: MAIN
Changes since 1.88: +2 -3 lines
Diff to previous 1.88
MDL-18910 full support for module intro editor with embedded images

Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Tue Apr 21 04:14:15 2009 WST (10 months, 3 weeks ago) by skodak
Branch: MAIN
Changes since 1.87: +5 -4 lines
Diff to previous 1.87
MDL-18910 normalised module intro and introformat

Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Tue Sep 30 06:38:30 2008 WST (17 months, 2 weeks ago) by stronk7
Branch: MAIN
Changes since 1.86: +9 -3 lines
Diff to previous 1.86
Reviewed breadcrumb in HEAD. Page name was missing. MDL-16331

Revision 1.76.2.6 - (view) (download) (annotate) - [select for diffs]
Tue Sep 30 06:37:06 2008 WST (17 months, 2 weeks ago) by stronk7
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_193, MOODLE_194, MOODLE_195, MOODLE_196, MOODLE_197, MOODLE_19_WEEKLY
Changes since 1.76.2.5: +9 -3 lines
Diff to previous 1.76.2.5 , to branch point 1.76
Reviewed breadcrumb in 19_STABLE. Page name was missing. MDL-16331

Revision 1.66.2.7 - (view) (download) (annotate) - [select for diffs]
Tue Sep 30 06:35:19 2008 WST (17 months, 2 weeks ago) by stronk7
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_1810, MOODLE_1811, MOODLE_187, MOODLE_188, MOODLE_189, MOODLE_18_WEEKLY
Changes since 1.66.2.6: +2 -2 lines
Diff to previous 1.66.2.6 , to branch point 1.66
Fix link to wiki in breadcrumb. Credit goes to Clif Kussmaul. MDL-16331

Revision 1.58.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Sep 26 17:50:11 2008 WST (17 months, 3 weeks ago) by stronk7
Branch: MOODLE_17_STABLE
CVS Tags: MOODLE_176, MOODLE_177, MOODLE_17_MERGED, MOODLE_17_WEEKLY
Changes since 1.58.2.4: +2 -2 lines
Diff to previous 1.58.2.4 , to branch point 1.58 , to next main 1.108
Backporting MDL-15896 (tabs and recent activity) from HEAD

Revision 1.49.6.3 - (view) (download) (annotate) - [select for diffs]
Fri Sep 26 17:48:24 2008 WST (17 months, 3 weeks ago) by stronk7
Branch: MOODLE_16_STABLE
CVS Tags: MOODLE_168, MOODLE_169, MOODLE_16_MERGED, MOODLE_16_WEEKLY
Changes since 1.49.6.2: +2 -2 lines
Diff to previous 1.49.6.2 , to branch point 1.49 , to next main 1.108
Backporting MDL-15896 (tabs and recent activity) from HEAD

Revision 1.66.2.6 - (view) (download) (annotate) - [select for diffs]
Tue Sep 16 00:25:03 2008 WST (18 months ago) by stronk7
Branch: MOODLE_18_STABLE
Changes since 1.66.2.5: +3 -3 lines
Diff to previous 1.66.2.5 , to branch point 1.66
Re-introducing colons in page names + cleaning tabs output. MDL-15896 ; backported from HEAD

Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Tue Sep 16 00:24:48 2008 WST (18 months ago) by stronk7
Branch: MAIN
Changes since 1.85: +3 -3 lines
Diff to previous 1.85
Re-introducing colons in page names + cleaning tabs output. MDL-15896 ; merged from 19_STABLE

Revision 1.76.2.5 - (view) (download) (annotate) - [select for diffs]
Tue Sep 16 00:23:21 2008 WST (18 months ago) by stronk7
Branch: MOODLE_19_STABLE
Changes since 1.76.2.4: +3 -3 lines
Diff to previous 1.76.2.4 , to branch point 1.76
Re-introducing colons in page names + cleaning tabs output. MDL-15896

Revision 1.66.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 22:14:05 2008 WST (19 months, 2 weeks ago) by mchurch
Branch: MOODLE_18_STABLE
Changes since 1.66.2.4: +6 -6 lines
Diff to previous 1.66.2.4 , to branch point 1.66
MDL-15896 - Clean 'page' and 'q' parameters to only allow normal page name characters.

Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 22:06:18 2008 WST (19 months, 2 weeks ago) by mchurch
Branch: MAIN
Changes since 1.84: +5 -5 lines
Diff to previous 1.84
MDL-15896 - Clean 'page' and 'q' parameters to only allow normal page name characters.

Revision 1.76.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 22:02:34 2008 WST (19 months, 2 weeks ago) by mchurch
Branch: MOODLE_19_STABLE
Changes since 1.76.2.3: +5 -5 lines
Diff to previous 1.76.2.3 , to branch point 1.76
MDL-15896 - Clean 'page' and 'q' parameters to only allow normal page name characters.

Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Sun Jun 15 18:47:14 2008 WST (21 months ago) by dongsheng
Branch: MAIN
Changes since 1.83: +8 -9 lines
Diff to previous 1.83
"MDL-14129, fix print_error"

Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Tue Jun 10 00:53:47 2008 WST (21 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.82: +2 -12 lines
Diff to previous 1.82
MDL-15189 magic quotes finally removed

Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Thu Jun 5 17:14:42 2008 WST (21 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.81: +2 -2 lines
Diff to previous 1.81
MDL-15117 wiki converted

Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Thu Jun 5 05:34:15 2008 WST (21 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.80: +9 -9 lines
Diff to previous 1.80
MDL-15117 wiki converted and other regressions fixed

Revision 1.49.6.2 - (view) (download) (annotate) - [select for diffs]
Tue May 13 09:55:32 2008 WST (22 months ago) by stronk7
Branch: MOODLE_16_STABLE
CVS Tags: MOODLE_167
Changes since 1.49.6.1: +2 -10 lines
Diff to previous 1.49.6.1 , to branch point 1.49
Avoid $_REQUEST["id"] usage. MDL-14806 ; backported from 19_STABLE

Revision 1.58.2.4 - (view) (download) (annotate) - [select for diffs]
Tue May 13 09:52:25 2008 WST (22 months ago) by stronk7
Branch: MOODLE_17_STABLE
CVS Tags: MOODLE_175
Changes since 1.58.2.3: +3 -11 lines
Diff to previous 1.58.2.3 , to branch point 1.58
Avoid $_REQUEST["id"] usage. MDL-14806 ; backported from 19_STABLE

Revision 1.66.2.4 - (view) (download) (annotate) - [select for diffs]
Tue May 13 09:51:07 2008 WST (22 months ago) by stronk7
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_186
Changes since 1.66.2.3: +3 -11 lines
Diff to previous 1.66.2.3 , to branch point 1.66
Avoid $_REQUEST["id"] usage. MDL-14806 ; backported from 19_STABLE

Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Tue May 13 09:48:45 2008 WST (22 months ago) by stronk7
Branch: MAIN
Changes since 1.79: +3 -11 lines
Diff to previous 1.79
Avoid $_REQUEST["id"] usage. MDL-14806 ; merged from 19_STABLE

Revision 1.76.2.3 - (view) (download) (annotate) - [select for diffs]
Tue May 13 09:46:37 2008 WST (22 months ago) by stronk7
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_191, MOODLE_192
Changes since 1.76.2.2: +3 -11 lines
Diff to previous 1.76.2.2 , to branch point 1.76
Avoid $_REQUEST["id"] usage. MDL-14806

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 10:54:49 2008 WST (23 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.78: +8 -8 lines
Diff to previous 1.78
MDL-14129, remove all the other error() call

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Tue Mar 18 10:22:37 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.77: +3 -3 lines
Diff to previous 1.77
MDL-12514 - Added missing js library (thanks Johannes Albert) and fixed missing string escaping. (merge)

Revision 1.76.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Mar 18 10:20:50 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
Changes since 1.76.2.1: +3 -3 lines
Diff to previous 1.76.2.1 , to branch point 1.76
MDL-12514 - Added missing js library (thanks Johannes Albert) and fixed missing string escaping.

Revision 1.76.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Oct 13 00:09:43 2007 WST (2 years, 5 months ago) by tjhunt
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19
Changes since 1.76: +2 -7 lines
Diff to previous 1.76
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.

This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.

Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.

If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.

Backported from head. Will update merged tags in a few hours. I am late for orchestra. Sorry.

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Fri Oct 12 23:55:49 2007 WST (2 years, 5 months ago) by tjhunt
Branch: MAIN
Changes since 1.76: +2 -7 lines
Diff to previous 1.76
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.

This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.

Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.

If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.

Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Mon Sep 3 14:15:58 2007 WST (2 years, 6 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.75: +8 -6 lines
Diff to previous 1.75
Don't try to use YUI when AJAX is not enabled

Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Thu Aug 23 12:56:39 2007 WST (2 years, 6 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.74: +6 -3 lines
Diff to previous 1.74
MDL-10888: groupings - mod/wiki - add support for groupings, use new groups functions

Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 12:55:36 2007 WST (2 years, 8 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.73: +2 -1 lines
Diff to previous 1.73
MDL-9473: Initialise navlinks array before use


Author: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 12:41:44 2007 WST (2 years, 8 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.72: +4 -4 lines
Diff to previous 1.72
MDL-9615: Correct incorrect use of term breadcrumbs

- $crumbs -> $navlinks


Author: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.58.2.3 - (view) (download) (annotate) - [select for diffs]
Mon May 21 20:02:24 2007 WST (2 years, 9 months ago) by sam_marshall
Branch: MOODLE_17_STABLE
CVS Tags: MOODLE_173, MOODLE_174
Changes since 1.58.2.2: +28 -27 lines
Diff to previous 1.58.2.2 , to branch point 1.58
MDL-8227 Merged wiki locking fix

Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Tue May 8 23:07:27 2007 WST (2 years, 10 months ago) by poltawski
Branch: MAIN
Changes since 1.71: +3 -3 lines
Diff to previous 1.71
MDL-9742 - changed tabs to spaces in a few places where there are one
or two

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 05:11:19 2007 WST (2 years, 10 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70
MDL-9474: Updated build_navigation() to use global $COURSE

- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()


Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Tue Apr 17 05:32:36 2007 WST (2 years, 11 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.69: +6 -5 lines
Diff to previous 1.69
Breadcrumbs: mod/wiki changes

- Modified to use build_navigation() for breadcrumb generation.


Author: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.49.6.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:49:54 2007 WST (2 years, 11 months ago) by moodler
Branch: MOODLE_16_STABLE
CVS Tags: MOODLE_165, MOODLE_166
Changes since 1.49: +28 -11 lines
Diff to previous 1.49
Restoring changes all the changes in MOODLE_16_STABLE since MOODLE_16_BETA.

This had to be done because the MOODLE_16_STABLE branch tags were moved.

Hopefully after this MOODLE_16_STABLE will be back to how it was (and a
proper branch) but some of the history may look a bit odd.

See MDL-9032 for more discussion and details.

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Fri Mar 2 10:29:28 2007 WST (3 years ago) by toyomoyo
Branch: MAIN
Changes since 1.68: +3 -3 lines
Diff to previous 1.68
replacing fieldsets with divs for small forms

Revision 1.66.2.3 - (view) (download) (annotate) - [select for diffs]
Fri Mar 2 10:29:10 2007 WST (3 years ago) by toyomoyo
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_18, MOODLE_181, MOODLE_182, MOODLE_183, MOODLE_184, MOODLE_185
Changes since 1.66.2.2: +3 -3 lines
Diff to previous 1.66.2.2 , to branch point 1.66
replacing fieldsets with divs for small forms

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 02:46:27 2007 WST (3 years ago) by sam_marshall
Branch: MAIN
Changes since 1.67: +4 -5 lines
Diff to previous 1.67
MDL-8621 Fixed wiki locking

Revision 1.66.2.2 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 02:46:13 2007 WST (3 years ago) by sam_marshall
Branch: MOODLE_18_STABLE
Changes since 1.66.2.1: +4 -5 lines
Diff to previous 1.66.2.1 , to branch point 1.66
MDL-8621 Fixed wiki locking

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Fri Feb 16 23:31:27 2007 WST (3 years, 1 month ago) by sam_marshall
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66
MDL-8544 Fixed wiki locking require_js usage

Revision 1.66.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 16 23:21:13 2007 WST (3 years, 1 month ago) by sam_marshall
Branch: MOODLE_18_STABLE
Changes since 1.66: +2 -2 lines
Diff to previous 1.66
MDL-8544 Fixed wiki locking require_js usage

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Sat Jan 20 00:25:35 2007 WST (3 years, 1 month ago) by sam_marshall
Branch: MAIN
CVS Tags: MOODLE_18_BETA
Branch point for: MOODLE_18_STABLE
Changes since 1.65: +28 -27 lines
Diff to previous 1.65
MDL-8227 - Made wiki locking only apply to group being edited!

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Fri Jan 19 21:48:35 2007 WST (3 years, 1 month ago) by sam_marshall
Branch: MAIN
Changes since 1.64: +4 -2 lines
Diff to previous 1.64
MDL-8225 Made it not display wiki title twice in navigation, when first page has same name as title.

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 17:06:18 2007 WST (3 years, 2 months ago) by moodler
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63
FIxed up the intro boxes  XHTML Strict

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 17:21:30 2007 WST (3 years, 2 months ago) by toyomoyo
Branch: MAIN
Changes since 1.62: +11 -9 lines
Diff to previous 1.62
MDL-7861 related problems for wiki. use_html_editor() call in ewiki.php is probably causing additional problems.

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 06:32:55 2007 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.61: +3 -3 lines
Diff to previous 1.61
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Thu Dec 21 15:01:35 2006 WST (3 years, 2 months ago) by toyomoyo
Branch: MAIN
CVS Tags: MOODLE_18_GROUPS_PRE_MERGE
Changes since 1.60: +3 -3 lines
Diff to previous 1.60
MDL-7861, fixng broken xhtml

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Sun Oct 29 21:31:27 2006 WST (3 years, 4 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_18_GROUPS_PRE
Branch point for: MOODLE_18_GROUPS
Changes since 1.59: +3 -3 lines
Diff to previous 1.59
Merged fix for MDL-7248 from stable

Revision 1.58.2.2 - (view) (download) (annotate) - [select for diffs]
Sun Oct 29 18:07:33 2006 WST (3 years, 4 months ago) by andreabix
Branch: MOODLE_17_STABLE
CVS Tags: MOODLE_17, MOODLE_171, MOODLE_172, MOODLE_17_BETA2
Changes since 1.58.2.1: +3 -3 lines
Diff to previous 1.58.2.1 , to branch point 1.58
Fix bug MDL-7248

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Wed Oct 11 01:23:24 2006 WST (3 years, 5 months ago) by sam_marshall
Branch: MAIN
Changes since 1.58: +17 -10 lines
Diff to previous 1.58
Wiki: fixed issue if you tried to set a page content to completely blank (you need to switch the html editor into text mode to get this, otherwise it puts in <br/>, but one of our QA people managed to find it anyway).

Also corrected whitespace on some of the lock stuff (weird - how did those tabs get in there? hrm)

Revision 1.58.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Oct 11 01:15:40 2006 WST (3 years, 5 months ago) by sam_marshall
Branch: MOODLE_17_STABLE
Changes since 1.58: +17 -10 lines
Diff to previous 1.58
Wiki: fixed issue if you tried to set a page content to completely blank (you need to switch the html editor into text mode to get this, otherwise it puts in <br/>, but one of our QA people managed to find it anyway).

Also corrected whitespace on some of the lock stuff (weird - how did those tabs get in there? hrm)

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Mon Oct 9 22:29:15 2006 WST (3 years, 5 months ago) by sam_marshall
Branch: MAIN
CVS Tags: MOODLE_17_BETA
Branch point for: MOODLE_17_STABLE
Changes since 1.57: +4 -4 lines
Diff to previous 1.57
Wiki: some changes to improve error messages and (slightly) behaviour when in group mode

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Wed Sep 27 19:22:57 2006 WST (3 years, 5 months ago) by sam_marshall
Branch: MAIN
Changes since 1.56: +46 -63 lines
Diff to previous 1.56
Wiki: Improve page locking to make it more robust and support non-javascript users (not very friendlily, though...)

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Tue Sep 26 01:42:32 2006 WST (3 years, 5 months ago) by sam_marshall
Branch: MAIN
Changes since 1.55: +116 -6 lines
Diff to previous 1.55
Wiki enhancement: edit locking (uses AJAX)

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Fri Sep 22 11:14:08 2006 WST (3 years, 5 months ago) by vyshane
Branch: MAIN
Changes since 1.54: +2 -3 lines
Diff to previous 1.54
Removed mod/wiki:view

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Mon Sep 11 03:44:28 2006 WST (3 years, 6 months ago) by skodak
Branch: MAIN
Changes since 1.53: +3 -1 lines
Diff to previous 1.53
basic conversion of old wiki to new roles framework

Revision 1.44.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Aug 10 23:51:47 2006 WST (3 years, 7 months ago) by skodak
Branch: MOODLE_15_STABLE
CVS Tags: MOODLE_15_MERGED
Changes since 1.44.2.3: +2 -2 lines
Diff to previous 1.44.2.3 , to branch point 1.44 , to next main 1.108
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283; backported from HEAD

Revision 1.49.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Aug 10 23:30:56 2006 WST (3 years, 7 months ago) by skodak
CVS Tags: MOODLE_162, MOODLE_163, MOODLE_164
Changes since 1.49.2.2: +2 -2 lines
Diff to previous 1.49.2.2 , to branch point 1.49 , to next main 1.108
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283; backported from HEAD

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 21:45:53 2006 WST (3 years, 7 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_17_NEWGROUPS_PRE
Branch point for: MOODLE_17_NEWGROUPS
Changes since 1.52: +3 -3 lines
Diff to previous 1.52
Removed tabs

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 06:09:57 2006 WST (3 years, 7 months ago) by skodak
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Mon Jul 31 12:56:12 2006 WST (3 years, 7 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.50: +20 -4 lines
Diff to previous 1.50
wiki: Added a link to force reloading of the page (WR#515)

The link allows the page to be reloaded, which saves people from only seeing the cached copy. This is the equivalent of doing Shift+Reload in most
browsers.


Author: Luke Hudson <luke@catalyst.net.nz>

Revision 1.49.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jul 31 12:55:59 2006 WST (3 years, 7 months ago) by martinlanghoff
Changes since 1.49.2.1: +20 -4 lines
Diff to previous 1.49.2.1 , to branch point 1.49
wiki: Added a link to force reloading of the page (WR#515)

The link allows the page to be reloaded, which saves people from only seeing the cached copy. This is the equivalent of doing Shift+Reload in most
browsers.


Author: Luke Hudson <luke@catalyst.net.nz>

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu Jul 6 13:08:11 2006 WST (3 years, 8 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.49: +8 -7 lines
Diff to previous 1.49
wiki: Fix for broken view on new (empty) wiki pages.

The wiki should display the 'edit' screen when a user tries to view a page
that doesn't exist. This output should not be filtered.

Merged from MOODLE_16_STABLE

Author: Donal McMullan

Revision 1.49.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Jul 6 13:06:07 2006 WST (3 years, 8 months ago) by martinlanghoff
CVS Tags: MOODLE_161
Changes since 1.49: +8 -7 lines
Diff to previous 1.49
wiki: Fix for broken view on new (empty) wiki pages.

The wiki should display the 'edit' screen when a user tries to view a page
that doesn't exist. This output should not be filtered.

Author: Donal McMullan

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Sat Jan 28 07:01:34 2006 WST (4 years, 1 month ago) by stronk7
Branch: MAIN
CVS Tags: MOODLE_16, MOODLE_16_BETA
Branch point for: MOODLE_16_STABLE, MOODLE_17_ROLES
Changes since 1.48: +7 -5 lines
Diff to previous 1.48
Solving double addslashes to DB when the site is running with
magic_quotes_gpc() disabled (because Moodle addslashes to
everything). Not a pretty hack, but it seems to work.
(http://moodle.org/mod/forum/discuss.php?d=38127)

Merged from MOODLE_15_STABLE

Revision 1.44.2.3 - (view) (download) (annotate) - [select for diffs]
Sat Jan 28 06:59:41 2006 WST (4 years, 1 month ago) by stronk7
Branch: MOODLE_15_STABLE
CVS Tags: MOODLE_154
Changes since 1.44.2.2: +7 -5 lines
Diff to previous 1.44.2.2 , to branch point 1.44
Solving double addslashes to DB when the site is running with
magic_quotes_gpc() disabled (because Moodle addslashes to
everything). Not a pretty hack, but it seems to work.
(http://moodle.org/mod/forum/discuss.php?d=38127)

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Mon Jan 23 04:27:11 2006 WST (4 years, 1 month ago) by stronk7
Branch: MAIN
Changes since 1.47: +1 -2 lines
Diff to previous 1.47
There! :-P :-D
(just looking for one BIG problem in wiki - pagename is lost, so page
is never detected, so the edit page is showed once and again and again,
and again.......)

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 11:26:19 2005 WST (4 years, 2 months ago) by toyomoyo
Branch: MAIN
Changes since 1.46: +5 -5 lines
Diff to previous 1.46
merged, wrong param type for $page

Revision 1.44.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 11:24:26 2005 WST (4 years, 2 months ago) by toyomoyo
Branch: MOODLE_15_STABLE
Changes since 1.44.2.1: +5 -5 lines
Diff to previous 1.44.2.1 , to branch point 1.44
fixes a bug, wrong param type for $page

Revision 1.44.8.1 - (view) (download) (annotate) - [select for diffs]
Wed Dec 14 12:15:30 2005 WST (4 years, 3 months ago) by patrickslee
Branch: MOODLE_16_MULTIENROL
Changes since 1.44: +17 -15 lines
Diff to previous 1.44 , to next main 1.108
Merged with MOODLE_16_MULTIENROL_MP1

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Wed Dec 7 14:21:58 2005 WST (4 years, 3 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_16_MULTIENROL_MP1
Changes since 1.45: +14 -12 lines
Diff to previous 1.45
Replaced optional_var with optional_param

Revision 1.44.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Dec 7 14:20:20 2005 WST (4 years, 3 months ago) by moodler
Branch: MOODLE_15_STABLE
Changes since 1.44: +12 -12 lines
Diff to previous 1.44
Replaced optional_var with optional_param

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Nov 8 15:19:27 2005 WST (4 years, 4 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_16_UTF8_PRE
Branch point for: MOODLE_16_UTF8
Changes since 1.44: +6 -6 lines
Diff to previous 1.44
BIG FEATURE  - MULTIPLE GROUPS

Users can now be assigned to multiple groups.  Thanks Yu!
Break out the Bob Marley!!

Otherwise groups work more or less like they did before.

This has been pretty well tested by Yu and myself, but since Yu started
uncovering lots of existing groups bugs it's possible there may be still
a few corner cases still lurking here and there.

Please help test this thoroughly for 1.6!!

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Wed May 4 18:45:39 2005 WST (4 years, 10 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_15, MOODLE_151, MOODLE_152, MOODLE_153, MOODLE_15_BETA, MOODLE_16_AUTHREFACTOR_PRE, MOODLE_16_MULTIENROL_PRE
Branch point for: MOODLE_15_STABLE, MOODLE_16_AUTHREFACTOR, MOODLE_16_MULTIENROL
Changes since 1.43: +2 -5 lines
Diff to previous 1.43
Fix for the jumpy flickering HTML editor!

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sat Apr 30 07:24:25 2005 WST (4 years, 10 months ago) by moodler
Branch: MAIN
Changes since 1.42: +14 -2 lines
Diff to previous 1.42
Only add a Wiki edit log entry when we have submitted changes. (SE)

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sun Apr 10 23:30:03 2005 WST (4 years, 11 months ago) by stronk7
Branch: MAIN
Changes since 1.41: +6 -5 lines
Diff to previous 1.41
Now wiki->name supports $CFG->filterall
(specifying a multilang name allows to have different start pages too!)

I've found some bad XHTML in this module and some inconsistencies
with different cased page-names. Are wikipages different if their name case is
different? If no, we should fix it.

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Mar 15 17:58:14 2005 WST (5 years ago) by moodler
Branch: MAIN
Changes since 1.40: +14 -11 lines
Diff to previous 1.40
Now uses the new tab structure (SE)

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Mar 14 00:17:54 2005 WST (5 years ago) by moodler
Branch: MAIN
Changes since 1.39: +2 -4 lines
Diff to previous 1.39
Standardise the intro box using an ID

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Mar 10 22:11:07 2005 WST (5 years ago) by moodler
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
Better logging and recent activity

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sat Mar 5 12:14:51 2005 WST (5 years ago) by mchurch
Branch: MAIN
Changes since 1.37: +4 -3 lines
Diff to previous 1.37
Added the 'get_recent_activity' function (see bug 1897).

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sun Feb 27 09:47:40 2005 WST (5 years ago) by stronk7
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
Some $ME are now out!

Merged from MOODLE_14_STABLE

Revision 1.15.2.11 - (view) (download) (annotate) - [select for diffs]
Sun Feb 27 09:15:36 2005 WST (5 years ago) by stronk7
Branch: MOODLE_14_STABLE
CVS Tags: MOODLE_144, MOODLE_145, MOODLE_14_MERGED
Changes since 1.15.2.10: +2 -2 lines
Diff to previous 1.15.2.10 , to branch point 1.15 , to next main 1.108
Some $ME are now out!

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Fri Feb 25 08:11:49 2005 WST (5 years ago) by stronk7
Branch: MAIN
Changes since 1.35: +7 -3 lines
Diff to previous 1.35
Avoid some notices breaking image display and correct redirects. Bug 2638.
(http://moodle.org/bugs/bug.php?op=show&bugid=2638)

Merged from MOODLE_14_STABLE

Revision 1.15.2.10 - (view) (download) (annotate) - [select for diffs]
Fri Feb 25 08:10:04 2005 WST (5 years ago) by stronk7
Branch: MOODLE_14_STABLE
Changes since 1.15.2.9: +7 -3 lines
Diff to previous 1.15.2.9 , to branch point 1.15
Avoid some notices breaking image display and correct redirects. Bug 2638.
(http://moodle.org/bugs/bug.php?op=show&bugid=2638)

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 18:40:47 2005 WST (5 years, 1 month ago) by gustav_delius
Branch: MAIN
Changes since 1.34: +2 -4 lines
Diff to previous 1.34
In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions  require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden".

(While I was at it I also turned the autologinguests off for most module pages, except on the index.php pages and the view.php pages for those modules that allow guests)

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Thu Feb 10 18:41:21 2005 WST (5 years, 1 month ago) by moodler
Branch: MAIN
Changes since 1.33: +6 -6 lines
Diff to previous 1.33
Removing the THEME variable and adding in classes where appropriate

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed Jan 19 17:26:45 2005 WST (5 years, 1 month ago) by urs_hunkler
Branch: MAIN
Changes since 1.32: +11 -1 lines
Diff to previous 1.32
_ added the div framework

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 05:59:41 2005 WST (5 years, 2 months ago) by gustav_delius
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
corrected typo in previous commit

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 05:55:25 2005 WST (5 years, 2 months ago) by gustav_delius
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30
fixed bug 1887

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri Nov 26 16:38:43 2004 WST (5 years, 3 months ago) by moodler
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29
Changes for XHTML and accessibility compatibility

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Tue Sep 21 19:41:58 2004 WST (5 years, 5 months ago) by gustav_delius
Branch: MAIN
Changes since 1.28: +19 -19 lines
Diff to previous 1.28
Resolved problems with previous replacement of
& to &amp; and fixed redirect() to entity encode the
inut where needed.
Julian Sedding

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Sep 17 01:13:32 2004 WST (5 years, 6 months ago) by gustav_delius
Branch: MAIN
Changes since 1.27: +8 -8 lines
Diff to previous 1.27
XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Sep 12 22:41:34 2004 WST (5 years, 6 months ago) by gustav_delius
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
closed <input /> <br /> <hr />

Revision 1.15.2.9 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 23:57:17 2004 WST (5 years, 6 months ago) by moodler
Branch: MOODLE_14_STABLE
CVS Tags: MOODLE_141, MOODLE_142, MOODLE_143
Changes since 1.15.2.8: +2 -2 lines
Diff to previous 1.15.2.8 , to branch point 1.15
Undoing the commenting-out I did earlier, since the problem was something else.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 20:52:24 2004 WST (5 years, 6 months ago) by mchurch
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
Fixed potential undefined variable.

Revision 1.15.2.8 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 20:47:44 2004 WST (5 years, 6 months ago) by mchurch
Branch: MOODLE_14_STABLE
Changes since 1.15.2.7: +2 -2 lines
Diff to previous 1.15.2.7 , to branch point 1.15
Fixed potential undefined variable warning.

Revision 1.15.2.7 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 12:49:45 2004 WST (5 years, 6 months ago) by moodler
Branch: MOODLE_14_STABLE
Changes since 1.15.2.6: +2 -2 lines
Diff to previous 1.15.2.6 , to branch point 1.15
For some reason this include_once doesn't work ... I can't see why though!?

It's only included once and mentioned once throughout the all the wiki code,
but I have a site which errors-out with a redeclaration error ...

This plugin doesn't seem to be needed for highlighting of search  anyway
so I'll uncomment it for now.

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 05:25:52 2004 WST (5 years, 6 months ago) by skaldrom
Branch: MAIN
CVS Tags: MOODLE_15_LDAP_PRE
Branch point for: MOODLE_15_LDAP
Changes since 1.24: +8 -4 lines
Diff to previous 1.24
Reactivated Cancel when editing.

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 05:05:04 2004 WST (5 years, 6 months ago) by skaldrom
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Removed Wikinews

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 05:02:27 2004 WST (5 years, 6 months ago) by skaldrom
Branch: MAIN
Changes since 1.22: +17 -17 lines
Diff to previous 1.22
Fix for Bug #1603 - Shortening URLs in Wiki pages

- Renamed wikipage in page (URL and variable)
- When groupid or userid is 0, it is not shown anymore (I hope I have changed all places)

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 04:01:47 2004 WST (5 years, 6 months ago) by skaldrom
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
Fix for Bug #1820 - wiki export does not keep correct links
Create filenames with + (next+page.html).

Revision 1.15.2.6 - (view) (download) (annotate) - [select for diffs]
Fri Sep 3 03:20:28 2004 WST (5 years, 6 months ago) by mchurch
Branch: MOODLE_14_STABLE
Changes since 1.15.2.5: +2 -2 lines
Diff to previous 1.15.2.5 , to branch point 1.15
Fixed some problems affecting wiki ** and ## formatting tags.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Sep 3 02:43:23 2004 WST (5 years, 6 months ago) by mchurch
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Fixed some formatting issues that prevented ** and ## from working.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Aug 26 23:23:06 2004 WST (5 years, 6 months ago) by moodler
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
Merged changes from stable

Revision 1.15.2.5 - (view) (download) (annotate) - [select for diffs]
Wed Aug 25 11:00:36 2004 WST (5 years, 6 months ago) by moodler
Branch: MOODLE_14_STABLE
CVS Tags: MOODLE_14
Changes since 1.15.2.4: +3 -3 lines
Diff to previous 1.15.2.4 , to branch point 1.15
Fixed my bug with the missing Attachments tab

Revision 1.15.2.4 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 21:39:03 2004 WST (5 years, 6 months ago) by mchurch
Branch: MOODLE_14_STABLE
CVS Tags: MOODLE_13_MERGED
Changes since 1.15.2.3: +17 -11 lines
Diff to previous 1.15.2.3 , to branch point 1.15
Set Moodle filtering for wiki text only.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 20:51:28 2004 WST (5 years, 6 months ago) by gustav_delius
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
disabled email_protect plugin, see Bug #1775

Revision 1.15.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 20:50:57 2004 WST (5 years, 6 months ago) by gustav_delius
Branch: MOODLE_14_STABLE
Changes since 1.15.2.2: +12 -18 lines
Diff to previous 1.15.2.2 , to branch point 1.15
disabled email_protect plugin, see Bug #1775

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 15:03:06 2004 WST (5 years, 6 months ago) by moodler
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Merged some changes

Revision 1.15.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 14:48:42 2004 WST (5 years, 6 months ago) by moodler
Branch: MOODLE_14_STABLE
Changes since 1.15.2.1: +17 -11 lines
Diff to previous 1.15.2.1 , to branch point 1.15
Merged some changes from HEAD

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 08:08:08 2004 WST (5 years, 6 months ago) by mchurch
Branch: MAIN
Changes since 1.16: +8 -7 lines
Diff to previous 1.16
Bug #1611 - Fixed the editing of wiki pages containing apostrophes.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 05:56:46 2004 WST (5 years, 6 months ago) by mchurch
Branch: MAIN
Changes since 1.15: +14 -9 lines
Diff to previous 1.15
Fixed filtering of wiki output to only apply to wiki text pages and not action pages.

Revision 1.15.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 05:26:03 2004 WST (5 years, 6 months ago) by gustav_delius
Branch: MOODLE_14_STABLE
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
fixed bug 1748

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Aug 22 04:20:57 2004 WST (5 years, 6 months ago) by gustav_delius
Branch: MAIN
CVS Tags: MOODLE_14_BETA
Branch point for: MOODLE_14_STABLE
Changes since 1.14: +3 -6 lines
Diff to previous 1.14
Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Aug 18 00:31:52 2004 WST (5 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.13: +8 -4 lines
Diff to previous 1.13
DIsabling formatting for now, until we can separate out wiki
content from wiki forms etc ... and only apply formatting to the content.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Aug 18 00:20:41 2004 WST (5 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.12: +3 -4 lines
Diff to previous 1.12
Interface tweaks

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Aug 18 00:12:14 2004 WST (5 years, 7 months ago) by moodler
Branch: MAIN
Changes since 1.11: +32 -33 lines
Diff to previous 1.11
The little edit icon was becoming very annoying :-)

How about these tabs?

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Jun 24 23:56:00 2004 WST (5 years, 8 months ago) by mchurch
Branch: MAIN
CVS Tags: MOODLE_14_RESOURCE_PRE
Branch point for: MOODLE_14_RESOURCE
Changes since 1.10: +4 -1 lines
Diff to previous 1.10
Added a per-wiki option to allow disabling of automatic camel case linking.
If pages have been created using camel case, and this option is activated, those pages remain, but may not be linkable. If the option is disabled, they will be linked again.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Jun 14 03:41:47 2004 WST (5 years, 9 months ago) by mchurch
Branch: MAIN
Changes since 1.9: +13 -28 lines
Diff to previous 1.9
Added options to select or deselect administration flags for students.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Jun 10 19:42:07 2004 WST (5 years, 9 months ago) by skaldrom
Branch: MAIN
Changes since 1.8: +11 -3 lines
Diff to previous 1.8
Warnings eliminated and made a fix for Bug #1557 - EWIKI_NAME already defined

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jun 6 23:37:18 2004 WST (5 years, 9 months ago) by skaldrom
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
Made diff more usable for HTML: may fix Bug #1530 - Wiki diffs useless when using HTML editor

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jun 6 20:07:27 2004 WST (5 years, 9 months ago) by skaldrom
Branch: MAIN
Changes since 1.6: +4 -3 lines
Diff to previous 1.6
Export mechanism and Administration restriction.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Jun 5 04:23:55 2004 WST (5 years, 9 months ago) by skaldrom
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
Stopped ewiki guessing the URL: Some users were kicked back to the homepage after editing.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Jun 3 21:40:46 2004 WST (5 years, 9 months ago) by mchurch
Branch: MAIN
Changes since 1.4: +5 -8 lines
Diff to previous 1.4
Changed multiple occurrences of help icon in non-HTML modes, to one
occurrence for all modes.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jun 3 05:32:18 2004 WST (5 years, 9 months ago) by mchurch
Branch: MAIN
Changes since 1.3: +13 -7 lines
Diff to previous 1.3
Added 'HowToWiki' help file to view wiki screen.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Jun 3 04:58:25 2004 WST (5 years, 9 months ago) by skaldrom
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2
Reinserted Sitemap and made a better page-title.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jun 2 21:21:47 2004 WST (5 years, 9 months ago) by moodler
Branch: MAIN
Changes since 1.1: +3 -4 lines
Diff to previous 1.1
Centralise summary box

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Jun 2 20:45:54 2004 WST (5 years, 9 months ago) by moodler
Branch: MAIN
Wiki module, copied from contrib/wiki.

I've left out stuff that didn't seem necessary ... including a lot
of the Wiki plugins which were quote large... I'm not sure if this
is currently working ... I'm about to try it out.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7