Sitecore PublishItemProcessor and no current HttpContext(hockblogs.net)

submitted by hockmanhockman(505) 2 years, 1 month ago

Hi there, As some of you know Sitecore 6 has a new pipeline called the publishItem pipeline. A pipeline for publishing Sitecore items. Christopher Wojciech already talked about it here. As already descibed in the web.config all you have to do is the following: <publishItem help=“Processors should derive from Sitecore.Publishing.Pipelines.PublishItem.PublishItemProcessor“> First: Configure an entry in the web.config: 3 <sitecore> 4 <pipelines> 5 <publishItem> 6 <processor type="Hockblogs.Pipelines.MyOwnCoolPublisher, Hockblogs.Pipelines"/> 7 </publishItem> Next: implement the custom processer. This is what you'll do when implementing it:

add a comment |category: |Views: 31

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story