New Site - Critique Welcome

Sweet!

On Tue, May 8, 2012 at 1:26 PM, Walter Lee Davis email@hidden wrote:

Yes. It extends the Markup Item behavior in the following ways:

  1. If you put it at the beginning or end of a paragraph of text, the code
    inside it will be moved outside of the enclosing tag, so your code would
    look like this: [your code here]<p>The text that came after it… or …the text that came before it.</p>[your code here].

  2. If you put it inline within a block of text, it acts just like a normal
    Markup Item. No win there.

  3. If you put it all alone on a line of text, it completely removes any
    enclosing tags, so if you had several paragraphs of text, you could remove
    one entirely.

    In Freeway:
    <p>Some text</p>
    <p>[CrowBar]</p>
    <p>Some more text</p>
    
    Becomes:
    <p>Some text</p>
    [your code here]
    <p>Some more text</p>
    

On May 8, 2012, at 12:38 PM, Ernie Simpson wrote:

Hey Walter - does Crowbar also deal with the empty div paragraph-tag
problem? I must confess that I am still getting caught up on the latest
workarounds.


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

Crowbar Action, the (my) most invaluable action when working with Freeway and CMS’s

David

On 8 May 2012, at 16:04, Walter Lee Davis email@hidden wrote:

Or, use the CrowBar Action instead of a Markup Item to place your template code


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

Thanks Todd,

I’ll definitely give Perch a go. Think its right for the project I have in mind.

s


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

You’re welcome. And as Nathan mentioned earlier, Rachel and Drew (the devs) are responsive and friendly if you need help.

Todd

Thanks Todd,

I’ll definitely give Perch a go. Think its right for the project I have in mind.


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