ActionsDev
3 replies to this thread. Most Recent
waltd
17 Feb 2010, 8:02 pm
Add Comment action?
Oh, and there’s a Comment Action as well. You might like that because it automatically puts start: and end: on the text you enter in its dialog at the beginning and end of any structural item.
<!-- start: this is a comment -->
<div id="item1" style="position:absolute; left:219px; top:113px; width: 307px; height:111px; z-index:1; font-size:1px">
</div>
<!-- end: this is a comment -->
Walter
On Feb 17, 2010, at 4:02 PM, Keith Martin wrote:
Has anyone made an action to add a commented string immediately before whatever div it is applied to? It would be very handy when sending someone code for them to use in the traditional way. It sounds like a dead-simple thing (apply only to layered objects, sanity-check for unsafe chars, insert user’s text within comment wrapper) - but I’m spinning so many plates at the moment that I can’t take time even to learn this (probably) simple trick. :-(
k
Freeway user since 1997
waltd
17 Feb 2010, 8:04 pmTry the TagWrap Action, available wherever fine Actions are sold.
Walter
On Feb 17, 2010, at 4:02 PM, Keith Martin wrote:
Has anyone made an action to add a commented string immediately before whatever div it is applied to? It would be very handy when sending someone code for them to use in the traditional way. It sounds like a dead-simple thing (apply only to layered objects, sanity-check for unsafe chars, insert user’s text within comment wrapper) - but I’m spinning so many plates at the moment that I can’t take time even to learn this (probably) simple trick. :-(
k
Freeway user since 1997
Tim Plumb
17 Feb 2010, 8:07 pmHi Keith, I’ve added this as a feature in another action where I was using Freeway to create a template that others needed to find their way around in the source code. It basically comments all of the divs on the page. If you want a copy let me know and I’ll isolate the bits you need and make a new action for you. Regards, Tim.
On 17 Feb 2010, at 21:02, Keith Martin wrote:
Has anyone made an action to add a commented string immediately before whatever div it is applied to? It would be very handy when sending someone code for them to use in the traditional way. It sounds like a dead-simple thing (apply only to layered objects, sanity-check for unsafe chars, insert user’s text within comment wrapper) - but I’m spinning so many plates at the moment that I can’t take time even to learn this (probably) simple trick. :-(
FreewayActions.com - Freeware and commercial actions for Freeway Express & Pro. ………………………………………………………………………… Protect your mailto links from being harvested by spambots with Anti Spam. Only available at FreewayActions.com ………………………………………………………………………… http://www.freewayactions.com
waltd
17 Feb 2010, 8:07 pmOh, and there’s a Comment Action as well. You might like that because it automatically puts start: and end: on the text you enter in its dialog at the beginning and end of any structural item.
<!-- start: this is a comment -->
<div id="item1" style="position:absolute; left:219px; top:113px; width: 307px; height:111px; z-index:1; font-size:1px">
</div>
<!-- end: this is a comment -->
Walter
On Feb 17, 2010, at 4:02 PM, Keith Martin wrote:
Has anyone made an action to add a commented string immediately before whatever div it is applied to? It would be very handy when sending someone code for them to use in the traditional way. It sounds like a dead-simple thing (apply only to layered objects, sanity-check for unsafe chars, insert user’s text within comment wrapper) - but I’m spinning so many plates at the moment that I can’t take time even to learn this (probably) simple trick. :-(
k
Freeway user since 1997
