Commit graph

12214 commits

Author SHA1 Message Date
moodler
be37582e3c New styles for forums 2005-01-29 09:39:56 +00:00
dhawes
7501d8a527 looks like I might have finally fixed the darned bug where guest users were able to see the add/edit feeds link 2005-01-29 05:06:43 +00:00
moodler
865a6f2658 In confirmation emails, use fullname() 2005-01-29 04:54:17 +00:00
dhawes
cc370f3587 fix bug reported by Martin D. - now when you edit a feed you are returned to a page with the full feed listings rather than just the edited feed. As an added bonus when editing a feed you will see that feed's data on the edit page instead of simply the edit form. 2005-01-29 04:45:57 +00:00
moodler
abea38d228 Change mimetype for xml files for better validation 2005-01-29 04:36:05 +00:00
moodler
80317ba569 Make the editing form bigger 2005-01-29 04:04:28 +00:00
moodler
0705dcc035 Removed some $THEME and added some new classes for the blockconfiginstance
and blockconfigglobal boxes
2005-01-29 04:01:15 +00:00
moodler
63689c58b1 Some fixes to avoid notices etc 2005-01-29 03:55:29 +00:00
moodler
86db09ef85 Added Jon's html block from contrib! Thanks, Jon! 2005-01-29 03:48:45 +00:00
dhawes
c20d1fa77f re-enabled new developers debug cache setting for string 2005-01-29 03:08:55 +00:00
dhawes
81574dc5b5 added error output capture back 2005-01-29 03:07:43 +00:00
dhawes
445e8c8b9a new string for image feed display option in instance config 2005-01-29 03:03:18 +00:00
dhawes
81610483fd new instance config option to display feed's url if present 2005-01-29 03:01:18 +00:00
dhawes
f51f48615d removed directory separator which is duplicated when rss_cache.inc creates filenames 2005-01-29 02:59:44 +00:00
dhawes
84b366b0a9 I had noticed that stale reads from cache were failing on the filesystem with an invalid md5 checksum of the filename - this should fix that 2005-01-29 02:57:07 +00:00
urs_hunkler
5c75c3ca03 took th favicon from another distribution, because the one in the cvs is corrupt. 2005-01-28 21:54:21 +00:00
urs_hunkler
80bcd3cf71 Changes for better cascading specially in for the fonts. To be able to predict the changes I had to turn off integration of the standard CSS in config.php. Martin, this is a really great feature ;-) 2005-01-28 21:52:05 +00:00
michaelpenne
d9ef9b836d fixed some prefixes, not sure how this didnt get noticed before ;) 2005-01-28 19:31:41 +00:00
moodler
ccad4459d6 The cron warning has been rewritten, and now has links. 2005-01-28 17:53:07 +00:00
moodler
f49ed84bd2 Removed some THEME 2005-01-28 17:40:04 +00:00
moodler
425c45a746 Something I didn't check in ages ago 2005-01-28 17:39:21 +00:00
moodler
da2bf59020 Fixed a typo 2005-01-28 17:35:43 +00:00
moodler
24e11ade04 Removing this directory 2005-01-28 17:27:04 +00:00
moodler
e768789327 Moving XHTML_CSS_UH to orangewhite 2005-01-28 17:26:15 +00:00
moodler
93dcb13ed9 Only show page errors when debugging is on (in case we can recover) 2005-01-28 17:03:57 +00:00
moodler
18f16d61ff Fixes notices when username doesn't exist 2005-01-28 16:59:43 +00:00
drabureesh
3c14dccf97 New Arabic Translation update by Dr. Ali H. Abureesh, 1/27/05. 2005-01-28 14:08:55 +00:00
drabureesh
bebeee64b7 New translation of help file, by Dr. Ali H. Abureesh, 01/27/05 2005-01-28 14:05:53 +00:00
urs_hunkler
c8ce7bf361 Changes on the start page. 2005-01-28 11:35:59 +00:00
urs_hunkler
0314042d2a CSS file is replaced by styles_font.css. 2005-01-28 09:15:44 +00:00
defacer
bbcbc3f85e Removing the extra debug info now that bug 2431 was fixed.
I can't believe that this insignificant workaround actually solved the
problem. This is most probably a bug with PHP and static initialization
of array variables.
2005-01-28 05:42:19 +00:00
drabureesh
6d6125b22f New Arabic Translation update by Dr. Ali H. Abureesh, 1/27/05. 2005-01-28 04:26:36 +00:00
defacer
0d7e0e8ada A small change for the static initialization in page_map_class,
and more debug added just before init is done.
2005-01-28 03:52:56 +00:00
dhawes
dfedf5fdff more preferredtitle tweaks 2005-01-28 01:21:08 +00:00
dhawes
7eca7e10c5 more preferredtitle tweaks 2005-01-28 01:05:21 +00:00
defacer
2335781f1c Fixing incorrect use of optional_param. 2005-01-28 00:02:33 +00:00
stronk7
ad4f774cd4 THEME is out of this directory.
I hope to have done it correctly!
2005-01-28 00:01:20 +00:00
defacer
cab5d3cd04 If there are no quizzes this block can monitor, print it in bold. 2005-01-27 23:59:12 +00:00
defacer
9acdd7b2f8 One more string here, I had forgotten to add it. 2005-01-27 23:58:10 +00:00
defacer
febeb16113 Removing two error-suppression prefixes (@). I think that in the end,
the only purpose they served was to make debugging harder.
2005-01-27 23:57:37 +00:00
defacer
e355a2d304 Bugfix: when configuring a block in the site index, the site name was
being displayed twice in the breadcrumbs.
2005-01-27 23:56:46 +00:00
defacer
5921e0a06a Fixed incorrect use of optional_param.
Fixed the double-header bug when configuring a block in the front page,
as reported in bug #2440. Credits to Dan Marsden for the report and the fix.
2005-01-27 23:48:16 +00:00
stronk7
18d20603ca Added one missing sesskey. 2005-01-27 23:32:41 +00:00
dhawes
8ada02c015 Latest updates to lang file for rss_client block including strings for newest features 2005-01-27 22:47:56 +00:00
dhawes
956425af6e Now supports new preferredtitle field for custom feed channel titles. Supports new instance config for displaying the channel link at the end of the feed item links. 2005-01-27 22:47:13 +00:00
dhawes
48005861f6 Moved a function directly into block. Changed some echo statements to print. Now supports new preferredtitle field for custom feed channel titles. 2005-01-27 22:45:50 +00:00
mits
011df35452 new help file translated. 2005-01-27 22:34:07 +00:00
michaelpenne
0295907963 added some new lang entries for mod.html 2005-01-27 21:37:41 +00:00
michaelpenne
f862f00d54 variable cleaning and sesskey updates 2005-01-27 21:36:12 +00:00
michaelpenne
0733cc0062 made a change to lesson_clean_data_submitted and added some xhtml compliance fixes 2005-01-27 21:35:37 +00:00