[moodle] / moodle / lib / portfolio / formats.php Repository:

Log of /moodle/lib/portfolio/formats.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Mar 20 21:14:02 2010 WST (2 hours, 9 minutes ago) by mjollnir_
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +5 -0 lines
Diff to previous 1.10
portfolio MDL-21878 fixed image export format conflicts

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Mar 17 03:07:53 2010 WST (3 days, 20 hours ago) by mjollnir_
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
portfolio MDL-21508 fixed broken forum attachment export

- fixed a lot of logic in the format conflict stuff
- fixed a very specific bug in forum export when exporting a single
  attachment.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jan 4 11:20:48 2010 WST (2 months, 2 weeks ago) by mjollnir_
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
portfolio MDL-21156  added a missing lang string and removed a too strict exception

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Dec 18 21:44:35 2009 WST (3 months ago) by mjollnir_
Branch: MAIN
Changes since 1.7: +82 -41 lines
Diff to previous 1.7
portfolio:  MDL-21156 portfolio export format specific pluginfile handling

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Dec 3 22:26:37 2009 WST (3 months, 2 weeks ago) by mjollnir_
Branch: MAIN
Changes since 1.6: +96 -5 lines
Diff to previous 1.6
portfolio: MDL-21030 - leap2a portfolio format support.

This commit includes:

- leap2a portfolio format, and xml writer
- proof of concept implementation in forum and assignment modules
- a lot of refactoring of the portfolio formats in general:
    - addition of "abstract" formats - this is necessary for plugins to be able to support groups of formats
    - addition of the idea of portfolio formats conflicting with eachother - eg richhtml & plainhtml

it touches modules other than assignment and forum, because the format api
changed and now each place in moodle that exports portfolio content has to deal
with the formats it supports slightly differently.

At the moment the Mahara portfolio still doesn't support this format, because I
haven't done the Mahara side yet. The "file download" plugin supports it
though.

Still todo:

- Add support for the other places in Moodle (glossary, data, etc)
- Write tests, once the rest of the portfolio tests have been updated to use the new DB mocking stuff
- Fix a bunch of TODOs

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Nov 19 01:33:19 2009 WST (4 months ago) by poltawski
Branch: MAIN
CVS Tags: MOODLE_19_MERGED
Changes since 1.5: +53 -0 lines
Diff to previous 1.5
portfolio: MDL-20897 Add additional format types

Added new specific formats for PDF, Document, Presentation and Spreadsheet

Allow the googledocs plugin to support all these formats

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Nov 16 20:57:15 2009 WST (4 months ago) by mjollnir_
Branch: MAIN
Changes since 1.4: +29 -5 lines
Diff to previous 1.4
NOBUG - Added a bunch more phpdocs to the portfolio code

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 19:46:19 2009 WST (4 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.3: +0 -3 lines
Diff to previous 1.3
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Oct 12 01:33:21 2008 WST (17 months, 1 week ago) by mjollnir_
Branch: MAIN
Changes since 1.2: +32 -2 lines
Diff to previous 1.2
MDL-16587 bit of a large refactor of the portfolio formats. still more to come.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Sep 19 05:17:18 2008 WST (18 months ago) by poltawski
Branch: MAIN
Changes since 1.1: +4 -1 lines
Diff to previous 1.1
MDL-16572 - avi files were not detected as PORTFOLIO_FORMAT_VIDEO

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Sep 8 21:44:36 2008 WST (18 months, 1 week ago) by mjollnir_
Branch: MAIN
MDL-14591 - split portfoliolib into logical parts for better readability

Especially as some of the functions shared by base classes (portfolio plugin vs caller) were the same
it was getting a bit unweildy to have all this in one file.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.10