January 20th, 2008
This post will show you how to debug umbraco macros, with the click of a browser button.
The trick is to make some favorite links in your browser containing javascript appending the umbraco debug querystring to the current page in browser. This is called bookmarklets.
Read more »
Tags:
Umbraco, Umbraco Extension
August 15th, 2006
Jonathan kindly asked me how to extend/change the MultiplePagePickerViaSource, he wanted everything the same way, except media files instead of pages listed.
After some mailing with Jonathan, I thought to myself "it should take longer than 3 minutes to do that", and it actually didn't took longer than 3 minutes of coding :-)
Read more »
Tags:
Umbraco, Umbraco Extension
June 07th, 2006
I have updated the Umbraco RSS package with new functionality.
Niels originally developed the RSS extension to umbraco with the help from the Raccoom rss generator. It was later nicely "packed" into an umbraco package by Per from netMedia.dk so it is easy to install into umbraco.
Read more »
Tags:
Umbraco Package, Umbraco, Umbraco Extension
March 29th, 2006
I have created a new Data Type to use in umbraco, different people on the umbraco mailing list requested this kind of Data Type.
I use this a Data Type like this on a regularly basis and with big pleasure in Sitecore CMS, therefore it was naturally for me to make this to umbraco.
Read more »
Tags:
Umbraco, Umbraco Extension
February 16th, 2006
A, B, C, D - After FCKeditor comes TinyMCE.
Last month I did a fast implementation of FCKeditor in Umbraco now it’s time for an even faster implementation of TinyMCE in Umbraco.
Read more »
Tags:
Umbraco, Umbraco Extension
January 22nd, 2006
I have done a fast implementation of the rather cool WYSIWYG editor in Umbraco.
The main goels of this fast implementation is that you can compare FCKeditor to the Umbraco default WYSIWYGand TinyMCE editor.
Read more »
Tags:
Umbraco, Umbraco Extension