aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/filestore.php
AgeCommit message (Collapse)Author
2008-04-29Introducing get_uploaded_file and get_resized_image_from_uploaded_file.ben
git-svn-id: https://code.elgg.org/elgg/trunk@560 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-23Marcus Povey <marcus@dushka.co.uk>icewing
* Improved documentation git-svn-id: https://code.elgg.org/elgg/trunk@513 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-23Marcus Povey <marcus@dushka.co.uk>icewing
* Filesize support added, now possible to get all file contents with $file->read($file->size()); git-svn-id: https://code.elgg.org/elgg/trunk@512 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-21Marcus Povey <marcus@dushka.co.uk>icewing
* Numerous bugs fixed git-svn-id: https://code.elgg.org/elgg/trunk@503 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-21Marcus Povey <marcus@dushka.co.uk>icewing
* No longer saves file automatically, this gives you the option as to how to handle files - either as proper objects or adhoc file handles which still use the filestore code. git-svn-id: https://code.elgg.org/elgg/trunk@502 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-21Marcus Povey <marcus@dushka.co.uk>icewing
* Save and Load (read/write) work * TODO: Loaded can not be loaded via name, only guid... correct? git-svn-id: https://code.elgg.org/elgg/trunk@501 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-21Marcus Povey <marcus@dushka.co.uk>icewing
* Coded, but untested, file and filestore classes... committed to let others start using them straight away. DISCUSSION: Should we use metadata to store datastore parameters in the context of ODD? - Or should ODD say that other non-defined metadata is ok? git-svn-id: https://code.elgg.org/elgg/trunk@495 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-18Marcus Povey <marcus@dushka.co.uk>icewing
* Unfinished filestore code git-svn-id: https://code.elgg.org/elgg/trunk@494 36083f99-b078-4883-b0ff-0f9b5a30f544