Log of /moodle/mod/wiki/view.php
Parent Directory
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.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.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.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.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.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.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.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.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.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.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 & 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 />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
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.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.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.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.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.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.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.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.