It installs the dll and xslt file, but doesn't create the macro. I'm kinda new to Umbraco but if someone can give me some reasonable steps to make it, I'm sure I can add it. Like how to add parameters...
If you want to create a macro, you can do this in the Developer-section. Right-click the macro-folder and create a macro with a name that you provide. When the macro is created, you can "attach" a XSLT-file to it from the dropdown-list.
If you want to create parameters for the macro, you can do this in the "Parameters"-tab and choose from several different datatypes.
Hello Nick, It is strange that it did not install the macro for you into your Umbraco installation.
Did you interrupt the install process, or anything odd happen during the install?
Also can you tell me about your setup, IIS, OS, version of package and version of Umbraco and any other details you can provide me so I can try and replicate the problem please.
In regards to the macro settings and properties to set on the macro, you can find this from the package ZIP file which contains the XML file that is used to install the package.
Installation does not create a macro for me
It installs the dll and xslt file, but doesn't create the macro. I'm kinda new to Umbraco but if someone can give me some reasonable steps to make it, I'm sure I can add it. Like how to add parameters...
Hi Nick
If you want to create a macro, you can do this in the Developer-section. Right-click the macro-folder and create a macro with a name that you provide. When the macro is created, you can "attach" a XSLT-file to it from the dropdown-list.
If you want to create parameters for the macro, you can do this in the "Parameters"-tab and choose from several different datatypes.
Hope this helps.
/Kim A
Ya I figured that. I was just wondering what specific parameters I need for this. I'll dig into the xslt....been years since I've looked at that.
Hello Nick,
It is strange that it did not install the macro for you into your Umbraco installation.
Did you interrupt the install process, or anything odd happen during the install?
Also can you tell me about your setup, IIS, OS, version of package and version of Umbraco and any other
details you can provide me so I can try and replicate the problem please.
In regards to the macro settings and properties to set on the macro, you can find this from the package ZIP file
which contains the XML file that is used to install the package.
Warren :)
I did get an error at the end of the install. Not sure what it was since all I get is the error that the asp.net vulnerability message says.
IIS 7.5, Win server 2008 r2 I think...it is hosted. Lastest version of Umbraco 4.5.2.
I'll turn off custom errors and reinstall and see what happens
is working on a reply...