115 Commits

Author SHA1 Message Date
moodler
c15cea3604 Added some checks for forcelogin on resources 2004-05-11 13:16:20 +00:00
moodler
59bb9e22ff Handle resource names with slashes better 2004-05-10 16:10:55 +00:00
stronk7
5b76e6fc51 Now every link to forums (from resources and forums) and every link
to resources (from resources and forums) are re-encoded in backup/restore.

I could reduce the code size but for now I prefer to have it this looong
form to clarify what it's doing.

Please, test, test and test...
2004-05-08 18:30:30 +00:00
moodler
4464fcf74a Minor change to table format 2004-05-03 05:36:11 +00:00
moodler
7e62329aa0 Use the folder icon for Directory resources 2004-05-02 17:18:48 +00:00
moodler
47bb59fbf2 Indicating dependency 2004-05-02 15:32:21 +00:00
moodler
593d774fb0 Fix path problem with main directory listing 2004-05-02 15:25:46 +00:00
moodler
cd2dea0a8d Added file size and table headings to Directory resource 2004-05-02 15:22:00 +00:00
moodler
7ba54e1b78 A new resource type called Directory ... it simply lists all the
files in a directory to make them available to students.
2004-05-02 15:10:04 +00:00
moodler
7e1500acd7 WEBLINKs and WEBPAGEs can have icons too 2004-04-26 15:44:25 +00:00
moodler
9d361034ec Much requested: Uploaded resources are now shown using the relevant icon. 2004-04-26 15:31:22 +00:00
moodler
16bc83d693 QUicktime should use "aspect" for best results on different movies 2004-04-17 07:49:54 +00:00
moodler
245f5aaa61 Using scaling when displaying quicktime 2004-04-17 07:32:54 +00:00
moodler
151ee2bc70 Removed a very odd line ... probably left over from testing or something
bug 1156    Thanks Eloy!
2004-03-25 15:22:51 +00:00
stronk7
3241e2c583 Small typo. Now Bug 1179 is closed.
(http://moodle.org/bugs/bug.php?op=show&bugid=1179)
2004-03-24 00:28:38 +00:00
stronk7
13ae718937 Avoid one undefined THEME little problem in html_header() 2004-03-14 23:05:04 +00:00
stronk7
977070f9e8 Undo one line inserted by error in my previous commit
with one change I was trying some time ago...sorry :-(
But now all should be correct.
2004-03-11 23:50:05 +00:00
stronk7
da0fe63f91 Fixed some wrong call to pclzip.lib.php. See:
http://moodle.org/bugs/bug.php?op=show&bugid=1138
2004-03-11 23:47:18 +00:00
moodler
cb4287ea70 Reverting previous fix, since it's now done across the board by file.php 2004-03-09 06:28:31 +00:00
moodler
e359234d0f Fix for bug 1106
When resource_filterexternalpages are turned on then uploaded HTML
files are also now filtered properly.
2004-03-09 06:20:11 +00:00
moodler
4101e996e1 Make Quicktime movies loop by default 2004-02-20 11:58:44 +00:00
stronk7
4130af7552 Now label, quiz, resource and survey logs
are restored properly (I think) :-)
2004-02-16 20:42:16 +00:00
moodler
52f1b49620 When searching for resources, use button instead of link. 2004-02-15 08:04:33 +00:00
moodler
241f6f306b MOved the file icons into the proper place (at last) 2004-02-14 16:19:48 +00:00
moodler
54caa35e20 DOn't print blank summaries 2004-02-13 03:42:51 +00:00
moodler
7eac5f93cd Removed some rubbish 2004-02-08 12:51:27 +00:00
moodler
952b9c07b6 Quicktime plugin 2004-02-08 12:48:43 +00:00
moodler
0708881565 Use mediaplayer for ALL uploaded mediaplayer files 2004-02-08 12:21:36 +00:00
moodler
ed68c6db3d Fixed calculation of max upload size 2004-02-01 05:51:20 +00:00
moodler
9423833cd9 All modules now require the very latest because of the changes to add_to_log 2004-01-31 15:25:00 +00:00
moodler
037f99aa2d Upgraded add_to_log to send cm->id 2004-01-31 15:22:04 +00:00
moodler
4afe0109d1 A new log_display entry for when resources are updated 2004-01-31 11:54:26 +00:00
moodler
83f007bf39 Define minimum required versions of Moodle 2004-01-28 04:27:57 +00:00
moodler
858c8a05e8 Better dividers in the table 2004-01-26 12:07:34 +00:00
moodler
a1a6750357 Use dividers on the resource page 2004-01-26 11:51:41 +00:00
gustav_delius
d7143408df replaced incorrectly closed html tags, see bug 365 2004-01-25 20:34:54 +00:00
moodler
f356144c52 Zipping now works in the filemanager popup from resources. 2004-01-23 12:34:29 +00:00
moodler
98a45cd7e7 Support for auto embedding of WMV files 2004-01-20 11:22:09 +00:00
moodler
8d3f818bdd Updated with the new location of the Flash script 2004-01-09 08:47:37 +00:00
moodler
0643b1db7a Old settings weren't being remembered - fixed now. 2004-01-09 07:16:07 +00:00
moodler
1b4ccb8a92 More tweaks when displaying embedded resources 2004-01-09 06:52:54 +00:00
moodler
797e9e30ce Some tidying up of the recent layout 2004-01-09 06:36:43 +00:00
moodler
a98d00e2b0 Some cleaning up and native support for streaming MP3! (using Flash) 2004-01-09 03:31:28 +00:00
moodler
ffaaf096a5 Fixed long-standing problem with popup windows.
Now when you go to the using the navbar, they popup and leave
some navigation behind.

Also fixed a recent bug with embedded images
2004-01-08 12:20:11 +00:00
moodler
0d71d164b8 Improved navigation info in header 2003-12-30 06:54:19 +00:00
moodler
82ca81cf69 Big cleanup for logic in handling uploaded files, now shorter and clearer 2003-12-30 06:53:53 +00:00
moodler
83891eda00 New defaults for popup window settings, which is window off, but all
sub-settings on.

These default defaults can be defined on the page

  Admin -> Config -> Modules -> Resource -> Settings
2003-12-09 04:00:33 +00:00
moodler
ee273b61a4 Fix for image display - see Bug 695 Thanks, Gustav 2003-12-06 07:34:55 +00:00
willcast
bf46cd2267 - Adding error trapping to the fetching function and giving error messages accordandly.
- Adding Moodle as the web agent!!! :)

PLEASE, edit the new language strings if necessary.
2003-11-28 03:27:24 +00:00
moodler
b2b8471e63 Removed some tabs 2003-11-28 02:19:20 +00:00