How to find if Umbraco 7 Debugging is Enabled in AngularJS or Javascript in...
When creating a new functionality in the Umbraco 7 backoffice such as a property editor or custom section, it is sometimes necessary to print out some debugging information to verify that the models...
View ArticleGuide for setting up teamcity for umbraco development
TeamCity is an awesome tool for automating builds, deploys, and tests. For each of our projects, we might have many developers/designers working away on a site. We needed a way for our dev site to...
View ArticleTeamCity and Web Deploy: Silent unlogged failure
C:\TeamCity\buildAgent\work\7f00d1c4099cfbe0\src\TestSite.Umbraco\TestSite.Umbraco.csproj(3364, 3): error MSB4019: The imported project "C:\Program Files...
View ArticleHow To Make Your Site Screen Reader Ready
With all the improvements in the Web Design in the last couple years it’s easy to forget to make your site accessible to screen readers. Thankfully screen readers have a couple of tricks up their...
View ArticleDeploying contour forms via courier
We built a Courier extension that allows us to deploy Contour forms! We based it off of this source. It is pretty neat. Here is the source. The plugin could use a little bit more love but it is doing...
View ArticleProWorks at uWestFest '15 - the Umbraco North America Conference
ProWorks is proud to sponsor, attend, and speak at uWestFest '15! uWestFest is an Umbraco conference for those of us here in North America. Will you be there? Then go say "Hi" to Loyan Roylance,...
View ArticleNew Umbraco Package: Inline HTML Help Label
On a few recent Umbraco builds we have had the need to add a small amount of inline help to the back-office interface to help content editors with content entry. To enable this behavior we created...
View ArticleNew Umbraco v7 Package: Dialog Expander
This package is a simple UI enhancement to the Umbraco v7 right-side dialog flyours to allow a content editor to make the dialog bigger or back to normal. It just gives a bit more room for dialog...
View ArticleSimple and Cool Use for the nuPickers Umbraco Package for v7
I just wanted to share a great experience I just had with nuPickers, and Umbraco v7 package, and how easy it was to make a simple U.S. State picker with no custom code and no pre-value heartache. In...
View ArticleChanging the sort order of default Umbraco tabs
We have a couple of projects where we wanted to gain more control over the sort order of some of the default Umbraco tabs like "Properties" or "Child items". Although I don't know of a way to do this...
View Article