Message from discussion
Design work now on github
Received: by 10.216.179.75 with SMTP id g53mr92240wem.1.1298590825992;
Thu, 24 Feb 2011 15:40:25 -0800 (PST)
X-BeenThere: silverstripe-dev@googlegroups.com
Received: by 10.216.213.147 with SMTP id a19ls234572wep.2.p; Thu, 24 Feb 2011
15:40:25 -0800 (PST)
Received: by 10.216.154.196 with SMTP id h46mr429189wek.9.1298590825076;
Thu, 24 Feb 2011 15:40:25 -0800 (PST)
Received: by 10.216.154.196 with SMTP id h46mr429188wek.9.1298590825052;
Thu, 24 Feb 2011 15:40:25 -0800 (PST)
Return-Path: <i...@silverstripe.com>
Received: from mail-ww0-f47.google.com (mail-ww0-f47.google.com [74.125.82.47])
by gmr-mx.google.com with ESMTPS id d66si5690wej.13.2011.02.24.15.40.22
(version=TLSv1/SSLv3 cipher=OTHER);
Thu, 24 Feb 2011 15:40:22 -0800 (PST)
Received-SPF: pass (google.com: domain of i...@silverstripe.com designates 74.125.82.47 as permitted sender) client-ip=74.125.82.47;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of i...@silverstripe.com designates 74.125.82.47 as permitted sender) smtp.mail=i...@silverstripe.com
Received: by mail-ww0-f47.google.com with SMTP id 28so1207947wwb.28
for <silverstripe-dev@googlegroups.com>; Thu, 24 Feb 2011 15:40:22 -0800 (PST)
Received: by 10.227.129.79 with SMTP id n15mr1432216wbs.134.1298590822213;
Thu, 24 Feb 2011 15:40:22 -0800 (PST)
Return-Path: <i...@silverstripe.com>
Received: from chillap.silverstripe.com (router.silverstripe.com [202.160.48.160])
by mx.google.com with ESMTPS id h39sm40143wes.5.2011.02.24.15.40.19
(version=SSLv3 cipher=OTHER);
Thu, 24 Feb 2011 15:40:21 -0800 (PST)
From: Ingo Schommer <i...@silverstripe.com>
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: multipart/alternative; boundary=Apple-Mail-42-308552033
Subject: Re: [silverstripe-dev] Re: Design work now on github
Date: Fri, 25 Feb 2011 12:40:15 +1300
In-Reply-To: <AANLkTimkbFna6xGhxxgazxJu_TtD=rY4EZ_4earv6FJs@mail.gmail.com>
To: silverstripe-dev@googlegroups.com
References: <2fd6d760-1cac-44a9-bca7-76bcf55c9...@t13g2000prc.googlegroups.com> <30a68f64-58e2-4c7c-a063-26be39f5a...@a21g2000prj.googlegroups.com> <75B828E3-8F6B-41DB-89C5-BED8C341C...@silverstripe.com> <51b843b5-b72f-45f3-8fd4-72114ee73...@u24g2000prn.googlegroups.com> <AANLkTi=FNGykjDB1vwdO0fyuGBQU-u7TNUWzA6NDe...@mail.gmail.com> <AANLkTikbAHV-pZpSROWR8t0YX4+VnyC7qHOFaVdNw...@mail.gmail.com> <4dc18f38-c5d6-48d8-a755-791a710a9...@a11g2000pro.googlegroups.com> <4D66148E.3040...@gmail.com> <1008960b-466d-47e4-abe7-592b41c2e...@n16g2000prc.googlegroups.com> <AANLkTimkbFna6xGhxxgazxJu_TtD=rY4EZ_4earv6...@mail.gmail.com>
Message-Id: <365FA41F-328E-4DCD-A75A-313A778B2...@silverstripe.com>
X-Mailer: Apple Mail (2.1082)
--Apple-Mail-42-308552033
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
Agreed as well - part of the reason the CMS is so hard to customize
is the fact that its trying to be an application (with pure CSS,
lots of JS resize hacks, and little abstraction).
The more we can make the CMS behave like a scrollable website
(while ensuring that enough info and actions are available unscrolled),
the more we can enable web developers to work in this framework.
One of the most complex aspects of the jQuery rewrite UI (in master)
is the jQuery.layout plugin necessary to make all the panels behave.
Ingo
On 25/02/2011, at 11:46 AM, Sigurd Magnusson wrote:
> Aaron. Good points, I agree. To expand, I note one aspect of the =
current UI that discourages an expectation of scrolling is the existence =
of a footer/status bar; the new interface in SS 3 has no footer, and =
contributes to an idea that you can scroll. It's not the only factor, =
for sure, but your post made me think about how the footer plays its =
part here.
>=20
> --=20
> 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=3Den.
---
Ingo Schommer | Senior Developer
SilverStripe
http://silverstripe.com
i...@silverstripe.com
Phone: +64 4 978 7330 x 42
Skype: chillu23
--Apple-Mail-42-308552033
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=us-ascii
<html><head></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; =
">Agreed as well - part of the reason the CMS is so hard to =
customize<div>is the fact that its trying to be an application (with =
pure CSS,</div><div>lots of JS resize hacks, and little =
abstraction).</div><div><br></div><div>The more we can make the CMS =
behave like a scrollable website</div><div>(while ensuring that enough =
info and actions are available unscrolled),</div><div>the more we can =
enable web developers to work in this framework.</div><div>One of the =
most complex aspects of the jQuery rewrite UI (in master)</div><div>is =
the jQuery.layout plugin necessary to make all the panels =
behave.</div><div><br></div><div>Ingo</div><div><br><div><div>On =
25/02/2011, at 11:46 AM, Sigurd Magnusson wrote:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite">Aaron. =
Good points, I agree. To expand, I note one aspect of the current UI =
that discourages an expectation of scrolling is the existence of a =
footer/status bar; the new interface in SS 3 has no footer, and =
contributes to an idea that you can scroll. It's not the only factor, =
for sure, but your post made me think about how the footer plays its =
part here.
<div><br class=3D"webkit-block-placeholder"></div>
-- <br>
You received this message because you are subscribed to the Google =
Groups "SilverStripe Core Development" group.<br>
To post to this group, send email to <a =
href=3D"mailto:silverstripe-dev@googlegroups.com">silverstripe-dev@googleg=
roups.com</a>.<br>
To unsubscribe from this group, send email to <a =
href=3D"mailto:silverstripe-dev+unsubscribe@googlegroups.com">silverstripe=
-dev+unsubscribe@googlegroups.com</a>.<br>
For more options, visit this group at <a =
href=3D"http://groups.google.com/group/silverstripe-dev?hl=3Den">http://gr=
oups.google.com/group/silverstripe-dev?hl=3Den</a>.<br>
</blockquote></div><br><div>
<span class=3D"Apple-style-span" style=3D"border-collapse: separate; =
color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; =
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; =
-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: =
0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div =
style=3D"font-size: 12px; "><br =
class=3D"Apple-interchange-newline">---</div><div style=3D"font-size: =
12px; ">Ingo Schommer | Senior Developer</div><div style=3D"font-size: =
12px; "><div>SilverStripe</div><div><a =
href=3D"http://silverstripe.com/">http://silverstripe.com</a></div><div><d=
iv><a =
href=3D"mailto:andr...@silverstripe.com">i...@silverstripe.com</a></div><d=
iv><br></div></div><div>Phone: +64 4 978 7330 x 42</div><div>Skype: =
chillu23</div></div></span>
</div>
<br></div></body></html>=
--Apple-Mail-42-308552033--