Commit graph

11229 commits

Author SHA1 Message Date
koenr
4593b527fb xhtml compliance
removed head, html and body tags. Not allowed here since they are provided by moodle when parsing the page.
2005-02-07 10:41:52 +00:00
koenr
c459de0b1e xhtml compliance
removed head, html and body tags. Not allowed here since they are provided by moodle when parsing the page.
2005-02-07 09:41:29 +00:00
mjollnir_
ffed6bf316 Better fix for 2479. This time I'm 99.999999% positive it's fixed ;) 2005-02-07 09:32:24 +00:00
mjollnir_
835c8061b6 Removing db ids (found their way in from copying sql - bad) from last patch 2005-02-07 09:27:03 +00:00
mjollnir_
178ccd11c0 Fixing bug 2479. Can't figure out a way to do it with a left join at this stage but the query doesn't look too bad. Anyone who thinks they can figure out a more elegant way for it is welcome\! 2005-02-07 09:22:07 +00:00
villate
f83ea5e9c5 Translation of the teacher's manual (almost complete) 2005-02-07 08:54:28 +00:00
defacer
52b2223dec Some corrections. 2005-02-07 04:54:04 +00:00
moodler
106137d877 Fixed PARAM_ALPHA 2005-02-07 02:13:18 +00:00
moodler
333f44dab0 Handle longtimenosee of zero 2005-02-07 01:23:44 +00:00
moodler
002f03a172 Allow longtimenosee to be zero 2005-02-07 01:21:50 +00:00
mjollnir_
a5849937b4 More bug fixing - #2479 2005-02-07 01:00:57 +00:00
defacer
527d9cddbc First rough version of the "Health Center", so people can play around. 2005-02-07 00:45:41 +00:00
stronk7
cb0b08c56b Now spanish doc is XHTML at all! 2005-02-06 23:44:59 +00:00
stronk7
84c91012e0 More XHTMLised docs 2005-02-06 23:26:25 +00:00
stronk7
bc9e20695e More XHTML spanish docs... 2005-02-06 23:18:11 +00:00
stronk7
f2f906b3fd More XHTML valid documentation files 2005-02-06 23:01:08 +00:00
koenr
d7240a0414 xhtml compliance
removed head, html and body tags. Not allowed here since they are provided by moodle when parsing the page.
2005-02-06 22:26:49 +00:00
koenr
d2f13b5008 empty option 2005-02-06 21:55:07 +00:00
koenr
ff28f76ab2 xhtml compliance 2005-02-06 21:36:15 +00:00
koenr
d65c472ff5 xhtml compliance
removed head, html and body tags. Not allowed here since they are provided by moodle when parsing the page.
removed markdown.html - not translated
2005-02-06 21:28:06 +00:00
koenr
24acd72d5e Created with very ugly wordprocessor.
not xhtml-compliant -> should be replaced by nice HTMLl first
2005-02-06 21:09:27 +00:00
gustav_delius
2ce17a0d5a The html editor was inserting a paragraph with just a space in it which clearly created problems for fields that the user wanted to leave empty.
There was also a problem when switching to text mode and back again: the status bar showed Path: Path:. I have taken out the second one.
2005-02-06 21:04:10 +00:00
koenr
3f3d62ce91 Created with very ugly wordprocessor.
I took the garbage out, but I had to replace the tables with the English ones. This file took too long to handle.
2005-02-06 21:04:07 +00:00
stronk7
64376cf363 Using docsyles.css! 2005-02-06 20:27:30 +00:00
stronk7
65129b1e8a minor body change. 2005-02-06 20:25:42 +00:00
stronk7
b4d13042ca More XHTML docs... 2005-02-06 20:24:57 +00:00
koenr
3ad5e30f1a xhtml-compliance de php-files done 2005-02-06 20:19:50 +00:00
skodak
3fa66675b3 correction in require path for mimetypes 2005-02-06 20:06:08 +00:00
skodak
3abd61254c this file should be gone long ago, removing now 2005-02-06 19:46:09 +00:00
skodak
b463ce3cae fixed pclzip import 2005-02-06 19:40:01 +00:00
koenr
1ef915cfc1 xhtml-compliance - da done 2005-02-06 19:32:09 +00:00
stronk7
a2013b4116 This file is out from the English version. Removed here too. 2005-02-06 19:24:58 +00:00
skodak
54318b0462 typo in comment 2005-02-06 19:23:32 +00:00
stronk7
b445960d53 Part of the spanish documentation is now XHTML. 2005-02-06 19:20:19 +00:00
koenr
00cae34edd another unclosed <p> 2005-02-06 18:59:13 +00:00
gustav_delius
0e2851b998 Avoid using <p> tags because different browsers treat them differently (e.g in firefox if a table cell starts with a <p> it will start with an empty line, in IE it will not). Use <div> instead. 2005-02-06 18:18:44 +00:00
gustav_delius
0726eb27bb replaced href="#" by href="javascript:void()" as suggested in bug #1980 2005-02-06 15:18:09 +00:00
martignoni
e2b972cab8 Typo corrected 2005-02-06 14:48:06 +00:00
koenr
43892825f6 missing characterset 2005-02-06 12:42:13 +00:00
koenr
5aa0201706 last files moving to xhtml doctype
moving body background-color to stylesheet

forgot this one
2005-02-06 12:39:55 +00:00
koenr
2b7b471a32 last files moving to xhtml doctype
moving body background-color to stylesheet
2005-02-06 12:39:37 +00:00
koenr
a055c69296 moving to xhtml doctype 2005-02-06 12:14:47 +00:00
koenr
354f976c42 wrong characterset
moving to xhtml doctype
2005-02-06 11:21:19 +00:00
gustav_delius
2b6271fccc I have changed the icon for removing a question from a quiz from X to >> and changed the label from 'Delete' to 'Remove' because it does not delete the question but only removes it from the quiz. 2005-02-06 10:42:31 +00:00
skodak
9824495127 detection of oversized requests from clients 2005-02-06 10:06:25 +00:00
gustav_delius
51d0c8b0bd edit column in question tables on edit.php are now wide enough to hold all icons without line break 2005-02-06 07:55:05 +00:00
gustav_delius
f0148d973c If a question is removed from a quiz then also all existing responses (e.g. from teacher attempts) are removed. Thanks to Eloy for pointing out that this was missing, http://moodle.org/mod/forum/discuss.php?d=17167#83331 2005-02-06 07:45:40 +00:00
koenr
9664b4ea0f moving to xhtml doctype
removed the <ol><ol> construction and replaced it with a styl margin-left

removed the body fixed white color and replaced it with a style in docstyles.css
2005-02-06 00:59:14 +00:00
koenr
8c1f5b881b moving to xhtml doctype 2005-02-05 23:37:17 +00:00
urs_hunkler
c24a1ccd08 I added all code to handle the cookies and the sideblock content, the icon and the patches for hiding/showing the content of the sideblocks.
How it works:
_ within the "sideblockheading" a DIV with class="hide-show" holds a link calling the JS containerDisplaySwitching(). To the user it's represented by the icon "switch.gif" (a plus in a square) at the right end side of the header.
_ all content of the sideblock is surounded by a new <div class="blockcontent" id="'.$attributes['id']."_cont\">"
_ a call of the JS containerDisplaySwitching() changes the state of the appropriate DIV with the content to "display:none/inline" and writes this state into a cookie.
_ at the end of every block I added a call to the JS "containerDisplaySet()". This reads the block's state and hides the content or leaves it visible with every page load.
_ in the stylesheet I added the positioning of the icon:
.sideblockheading .hide-show {
    float:right;
}
.sideblockheading a img.hide-show-image {
    padding-top:0.25em;
}
2005-02-05 21:37:53 +00:00