65bcf17b95
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE
2008-02-13 17:03:25 +00:00
120a18f051
Follow up fixes MDL-12029 "Glossary view needs heading markup..."
2007-11-07 17:45:57 +00:00
097d705e6d
Fixes MDL-12029 "Glossary view needs heading markup + other accessibility fixes".
2007-11-05 15:22:22 +00:00
36a2b6bdc3
MDL-7861, xhtml strict related changes for glossary
2007-01-12 06:57:33 +00:00
b3e570450f
removing some isteacher()s from glossary
2006-08-26 19:19:36 +00:00
60b5242a53
entrylist format now show the 'send ratings' button. Bug 4915.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=4915 )
2006-04-30 09:41:19 +00:00
339dd76670
Avoid some backslashes causing problems with some browsers. Bug 3463.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=3463 )
Merged from MOODLE_15_STABLE
2005-06-26 16:45:04 +00:00
c07ca217f0
Using the time CSS class properly.
...
Merged from MOODLE_15_STABLE
2005-06-19 16:50:37 +00:00
ef4d6e6f54
Now the name of the authors is a link to the user page.
...
To be a bit more like forum posts Bug 2809.
(http://moodle.org/bugs/bug.php?op=show&bugid=2809 )
Merged from MOODLE_15_STABLE
2005-06-19 15:26:21 +00:00
706758c548
Some classes and styles added to show everything properly.
...
Merged from MOODLE_15_STABLE
2005-06-09 23:51:57 +00:00
31a25778f1
Added one deleted br...
...
Merged from MOODLE_15_STABLE
2005-06-09 23:41:17 +00:00
e666046150
Now icons, comments and ratings are showed properly in entrylist format.
...
Bug 3455
(http://moodle.org/bugs/bug.php?op=show&bugid=3455 )
Merged from MOODLE_15_STABLE
2005-06-09 23:32:13 +00:00
894ff63f8f
Tabs are out
2005-05-16 22:22:31 +00:00
a3e706fbcf
Small class changes (SE)
2005-03-17 20:59:36 +00:00
e19a635c98
Removing the old <nolink> tags. In some cases using both <span class="nolink">
...
and <nolink> together was causing some problems. (SE)
2005-02-25 12:36:27 +00:00
ebfd5ff7b3
Even more style changes. (SE)
2005-02-25 11:09:49 +00:00
91b4cb6867
More style changes. Will it ever end? (SE)
2005-02-25 09:16:54 +00:00
9362b9b670
More CSS style changes. General tidy up, changed " to ' where appropriate.
2005-02-25 07:58:03 +00:00
4c32ba4d3f
More CSS and general tidying up.
2005-02-22 10:37:54 +00:00
5e497e4e7a
Some more styles
2005-02-17 09:25:05 +00:00
b8340d1938
Removal of THEME, added some classes, general tidy up.
2005-02-17 08:38:50 +00:00
fe32b4f6d7
_ added the DIV framework for new CSS
2005-01-19 12:02:52 +00:00
d3709d95c4
Changes for XHTML compatibility and other HTML code cleanup
2005-01-13 10:08:23 +00:00
485d102488
The entrylist format now shows the approval button.
...
Bug 2291.
(http://moodle.org/bugs/bug.php?op=show&bugid=2291 )
Merged from MOODLE_14_STABLE
2004-12-18 20:29:33 +00:00
36ce6ea2d1
Solve some visualisation issues in encyclopedia format. I think that now
...
it will be correct!
Merged from MOODLE_14_STABLE
2004-11-26 01:22:41 +00:00
ae06e00e75
Old-awaiting for 1.4.2 release changes in the glossary.
...
Now, print view is different for each format (consistent with it).
New, custom formats can, optionally, define their print view. Else
the default one will be used.
With this, 1.4.x glossary developments are finished and we can start
solving some pending things in 1.5...
Merged from MOODLE_14_STABLE
2004-11-09 23:23:04 +00:00
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
41905731b7
fixed capitalization and quoting of attribute values
2004-09-12 16:24:41 +00:00
5ea17e17cf
Fixed some typos etc. :-)
2004-08-09 01:39:40 +00:00
8d8275a5c5
TEMPLATE format for glossaries. It is self-documented, but some
...
review will be welcome...ciao :-)
2004-08-02 21:53:47 +00:00
b99e90b08d
Modified pending formats to be more structured. No visual changes.
2004-08-02 18:22:47 +00:00
2ff5bb1cc6
More glossary formats checked and slighty modified...
2004-08-01 00:16:17 +00:00
a359c29b79
Bulk changes to support plugin-formats in glossaries.
...
See the TODO.txt to get details about pending tasks.
The db upgrade should work fine (not tested under postgresql).
The plugin architecture is finished too.
See Bug 936.
(http://moodle.org/bugs/bug.php?op=show&bugid=936 )
2004-07-27 17:19:47 +00:00
eaa9a06849
Removed old glossary formats.
...
Part of the new formats plugin structure.
See Bug 936
(http://moodle.org/bugs/bug.php?op=show&bugid=936 )
2004-07-27 17:13:37 +00:00
1f63b7c6aa
Now, for glossaries using the 'Entry List' format, their
...
entry->description is viewable with the standard popup window.
Bug 1636
(http://moodle.org/bugs/bug.php?op=show&bugid=1636 )
Merged from MOODLE_13_STABLE
2004-07-12 17:11:13 +00:00
3eb2f7ecf8
Solved bug 1086.
...
Please, verify (and close) it. Patch submitted by Petr Skoda. Thanks!
I've modified some lines in formats to avoid some Notices and make
everything display more consistent. Please, test it!!
2004-05-11 22:38:45 +00:00
ff8352de94
Some fixes to highlighting ... it is now performed AFTER the format_text.
...
This means that searches can no longer mess up the TeX formatting.
Also, the concept names are now formatted, allowing multilang, TeX etc
2004-03-31 08:34:41 +00:00
cc345ff6db
Fixed missing argument $ratings
2004-03-31 08:05:52 +00:00
63dd5fb281
- Grading enabled.... finally.
2003-11-21 18:42:38 +00:00
b6862360af
- Case sensitive search when click on a letter, fixed.
...
- Adding a display format manager. It controls the behavior of the display format when the user enter the glossary and when an auto-link is shown.
- Adding support to the new fullname function.
2003-11-19 17:47:40 +00:00
66d7ae88a1
- Adding View comments link to the new display format
2003-11-18 03:41:09 +00:00
9d12152641
- Nice default view to the new format display.
2003-11-18 01:07:21 +00:00
1f8ab70281
- New display format: Entry list (please, fix the translation if it is wrong).
2003-11-18 00:46:02 +00:00
1ac87c7397
- Rewrite of the internal API in order to, hopefully, create an easy way to handle the flow of data internally and externally.
...
- Adding a new frame: Browse by Author
- A new, friendly way to show entries (asked by Martin): view?id=cm&mode=term&hook=[concept | alias ]
- Handling user activies, outline and complete.
- Properly showing new entries in recent activity box.
- Adding a flag to categories to specify if a category should or should not be automatically linked.
- Adding some missing strings and files as well.
- Adding a field to each glossary that specify how many entries by pages it should show.
2003-11-15 15:55:47 +00:00
81bdc9e928
- Aliases are now shown when displaying entries
2003-11-05 12:46:51 +00:00
1d9ddaaf2e
- New encapsulated functions in order to make easier to create new display formats
...
- Fixed problem when showing 'ALL' in alphabet frame
- Disabled unnecessary fields when selecting DO NOT AUTOMATICALY LINK THIS ENTRY in the adde entry screen
2003-10-28 16:10:36 +00:00
c76e673ab5
- Cleaning a lot of code in edit.php and view.php
...
- Removing more notices when debug is ON
- Added a new feature: Now the entries have a default approval status... Not approved entries are shown on a teachers-only frame from which they can be approved or not prior to be visible by everyone.
2003-10-21 04:55:22 +00:00
7069af60aa
FIxed styles
2003-10-19 03:28:53 +00:00
101f330fdb
Some more cleaning up of the HTML and code formatting ...
2003-10-17 08:38:16 +00:00
21863a3bb4
Some modification so that the encyclopedia format looks
...
more like forum posts (in fact it uses the same styles)
2003-10-17 08:19:56 +00:00