Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion File manager interface

Received: by 10.90.36.2 with SMTP id j2mr1326296agj.21.1299193926376;
        Thu, 03 Mar 2011 15:12:06 -0800 (PST)
X-BeenThere: silverstripe-dev@googlegroups.com
Received: by 10.90.22.28 with SMTP id 28ls294032agv.7.p; Thu, 03 Mar 2011
 15:12:05 -0800 (PST)
Received: by 10.91.204.4 with SMTP id g4mr1345884agq.23.1299193925512;
        Thu, 03 Mar 2011 15:12:05 -0800 (PST)
Received: by 10.91.204.4 with SMTP id g4mr1345883agq.23.1299193925481;
        Thu, 03 Mar 2011 15:12:05 -0800 (PST)
Return-Path: <dan....@gmail.com>
Received: from mail-gx0-f170.google.com (mail-gx0-f170.google.com [209.85.161.170])
        by gmr-mx.google.com with ESMTPS id s16si90631ybm.5.2011.03.03.15.12.04
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 03 Mar 2011 15:12:04 -0800 (PST)
Received-SPF: pass (google.com: domain of dan....@gmail.com designates 209.85.161.170 as permitted sender) client-ip=209.85.161.170;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of dan....@gmail.com designates 209.85.161.170 as permitted sender) smtp.mail=dan....@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by gxk1 with SMTP id 1so852717gxk.1
        for <silverstripe-dev@googlegroups.com>; Thu, 03 Mar 2011 15:12:04 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:in-reply-to:references:from:date
         :message-id:subject:to:cc:content-type;
        bh=ggAVBquoNnJ4xyJs3cCpBX8HA+u85VZiCfRQh1n2ksc=;
        b=RH9ExjlV1TU+HuLJAFK5EtMjM5RQhn0M+sxatG//m3iiDDycoGkFEqLZHG1ex4Yswg
         uPG984T+GCyyNkBJ9zgWuml/eJjt/r1heMA33FPdZABGJu3H3s7gSUGO9Ks9c+ZTDfk0
         48ab2G/UqeyxFxX9jOkdZ0O4dUSdMr93Choj4=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :cc:content-type;
        b=o5zcAnsvLVywG+f8xM/D+fuFYdZwPkzXecUwmtYHv23HLxrAA4jdbpF3NL1P3WiaK5
         Q10oQFkTSFNoP/CS5jZcPYN6bss8Ip23hY8DKzzes1+xV++hN6YWibLp6o5R42VKBMg0
         jIkWhY9JcGNtSMVpETWa8l8EYvAqwagx2ExRs=
Received: by 10.150.44.12 with SMTP id r12mr2489246ybr.428.1299193924130; Thu,
 03 Mar 2011 15:12:04 -0800 (PST)
MIME-Version: 1.0
Received: by 10.151.46.3 with HTTP; Thu, 3 Mar 2011 15:11:44 -0800 (PST)
In-Reply-To: <9039280.1463.1299188017912.JavaMail.geo-discussion-forums@prgz35>
References: <9039280.1463.1299188017912.JavaMail.geo-discussion-forums@prgz35>
From: Dan Rye <dan....@gmail.com>
Date: Thu, 3 Mar 2011 18:11:44 -0500
Message-ID: <AANLkTim_VkRuPjHgrQfc4FWMrhO3KTU+yLMJLvVNj...@mail.gmail.com>
Subject: Re: [silverstripe-dev] File manager interface
To: silverstripe-dev@googlegroups.com
Cc: Felipe <felipeskro...@gmail.com>
Content-Type: multipart/alternative; boundary=000e0cd59be2579645049d9c28c6

--000e0cd59be2579645049d9c28c6
Content-Type: text/plain; charset=ISO-8859-1

Looking great!  Only comment I have is I like that you use 'Move to Set',
 if your not going to have a tree structures for folders why not call them
sets as well.  Either way it'd be nice to be consistent between those names.

On Thu, Mar 3, 2011 at 4:33 PM, Felipe <felipeskro...@gmail.com> wrote:

> Hi all
> We've just hit a point we have enough substance to talk about the file
> manager interface here's a summary:
>
> *Add Files - From your computer<https://github.com/silverstripe/silverstripe-design/blob/21f940daed4533809f52950b167956a8644538f5/Design/ss3-ui_files-manager-find-organize-list-view.jpg>
> *
> - Step one: you can pick multiple files or simply drag and drop files from
> your pc to the "dropable area"
> - Step two: files you've added start load and you can edit their info
> diring the upload process more files you add bigger the queue * *
> *
> *
> *Add Files - From the internet (to be done)*
> - the intention is to add files from the internet by url or getting by
> famous services like flickr, youtube, soundcloud, vimeo, facebook (each of
> those may need to be a separate module)
> - for now that's no intention in download the file from the remote location
> and store on the site server, would be an interesting option but it needs to
> be cleared with developers first
>
> *Find and organize - Gallery view<https://github.com/silverstripe/silverstripe-design/blob/21f940daed4533809f52950b167956a8644538f5/Design/ss3-ui_files-manager-find-organize-gallery-view.jpg>
> *
> - side panel with folders (for now the idea is not having nested folders
> and create a tree manager out of it ) you can open the folder by clicking at
> it, delete by hover and delete (it will be revisited on tablets - maybe a
> cog icon somewhere will display de delete buttons), and type and hit plus to
> add a new one
> - search can be done by filetype
> - ability to multiselect (html5)
> - on click it opens the image edit view, on the cog there will be actions
> like select, delete, rename etc (still to be defined)
>
> *Find and organize - List view<https://github.com/silverstripe/silverstripe-design/blob/21f940daed4533809f52950b167956a8644538f5/Design/ss3-ui_files-manager-find-organize-list-view.jpg>
> *
> - sample of the folders panel collapsed
> - ability to multi select files and do batch actions like delete, move to a
> different folder, create a new folder with the selection and more to be
> defined
> - ability to re-order files
>
> *Find and organize - File detail view (to be done)*
> - we're considering having a dedicated view for each file
> - there you'll be able to change tags, titles, description, check file
> versioning, create a new version, replace that instance, remove etc
>
>
> we're open to discussions on that now so please let me know about your
> thoughts..
>
> Cheers
> Felipe
>
>
> *
> *
>
> --
> You received this message because you are subscribed to the Google Groups
> "SilverStripe Core Development" group.
> To post to this group, send email to silverstripe-dev@googlegroups.com.
> To unsubscribe from this group, send email to
> silverstripe-dev+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/silverstripe-dev?hl=en.
>

--000e0cd59be2579645049d9c28c6
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Looking great! =A0Only comment I have is I like that you use &#39;Move to S=
et&#39;, =A0if your not going to have a tree structures for folders why not=
 call them sets as well. =A0Either way it&#39;d be nice to be consistent be=
tween those names.<div>

<br><div class=3D"gmail_quote">On Thu, Mar 3, 2011 at 4:33 PM, Felipe <span=
 dir=3D"ltr">&lt;<a href=3D"mailto:felipeskro...@gmail.com">felipeskroski@g=
mail.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi all=A0<div>We&#39;ve just hit a point we have enough substance to talk a=
bout the file manager interface here&#39;s a summary:</div><div><br></div><=
div><b><a href=3D"https://github.com/silverstripe/silverstripe-design/blob/=
21f940daed4533809f52950b167956a8644538f5/Design/ss3-ui_files-manager-find-o=
rganize-list-view.jpg" target=3D"_blank">Add Files - From your computer</a>=
</b></div>

<div>- Step one: you can pick multiple files or simply drag and drop files =
from your pc to the &quot;dropable area&quot;</div><div>- Step two: files y=
ou&#39;ve added start load and you can edit their info diring the upload pr=
ocess more files you add bigger the queue=A0<b>=A0</b></div>

<div><b><br></b></div><div><b>Add Files - From the internet (to be done)</b=
></div><div>- the intention is to add files from the internet by url or get=
ting by famous services like flickr, youtube, soundcloud, vimeo, facebook (=
each of those may need to be a separate module)</div>

<div>- for now that&#39;s no intention in download the file from the remote=
 location and store on the site server, would be an interesting option but =
it needs to be cleared with developers first</div><div><br></div><div>
<b><a href=3D"https://github.com/silverstripe/silverstripe-design/blob/21f9=
40daed4533809f52950b167956a8644538f5/Design/ss3-ui_files-manager-find-organ=
ize-gallery-view.jpg" target=3D"_blank">Find and organize - Gallery view</a=
></b></div>

<div>- side panel with folders (for now the idea is not having nested folde=
rs and create a tree manager out of it ) you can open the folder by clickin=
g at it, delete by hover and delete (it will be revisited on tablets - mayb=
e a cog icon somewhere will display de delete buttons), and type and hit pl=
us to add a new one</div>

<div>- search can be done by filetype</div><div>- ability to multiselect (h=
tml5)=A0</div><div>- on click it opens the image edit view, on the cog ther=
e will be actions like select, delete, rename etc (still to be defined)</di=
v>

<div><br></div><div><b><a href=3D"https://github.com/silverstripe/silverstr=
ipe-design/blob/21f940daed4533809f52950b167956a8644538f5/Design/ss3-ui_file=
s-manager-find-organize-list-view.jpg" target=3D"_blank">Find and organize =
- List view</a></b></div>

<div>- sample of the folders panel collapsed</div><div>- ability to multi s=
elect files and do batch actions like delete, move to a different folder, c=
reate a new folder with the selection and more to be defined</div><div>

- ability to re-order files</div><div><br></div><div><b>Find and organize -=
 File detail view (to be done)</b></div><div>- we&#39;re considering having=
 a dedicated view for each file=A0</div><div>- there you&#39;ll be able to =
change tags, titles, description, check file versioning, create a new versi=
on, replace that instance, remove etc</div>

<div><br></div><div><br></div><div>we&#39;re open to discussions on that no=
w so please let me know about your thoughts..</div><div><br></div><div>Chee=
rs</div><div>Felipe</div><div><br></div><font color=3D"#888888"><div><br>

</div><div><b><br></b></div>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;SilverStripe Core Development&quot; group.<br>
To post to this group, send email to <a href=3D"mailto:silverstripe-dev@goo=
glegroups.com" target=3D"_blank">silverstripe-dev@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:silverstrip=
e-dev%2Bunsubscribe@googlegroups.com" target=3D"_blank">silverstripe-dev+un=
subscribe@googlegroups.com</a>.<br>

For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/silverstripe-dev?hl=3Den" target=3D"_blank">http://groups.google.com/g=
roup/silverstripe-dev?hl=3Den</a>.<br>


</font></blockquote></div><br></div>

--000e0cd59be2579645049d9c28c6--