From bb21649691965497d5a50118690b5d107d85c743 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 29 Apr 2007 14:01:16 +0000 Subject: [PATCH 1/1] web commit by enodev --- doc/todo/fileupload/soc-proposal/discussion.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/todo/fileupload/soc-proposal/discussion.mdwn b/doc/todo/fileupload/soc-proposal/discussion.mdwn index 02eaf5693..299dc4c56 100644 --- a/doc/todo/fileupload/soc-proposal/discussion.mdwn +++ b/doc/todo/fileupload/soc-proposal/discussion.mdwn @@ -39,4 +39,8 @@ the image/video/file/... and a discussion page. Probably named image.mdwn and im > I also pondered about putting this info in the rcs log, but that is problematic when you just 'cp'/'mv'/whatever the directory. Same goes for using something like svn properties, which git does not even support. Storing this info in the index file is problematic, because that isn't versioned. Major problem I see with this approach would be the disconnected nature of having two files. Posix extended attributes? ;-( -> This could also be used to specify the license of the file. \ No newline at end of file +> This could also be used to specify the license of the file. + +> I did an proof of concept implementation of this idea [here](http://ng.l4x.org/brainstorm/gallery/) yesterday night, including the link to the source code. I'd really love to hear comments about this approach. + (note1: I'm really not interested in any kind of http interface to that thing, just testing ways of storing the meta + data, note2: I'm no perl programmer) \ No newline at end of file -- 2.44.0