Posts categorized 'Products'
pass data between Umbraco and user control? - Using own controls with umbraco - umbraco Forum
If you have a property with alias mytext on your content page and you want to pass it to the usercontrol that is on the same page. You can just do myparameter="[#mytext]" Umbraco tips and tricks: http://www.nibble.be pass data between Umbraco and user control? - Using own controls with umbraco - umbraco...
Continue reading "pass data between Umbraco and user control? - Using own controls with umbraco - umbraco Forum"
umbraco Forum
To enable Insert Macro in Beta 2 Richtext-Editor, edit the tinyMceConfig file, uncommenting Lines 154-59 and Line 198. umbraco Forum ....
Continue reading "umbraco Forum"
Nibble, Umbraco developer - Umbraco .net cms Tips, tricks, examples, screencasts and more &
New Package - Related Links
Nibble, Umbraco developer - Umbraco .net cms Tips, tricks, examples, screencasts and more &.
Umbraco XSLT Attributes must come immediately after the enclosing tag
Just spent a frustrating 2 hours trying to get this to work to highlight a specific navigation element <a href="{umbraco.library:NiceUrl(@id)}"> <xsl:value-of select="@nodeName"/> <xsl:if test="$currentPage/ancestor-or-self::node/@id=@id"> <xsl:attribute name="class">selected<...
Continue reading "Umbraco XSLT Attributes must come immediately after the enclosing tag"
umbraco - TinyMCE: class removed from img tags
TinyMCE: class removed from img tags umbraco - View Issue ....
Continue reading "umbraco - TinyMCE: class removed from img tags"
XSLT Tip - Display a field recursively... - Imported posts - umbraco Forum
Note the correction at the end of the post where position()=last() should be position()=1 XSLT Tip - Display a field recursively... - Imported posts - umbraco Forum ....
Continue reading "XSLT Tip - Display a field recursively... - Imported posts - umbraco Forum"
How to get an asp.net trace output in an Umbraco page? - Misc - umbraco Forum
Just add this to the querystring: ?umbdebugshowtrace=true You'll get the ASP.NET trace along with Umbraco specific items. How to get an asp.net trace output in an Umbraco page? - Misc - umbraco Forum ....
Continue reading "How to get an asp.net trace output in an Umbraco page? - Misc - umbraco Forum"
Umbraco
Make sure tracing and debug is turned off Find the following lines in your web.config file and make sure the attributes are set to false, it makes a noticeable difference: < trace enabled="false" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true" ... < compilation defaultLanguage...
Continue reading "Umbraco"
Interested in Graffiti? - Digging My Blog - Dan Hounshell
Interested in Graffiti? Interested in Graffiti? - Digging My Blog - Dan Hounshell ....
Continue reading "Interested in Graffiti? - Digging My Blog - Dan Hounshell"
graffiti-usergroups - Google Code
graffiti-usergroups
