Commit Graph

8 Commits

Author SHA1 Message Date
Rossiani Wijaya 24b6984613 MDL-30368 box.net plugins: add richhtml format as part of box.net supported formats 2011-11-28 10:57:03 +08:00
David Mudrak eefb011d8a Box.net portfolio setup instructions updated 2010-11-11 13:33:37 +00:00
David Mudrak cde9bee874 MDL-21695 Got rid of the last call of setHelpButton() 2010-08-16 14:32:43 +00:00
David Mudrak f675815e97 Portfolio plugins explicitly requires parent library with superclass definition
I have discovered a bug with GoogleDocs portfolio in events. An event
handler was defined in googledocs/lib.php and so the cron included just
this library. But the inclusion failed because the superclass
portfolio_plugin_push_base was not known to cron.

IMHO it is generally good habit to require_once the file which defines
the parent classes.
2010-06-27 14:46:15 +00:00
Penny Leach 38652d9076 portfolio MDL-22264 made supported_formats non static 2010-05-01 14:40:38 +00:00
Penny Leach 65909966e1 portfolio MDL-20905 updated box.net docs to explain new returnurl 2009-11-19 07:31:43 +00:00
Penny Leach bd39808be8 portfolio MDL-19356 boxnet doesn't support multiple exports at the same time 2009-11-19 06:42:08 +00:00
Penny Leach edf1fc350a portfolio: MDL-20892 moved portfolio/type/* plugins to portfolio/* 2009-11-18 13:27:38 +00:00