Petr Skoda
7c109ea3f0
MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception
2010-09-19 18:43:52 +00:00
Dan Poltawski
b1ebc904ff
lib/googleapi MDL-24111 - Google Docs Repository Broken
...
This seems to be related to problems at googles end with perhaps
the api not being correctly implemented to start with. Particularly the
docID was incorrect.
I think google worked around the problem with a redirect which the curl
download_file downloaded rather than followed the redirect.
2010-09-07 20:40:09 +00:00
Petr Skoda
78bfb562a0
MDL-21249 improved php docs and adding direct access prevention in core libs
2010-07-25 13:35:05 +00:00
Dan Poltawski
cf8af57ce9
googledocs MDL-21881 - restore icons to repo plugin
2010-03-21 13:32:43 +00:00
Petr Skoda
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +00:00
Dan Poltawski
d6da109e03
lib/googleapi: MDL-20898 Use Google Docs 3.0 API
...
With the 3.0 version of the API, PDF upload/download is supported by
the repository/portfolio plugins.
2009-11-19 00:07:03 +00:00
Petr Skoda
117bd74897
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 11:31:16 +00:00
dongsheng
5b5c385cd8
"MDL-19272, fixed undefined ->pixpath in google docs plugin"
2009-05-26 01:48:31 +00:00
samhemelryk
ba21c9d440
lib MDL-19236 added phpdocs and copyrights
2009-05-25 08:27:25 +00:00
poltawski
6667f9e439
repository/googledocs New repository plugin MDL-16383
...
Google have now allowed documents to be downloaded via their API
(http://googledataapis.blogspot.com/2009/02/start-downloads.html) so
the google docs repo plugin could be finished.
At the moment i've set the export format hardcoded, hopefully we can allow the
repo api let the user choose later...
2009-03-08 15:53:11 +00:00
moodler
034cd164be
repository/picasa MDL-17473 Added a preview link
2009-01-19 06:42:09 +00:00
moodler
d44cee76fa
repository/picasa MDL-17473 Use picasa description as the filename if it exists
2009-01-19 06:19:26 +00:00
moodler
5d2ee15194
repository/picasa MDL-17473 Hardcode image heights and widths for nicer display
2009-01-19 05:59:47 +00:00
poltawski
83b510875d
repository: New Picasa Web Albums Plugin MDL-17473
2008-11-30 17:37:06 +00:00
poltawski
ee91cf9591
portfolio: MDL-16417 - Adding googledocs/picasa plugins
...
* Added simple library for googleapi things
* Respository plugins to follow
2008-11-29 20:24:25 +00:00