Have I missed something with the Email Action?

I have obeyed the instructions to the letter of how to do this, but the browser preview shows missing picture links. In the View Source I see that the code is showing the links to the main website Resource folder and not the one I specifically created and uploaded to.
i.e.
www.mydomain.net/resources
is showing as the link, as opposed to:
www.mydomain.net/email/resources

The whole thing works if I move the ‘missing’ picture files into the main Resource folder out of where Freeway has uploaded them to. But I presume this isn’t the way it’s supposed to work.

Kryters


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There’s a setting in the Action for local preview, you have to change
that to the opposite and publish to see the live server code.

Walter

On Nov 5, 2010, at 12:36 PM, Kryten wrote:

I have obeyed the instructions to the letter of how to do this, but
the browser preview shows missing picture links. In the View Source
I see that the code is showing the links to the main website
Resource folder and not the one I specifically created and uploaded
to.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Rosie - I did that and thought I was quite specific in adhering rigorously to the What’s New in Freeway 5.5 Guide for this Action.

• Preview locally for building & testing.
• Upload when satisfied.
• Change pop-up to Preview on Server & view in a browser.

Have I missed something?

K


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Not that I know of. But try uploading again, once you have changed it
to Preview on Server, and then look at it in a browser. I think that
Preview Locally disables the URL rewriting that is at the core of the
Action. But you’d have to ask a human, like Tim, to be sure. Woof!

Walter

On Nov 5, 2010, at 2:47 PM, Kryten wrote:

Thanks Rosie - I did that and thought I was quite specific in
adhering rigorously to the What’s New in Freeway 5.5 Guide for this
Action.

• Preview locally for building & testing.
• Upload when satisfied.
• Change pop-up to Preview on Server & view in a browser.

Have I missed something?

K


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thank you Walt. Will pursue! Bone on its way.

K.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The ‘Preview locally/preview on server’ option toggles the rewriting
of the image paths. The option is there so you you can design your
newsletters locally and when you are happy with the design swap the
setting, republish and then upload to your server. The HTML created by
the action should now point to all of the resources on your server.

Resource rewriting like this is just a part of what the action is
doing behind the scenes. Here’s a brief rundown of the other heavy
lifting the action is doing;

  • Creates inline styles from those found in the document head
  • Pseudo styles (a:link, a:hover, etc) are be added to the document
    body for clients that support them
  • All relative links are made absolute
  • Replaces Freeway’s PageDiv with a table
  • Page meta data is removed
  • XMLNS attribute from the HTML tag is removed
  • Freeway’s Internet Explorer styles are removed
  • All links open in new windows for the aid of web mail users
  • Removes references to class names and IDs (as long as they aren’t
    being used by pseudo styles)
  • Removes all script tags from the page
  • Cleans up HTML output by removing empty lines
  • Floated images are set to align

Kryten, if you are still having issues with the action then please
either share a URL for the page online or get in touch with support (Softpress KnowledgeBase :: Softpress KnowledgeBase
) who will help you with this.
Regards,
Tim.

On 5 Nov 2010, at 18:59, Walter Lee Davis wrote:

Not that I know of. But try uploading again, once you have changed
it to Preview on Server, and then look at it in a browser. I think
that Preview Locally disables the URL rewriting that is at the core
of the Action. But you’d have to ask a human, like Tim, to be sure.
Woof!


Tim Plumb
Creative Director
Softpress Systems

Follow us on Twitter: http://www.softpress.com/tny/064
Join us on Facebook: Redirecting...
Looking for a webhost? We love these guys: Softpress » Web Hosting Partners


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks very much Tim. It sounds simplicity itself in the manual. Since nobody else has reported this, I have to presume it’s me, so no change there then.

K.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options