[Vtigercrm-developers] vtiger 6 proposed UI

Vikas Jain vikas at vtiger.com
Thu Jul 12 07:10:02 PDT 2012


Bryan,

Thanks for the reference, we are currently using this library
https://code.google.com/p/html5shi <https://code.google.com/p/html5shim/>m/

On 12 July 2012 18:08, Bryan Coleman <bpc at metricwise.net> wrote:

> Bootstrap's responsive design is based upon the viewport setting for
> the page.  It does not detect html5 features, nor even what the actual
> display size (only the window size) is for the viewing device.  With
> modernizr you can do things along the lines of:
>
> Modernizr.hasEvent('gesturestart', jQuery('document'));
>
> which would return true if the browser has gestures implemented.
>
> A full list of detectable features are here:
> http://modernizr.com/docs/#features-css
>
> -Bryan
>
>
>
>
> On Thu, Jul 12, 2012 at 1:11 AM, Vikas Jain <vikas at vtiger.com> wrote:
> > Brian,
> >
> > Bootstrap library allows you to detect different devices using its media
> > responsive library.
> > We have not yet finalized on using any library for html5 shim/shiv.
> >
> > On 12 July 2012 00:51, Bryan Coleman <bpc at metricwise.net> wrote:
> >>
> >> Sreenivas,
> >>
> >>  Have you guys settled on what you are using for an html5 shim/shiv
> >> library?  I have been using Modernizr as it also provides some
> >> detection for mobile devices.
> >>
> >> -Bryan
> >>
> >>
> >> On Wed, Jul 11, 2012 at 2:28 PM, Sreenivas Kanumuru <svk at vtiger.com>
> >> wrote:
> >> > Hi Adam,
> >> >
> >> > We are making steady progress on vtiger6 development. vtiger6 UI is
> >> > being
> >> > rebuilt from scratch on Bootstrap and JQuery.  ETA  for RC is expected
> >> > to be
> >> > in Sep/October.
> >> >
> >> > Regards,
> >> > Sreenivas
> >> >
> >> > --
> >> > Sreenivas Kanumuru
> >> > vtiger Team
> >> >
> >> > Direct: +91 96323-55656
> >> > Skype: skanumuru
> >> >
> >> > Connect with us on: Twitter I Facebook I Blog I Wiki I Forums I
> Website
> >> >
> >> >
> >> >
> >> > On Wed, Jul 11, 2012 at 7:21 PM, Adam Heinz <amh at metricwise.net>
> wrote:
> >> >>
> >> >> Any ETA on a v6 RC or even just a developer snapshot of the code?
>  (Or
> >> >> svn access? :-D)  We use Bootstrap on another project, so Bryan is
> >> >> already converting some of our custom vTiger module view logic --
> >> >> hopefully not duplicating much of your own efforts.
> >> >>
> >> >> On Mon, Jul 2, 2012 at 2:30 AM, Vikas Jain <vikas at vtiger.com> wrote:
> >> >> > Bryan,
> >> >> >
> >> >> > In vtiger6, the default theme bootstrap library will be one of the
> >> >> > base
> >> >> > libraries and will be present in all the pages.
> >> >> >
> >> >> > To include in vtiger 5.1.x and greater you can use vtlib library to
> >> >> > add
> >> >> > them
> >> >> > without touching any core files.
> >> >> > Vtiger_Link::addLink API with type HEADERSCRIPT should work for
> you.
> >> >> _______________________________________________
> >> >> http://www.vtiger.com/
> >> >
> >> >
> >> >
> >> > _______________________________________________
> >> > http://www.vtiger.com/
> >> _______________________________________________
> >> http://www.vtiger.com/
> >
> >
> >
> >
> > --
> > Regards
> > Vikas
> > Vtiger Team
> >
> > _______________________________________________
> > http://www.vtiger.com/
> _______________________________________________
> http://www.vtiger.com/
>



-- 
Regards
Vikas
Vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20120712/6e37d890/attachment.html 


More information about the vtigercrm-developers mailing list