Note: This documentation is for Moodle 2.7. For up-to-date documentation see Wiki 2.0.

Development talk:Wiki 2.0: Difference between revisions

From MoodleDocs
Line 9: Line 9:


=Formats, Editors & Filters=
=Formats, Editors & Filters=
Implemented in core.
===Filters===
We need filtering before and after conversion to HTML.
===Editors===
New mforms editor element should support all types of formats.
===Formats===
Responsible for conversions and diffs.
=Locking=
=Locking=
=Version & diffs=
=Version & diffs=

Revision as of 09:51, 13 November 2008

Database design

Changes compared to OU wiki

  • used section titles instead of byte ranges
  • section titles must bu unique on each page
  • synonyms table
  • text format in versions table and caching field for parsed text
  • Do we need one wiki per student mode?

Formats, Editors & Filters

Implemented in core.

Filters

We need filtering before and after conversion to HTML.

Editors

New mforms editor element should support all types of formats.

Formats

Responsible for conversions and diffs.

Locking

Version & diffs

Comments

Groups

Grading

Rating

File handling

Backup/Restore

Tags

Blocks

Permisions

Templates