moodler
6d0bd10c0a
A temporary icon for roles (needs work!)
2006-09-06 02:16:48 +00:00
moodler
fd57975491
Added 3d moving icon for ajax course format
2006-08-25 07:10:22 +00:00
moodler
f2dcfac0fd
Make these icons transparent
2006-04-25 14:01:13 +00:00
moodler
df71bfb49c
MOved/cleaned fixpix.php to pix/redirect.php
2006-04-11 07:53:59 +00:00
moodler
c9a0f50828
Smaller, cleaner images
2006-04-05 02:42:54 +00:00
nfreear
3d9237d685
Accessibility: resizable icons moved to pix/a/ and renamed.
2006-03-24 17:08:47 +00:00
moodler
ffd0fbb7ac
New feature: you can now reset a course simply and easily using the new
...
"Reset" item on the course admin menu.
This allows you to delete user data from the course without touching the
course itself.
2006-03-21 07:34:33 +00:00
nfreear
51250e7573
Accessibility: fix, doubled size of Resizable icons, now 2em or 21 by 23 pixels (OU-Bugz: 728)
2006-03-13 17:33:14 +00:00
nfreear
e996ef5d94
Accessibility: fix, use $CFG->pixpath, clearer image-names (Martin D post 10/3, OU-Bugz: 718)
2006-03-13 10:49:41 +00:00
patrickslee
6a3a3f079f
Added payment icon for authorize.net plugin
2006-03-12 19:53:20 +00:00
nfreear
892f55b6df
Accessibility: fix, use $CFG->pixpath, clearer image-names (Martin D post 10/3, OU-Bugz: 718)
2006-03-10 17:02:22 +00:00
nfreear
9b22400f20
Accessibility: /pix/a for accessibility and usability related images - 1em resizable.
2006-03-08 12:38:43 +00:00
nfreear
430ac17bec
Accessibility: /pix/a for accessibility and usability related images.
2006-03-08 12:20:04 +00:00
nfreear
9252cbb703
Accessibility: replaced <input type="submit"> with button-embedded image.
2006-03-08 12:11:30 +00:00
vyshane
47f01c2f57
Icon for the page documentation links
2006-03-01 04:01:02 +00:00
gustav_delius
2466f4dafb
Added icon for the question bank link
2006-02-24 11:50:29 +00:00
mjollnir_
f3221af9e5
Initial checkin of stats (from processing the log table).
...
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
mjollnir_
3e920f36ff
New block for student loan calculation. Doesn't contain db tables.
2005-08-16 01:45:42 +00:00
dhawes
bd38247223
new (Mac OS X) disk image file type
2005-08-04 18:47:53 +00:00
stronk7
935516a267
Added a white-backgroung variation of the logo.
2005-07-29 15:47:46 +00:00
bawjaws
34e85ecd53
new, borderless, user images
2005-07-06 16:10:05 +00:00
bawjaws
d2bdfe5a6e
new default user images, identical except without 1px black outline as
...
this can now be added via CSS
2005-06-27 12:31:59 +00:00
defacer
ebe43221ff
Removing annoying extra padding from the left side of this graphic.
...
We can very easily fix this with CSS, coming up next.
2005-05-10 00:15:06 +00:00
moodler
c7baae4364
One icon for all Open Documents (Open Office). More need to be added.
2005-05-04 15:26:38 +00:00
moodler
838f19892b
Added transparent background
2005-05-02 16:33:56 +00:00
moodler
65f8f548fc
Hmm, did some work on it
2005-04-25 18:53:27 +00:00
moodler
6ed432feef
Updating to try it out
2005-04-25 18:49:13 +00:00
moodler
b63fc63d60
Temporary icon
2005-04-25 18:00:55 +00:00
moodler
b9e1b3acba
Some Hotpot-related icons
2005-04-25 14:10:44 +00:00
gustav_delius
6419e3bf29
forgot to commit this move left icon earlier. This is not a professionally created icon, perhaps someone can do a better job?
2005-03-08 09:22:57 +00:00
urs_hunkler
24a44be1e7
added the "switch_minus" icon for hide/show and renamed switch to "switch_plus".
2005-02-09 08:58:57 +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
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
gustav_delius
ef0921d1ff
It is now possible to base new questions on existing ones, see get_string('editingquestion', 'quiz');
2005-01-19 09:50:33 +00:00
moodler
e3a40eb6f5
Trying a better log icon
2005-01-02 14:39:56 +00:00
moodler
f857e7de93
New log icon
2005-01-02 14:14:28 +00:00
moodler
de8647f8f7
Transparent user face
2005-01-01 08:01:03 +00:00
moodler
2358b66461
Stop and Go icons
2005-01-01 07:42:11 +00:00
moodler
4d396b4989
New icon at 11x11 for preview
2004-12-30 08:24:31 +00:00
moodler
c408677db6
Temporary message icon (currently the same as email...)
2004-12-28 12:20:28 +00:00
moodler
8d783716f9
Improvements to installation procedure.
...
It now does a compatibility check of the environment as well,
including memory limits and so on - so this should reduce some
of the FAQs.
The text is still rough ... don't translate it just yet.
2004-08-17 13:51:41 +00:00
moodler
56de1b17c6
New images to enable/disable email
2004-07-24 06:23:20 +00:00
moodler
46027eecf2
Added Transparency
2004-07-14 03:45:45 +00:00
moodler
3e93e0ce43
Prettier icon
2004-06-27 04:20:52 +00:00
moodler
184324b456
Very rough dollar icon
2004-06-26 14:41:42 +00:00
moodler
c39162dc53
Web icon for external resources where we don't know the type
2004-05-29 06:23:49 +00:00
moodler
798966d8e3
New Flash gif from Chardelle
2004-05-27 04:30:41 +00:00
defacer
dfad5bde30
Different icons for different event types, shamelessly stolen from moodle.org
2004-05-21 12:28:42 +00:00
moodler
0acd5afd30
Event icons for different types ... CURRENTLY SAME PICTURE
2004-05-20 17:27:25 +00:00
stronk7
8adcb49f8e
First version of RSS System.
...
Discussion and post forum feeds supported.
Integrated in cron system.
Some strings missing.
Test, test, test...
2004-05-02 23:08:19 +00:00