Re: Best practices to setup a mobile site in reddot

2014-04-10 Thread RustyLogic
Why not just make your site responsive? On Wednesday, April 9, 2014 7:58:39 PM UTC+1, Ryu wrote: Hi all, What are your experiences in setting up a mobile version of a Reddot site? We currently have a very simple site, one variant, one language. We were considering two options: 1) Create

Re: Best practices to setup a mobile site in reddot

2014-04-10 Thread Jian Huang
My thought exactly. On Thursday, April 10, 2014 9:05:39 AM UTC-4, RustyLogic wrote: Why not just make your site responsive? On Wednesday, April 9, 2014 7:58:39 PM UTC+1, Ryu wrote: Hi all, What are your experiences in setting up a mobile version of a Reddot site? We currently have a

Re: Best practices to setup a mobile site in reddot

2014-04-10 Thread Jian Huang
I figured I should elaborate. Assuming you have a legacy site from 2008 or something, and you are not doing a site redesign. Then dire a web company to give you JS and CSS, when added to the site, and when site is viewed in mobile size (viewport), the JS and CSS kicks in and resizes. If

Re: Best practices to setup a mobile site in reddot

2014-04-10 Thread Daniel Petroff
Hi Jian Thanks for elaborating! Could you write a bit more around the bootstrap/foundation/skeleton you mentioned? Sorry if this seems like a notice question, just wanted to understand what you mean exactly. :) Thanks! Daniel Sent from my iPhone On 10 Apr 2014, at 14:38, Jian Huang

Re: Best practices to setup a mobile site in reddot

2014-04-10 Thread Jian Huang
Bootstrap is a responsive web design framework. It is relatively out of the box, just need to use their css and HTML structure Demo: http://getbootstrap.com/examples/theme/ HTML instruction: http://getbootstrap.com/getting-started/ -Jian On Thursday, April 10, 2014 10:03:12 AM UTC-4, Daniel

Re: Best practices to setup a mobile site in reddot

2014-04-10 Thread Daniel Petroff
Ah! Cool, thanks! Sent from my iPhone On 10 Apr 2014, at 15:06, Jian Huang jhuangsoftw...@gmail.com wrote: Bootstrap is a responsive web design framework. It is relatively out of the box, just need to use their css and HTML structure Demo: http://getbootstrap.com/examples/theme/

Re: CSS in v11 - Rendered CSS in containers?

2014-04-10 Thread Joel Kinzel
They have an HTML comment around them, but the links should exist in the rendered HTML. On Wednesday, April 9, 2014 10:17:57 AM UTC-5, Jian Huang wrote: Hi Joel, lst_hiddenPages, are those link visible on the generated project start page? No link = no page publisher crawl = no published

Re: Best practices to setup a mobile site in reddot

2014-04-10 Thread Joel Kinzel
Bootstrap is a great framework, and we are currently using it to produce a few website from our install of 11.0 (soon to be 11.2). Another framework that you may want to look into is called Foundation. http://foundation.zurb.com/ I personally like foundation a little better than bootstrap,

Duplicarte page in Smart Edit

2014-04-10 Thread Mario Brandt
Hi, is it possible to duplicate a whole page in Smart Edit as it is Smart Tree? So far I've tried to open the Smart Tree url in a popup window and the copying dialog shows up, but it fails to duplicate the page. Cheers -- You received this message because you are subscribed to the Google

Re: RedDot migration to Drupal - anyone?

2014-04-10 Thread Alexandra Barcelona
Hi Jian, Alexandra from Siteport here :) You've brought up some good points, but there are several reasons why we connect to the source and target CMS for migrations: - By connecting through the API, we're able to maintain the hierarchy of the pages (e.g. we know the parent/child

Re: Best practices to setup a mobile site in reddot

2014-04-10 Thread Joyce Tikalsky
Thanks for the Foundation tip, Joel. Another responsive framework for web design is the Web Experience Toolkit, which emphasizes accessibility for people with disabilities and usability. http://www.tbs-sct.gc.ca/ws-nw/wa-aw/wet-boew/index-eng.asp I haven't tested it yet. On Thursday,