• twitter status

doe mij maar een calzone aub (@ La Piazza) http://4sq.com/9qdnGZ
(08/09/10 @ 10:05)

umbraco Certified Developer umbraco MVP 2008/2009

• RSS

RSS Feed

• blogCalendar

<september 2010>
12345
6789101112
13141516171819
20212223242526
27282930

• blogCategories

Livewriter/code snippet support

Posted on maandag 30 juni 2008 in umbracoEnglishLivewriter

Just took me a while to find the right tools for the right job, but finally got it up-and-running. I've wanted to add code snippets to my articles section as this would clarify lots of things to the readers. I'm using Livewriter now to edit all articles and some nice Livewriter add-in for the code fragments.

During configuration, I also found a small issue that while configuring the content channel for Livewriter support, some of the fields are not listed in the dropdowns, especially when you have 2 document type properties with the same alias (Something which could occur quite often).

In my current configuration, I've got 2 different document types, both of which have a property with alias 'bodyText', yet only a single one shows up in the dropdown.

Read on here