How to use Macros Options
sumit
Posted: Thursday, April 10, 2008 10:20:04 AM
Rank: Newbie

Joined: 4/9/2008
Posts: 4
Location: India
Hi all,

I am new to this Umbraco world. Do any one have idea how to use Macros?

Thanks
-Sumit


kalpa
Posted: Thursday, April 10, 2008 11:44:15 AM

Rank: Fanatic

Joined: 7/19/2006
Posts: 492
Location: Göteborg, Sweden
If you would like to know what a macro is it's a wrapper for any kind of extensions that you're able to do within Umbraco.
A macro could be an XSLT, .Net User Control, Custom Control, Python script etc...

You can use a macro to render content or perform an action, it can be used to integrate external systems via user control or mostly anything you can come up with ; )

You can send parameters to your macros in a lot of different ways, via the "Insert Macro" dialog, querystrings, posted data, cookies or any other method you would normally use in a web application.

More about parameters in the Umbraco Book "Macro Parameters Syntax".

OR read this old PDF that describes how to use .Net Controls with a Macro

You can also use the Umbraco Community Search to find your answers if these weren't the ones you wanted...

If you want better answers try to be a bit more precise in your questions and describe what you want to achieve...

// ;) Kalle

" - Yeah I'd like to share your point of view, as long as it's my view too... (http://www.d-a-d.dk/lyrics/pointofview)
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.