Difference between revisions of "Staff Priorities - David"
(→Today) |
(→Today) |
||
Line 17: | Line 17: | ||
- Will write-up solution and place on wiki as well<br /> | - Will write-up solution and place on wiki as well<br /> | ||
- Write-up description of "file sprint" on wiki<br /> | - Write-up description of "file sprint" on wiki<br /> | ||
+ | - Best organizational approach might be REST interface<br /> | ||
+ | - Something like files/[content type]/[unique id] | ||
== Blocked == | == Blocked == |
Revision as of 17:06, 20 July 2015
Contents
Yesterday
- Added basic file system
- Over 2000 files, over 4 GB in size
- All links automatically replaced (e.g. core/cis/profile.php?user=davidgil now goes to /user/davidgil)
- Search and find capabilities
- Implemented bug fixes from Thursday's call
- Attempted deployment to aftershock
- Issues with node export.
- Original idea of base64-encoding files won't work due to size
- Getting export of files tricky as ne module doesn't support it well
Today
- Continue working on automated deployment of site's files
- Need to augment script to have a "post-processing" component
- Will write-up solution and place on wiki as well
- Write-up description of "file sprint" on wiki
- Best organizational approach might be REST interface
- Something like files/[content type]/[unique id]
Blocked
- No
Followups
- No