156 Commits

Author SHA1 Message Date
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
moodler
6b4c1848e8 OK, now I'm just wasting time. :-) Hand-tweaked some pixels 2004-03-13 08:23:34 +00:00
moodler
8c9474844b I shouldn't have sharpened the black border as well ... fixed. 2004-03-13 08:19:34 +00:00
moodler
44dc1d3a6d Slightly sharper edges on the small logo 2004-03-13 08:16:59 +00:00
moodler
198d132f90 Eloy's white-background version! 2004-02-23 03:06:37 +00:00
moodler
af648ddfec Taking the edges off a bit ... this might be a waste of time ... 2004-02-22 13:56:16 +00:00
moodler
2d8b2369c5 Trying a new logo on the home page ... hope it doesn't clash too much
with themes ...
2004-02-22 13:47:56 +00:00
moodler
241f6f306b MOved the file icons into the proper place (at last) 2004-02-14 16:19:48 +00:00
moodler
de411a0595 Slightly improved icon 2004-01-31 08:36:30 +00:00
moodler
6dfa062f89 New draft icons for defining groups per activity 2004-01-31 07:44:19 +00:00