
Donna
Staff
/ Moderator

Oct 14, 2009, 2:25 PM
Post #16 of 21
(8836 views)
Shortcut
|
|
Re: [djmaine] Make it mobile phone friendly
[In reply to]
|
Can't Post
|
|
Hi there, Basically what you'll end up having to do is making a copy of your default templates, but redesigned (generally stripped down) for a mobile audience. You'll also need to create copies of each of your publish rules using these new templates. So, the error message you were getting before (ie, regarding the templatecell) was probably because you were trying to use an Article Page template to create an Article List. When you're copying the publish rules & templates, make sure they're still matching up with the same type of publish rule & same type of template. To break that down a bit, let's start with the Article Page template. First, you'll need a duplicate of your Article Page publish rule. I think you had already created one of those, but make sure the "Rule Type" stays as "A Page For Each Article". Choose your new template as the template (and make sure it's based off of the existing article page template.) You'll want to give it a new placeholder set name, because we'll need a different way of referring to it from your index pages (don't worry about the actual index pages yet, let's get this page setup first.) You'll also want to specify a new folder/filename. I'd recommend doing something like: mobile/<catFile>/<artFile> This will basically duplicate the default site structure, but in a "mobile" folder. You can change that around as necessary. Give that a try and let me know if it works, and then we can move on to creating the index pages. :) Donna -- support@interactivetools.com
|