how to avoid output "

Another question I really cannot find the answer to.

When putting code inside the title field (of a page, in the inspector) FW changes " (quotation mark) into "
I do not want that, it causes errors in EE. Is there a way to avoid it, apart from editing the html page after FW before upload to the server…?

Thanks…:~)


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

OK, I see. In this list the reverse happens. (obviously, stupid of me)

What I mean is that FW outputs & q u o t ; in stead of "


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

Not sure what mean with FW changes but try using a before the quote
and see if that sorts it.

HTH

On Dec 7, 2008, at 3:22 PM, atelier wrote:

Another question I really cannot find the answer to.

When putting code inside the title field (of a page, in the
inspector) FW changes " (quotation mark) into "
I do not want that, it causes errors in EE. Is there a way to avoid
it, apart from editing the html page after FW before upload to the
server…?


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

Hi Mike, thanks for answering.

What do I mean, I give it a try

I put this inside the title field:

entry_id=“44”

but FW generates:

entry_id= & q u o t ; 44 & q u o t ; (without the spaces of course)

When I do " it processes like & q u o t ;

And I really must have " in the HTML


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

damn, again:

Last sentence shoud be:

When I do: " it processes like & q u o t ;


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

What about: entry_id=44
does it really need to have the quotes as it is an integer?

On Dec 7, 2008, at 3:50 PM, atelier wrote:

Hi Mike, thanks for answering.

What do I mean, I give it a try

I put this inside the title field:

entry_id=“44”

but FW generates:

entry_id= & q u o t ; 44 & q u o t ; (without the spaces of course)

When I do " it processes like & q u o t ;

And I really must have " in the HTML


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

Nope. Unfortunately.

I tested both on a separate page. The ‘normal’ way with action of Joe Muscare, a mark-up element with the generated code, and a mark-up element without the quotes.
The first two give the desired result, the third one gives all the entrys of field {kop} of weblog vtekst. So EE seems to pick up the instruction weblog_vtekst, and {kop} but ignores the restrictions for just entree_44. EE wants quotes there…


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

You could try the Retitle Page Action:

http://www.freewayactions.com/product.php?id=014

Just put anything in the Inspector palette then the actual value in
the Action palette.

Joe

On 7 Dec 2008, at 16:23, atelier wrote:

Nope. Unfortunately.

I tested both on a separate page. The ‘normal’ way with action of
Joe Muscare, a mark-up element with the generated code, and a mark-
up element without the quotes.
The first two give the desired result, the third one gives all the
entrys of field {kop} of weblog vtekst. So EE seems to pick up the
instruction weblog_vtekst, and {kop} but ignores the restrictions
for just entree_44. EE wants quotes there…


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


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

Problem solved…

Works like a chime.

One note for the next user.

The action is from 2002 (Thanks, Tim Plumb!)
The decompressed download is a text file. I renamed it Retitle_page.fwaction and could open it from FW5 (=add action)

Thank you all.
Another mystery solved…:slight_smile:


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

The one you probably want even more is “Dynamic Page Titles”

http://actionsforge.com/actions/view/47-dynamic-page-titles

That’s what I use to prevent Freeway from encoding " and such.


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