Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Debian Packaging Team: Difference between revisions

From MoodleDocs
No edit summary
Line 27: Line 27:
== php-simpletest ==
== php-simpletest ==
Need to investigate..
Need to investigate..
: I believe there are a few Moodle-specific tweaks - look in the code:--[[User:Tim Hunt|Tim Hunt]] 19:10, 1 November 2009 (UTC)

Revision as of 19:10, 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..

I believe there are a few Moodle-specific tweaks - look in the code:--Tim Hunt 19:10, 1 November 2009 (UTC)