Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Debian Packaging Team.

Development:Debian Packaging Team: Difference between revisions

From MoodleDocs
No edit summary
Line 24: Line 24:


Doesn't need to be used on debian since we have php5 and soap extension. Removing
Doesn't need to be used on debian since we have php5 and soap extension. Removing
== php-simpletest ==
Need to investigate..

Revision as of 17:59, 1 November 2009

This page is a shameless abuse of the moodle docs wiki for the debian packaging team to keep track of their goals and not loose mind ;-)

Removing Embedded Libraries

phpmailer

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=429339

We can probably fix this by helping changing the way that phpmailer is used in moodle, See MDL-20701

tinymce

In Moodle 1.9 this is not being used (I dont think). In Moodle 2.0 this needs thinking about

libphp-adodb

Won't fix. Moodle customise it.

libphp-snoopy

Lookes like the changes are only in cosmetics. Can go.

libmarkdown-php

We can't fix this one, moodle uses markdown extra

nusoap

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529573

Doesn't need to be used on debian since we have php5 and soap extension. Removing

php-simpletest

Need to investigate..