Code Monkey home page Code Monkey logo

blog's Introduction

Mathias Kunto's Blog Repository
http://blog.mathiaskunto.com/

Contains source code, samples, functions and features from Mathias Kunto's developer blog. Mostly C# and EPiServer, but also other programming related matters such as Windows PowerShell scripting.

*****************************************************************************
Descriptions:

*****************************************************************************

Base54EmbeddedImage
http://blog.mathiaskunto.com/2011/08/21/embedding-episerver-vpp-images-in-html-using-base64-encoding/

Extends Image to allow for embedding base64 encoded images from the EPiServer VPP. Usage example is included in the UsageExample directory; this is not part of the droppable binary version.



BookmarkLinks
http://blog.mathiaskunto.com/2013/12/26/insert-links-to-bookmarks-in-other-episerver-pages/

Adds the possibility to create links to EPiServer's bookmarks in TinyMCE.



EPiServerLanguageScanner
http://blog.mathiaskunto.com/2014/02/27/orphaned-translation-scanner-for-episerver-language-files/

Tool that looks through EPiServer style language files scanning your source code for the ones that are orphaned; i.e. are not used in your code.



ExampleMVPVisualStudio2010Solution
http://blog.mathiaskunto.com/2012/02/27/complete-and-concrete-example-of-what-an-asp-net-webforms-model-view-presenter-project-may-look-like-using-structuremap-nunit-and-automoq/

A complete and concrete example of what a Visual Studio 2010 WebForms Model-View-Presenter (MVP) project may look like using StructureMap, NUnit and AutoMoq.



ExampleMVPVisualStudio2012SolutionWithEPiServerCMS6R2
http://blog.mathiaskunto.com/2014/02/14/mvp-and-episerver-cms-6-r2/

Sample code for MVP used with EPiServer CMS 6 R2.



ImageSlideShow
http://blog.mathiaskunto.com/2012/06/24/episerver-customproperty-jquery-image-slide-show-with-html-captions-and-smooth-transitions-using-dev7studios-nivo-slider/

Adds a custom property to the EPiServer website allowing you to have jQuery Nivo Slider image slide shows on your page types. The Nivo Slider is MIT-licensed.



InteractiveImageMap
http://blog.mathiaskunto.com/2012/08/16/episerver-custom-property-allowing-web-editors-to-create-image-maps-with-flexible-hot-spot-areas/

Adds a custom property to the EPiServer website allowing web editors to create interactive image maps with clickable hot spots of dynamic rectangular shape and size.



LanguageFileEditor
http://blog.mathiaskunto.com/2011/09/04/allowing-web-administrators-to-dynamically-update-episerver-language-files/

Allows web administrators to update EPiServer language files through admin mode.



NuGet
https://github.com/matkun/Blog/tree/master/NuGet
NuGet packages mostly for the EPiServer functionality listed below; like PageTypeTreeFilter and ScheduledParameterJob.



PageTreeExtended
http://blog.mathiaskunto.com/2011/09/11/episerver-pagetree-with-itemdatabound-event/

Adds an ItemDataBound event to the EPiServer PageTree.



PageTypeTreeFilter
http://blog.mathiaskunto.com/2012/02/06/allowing-web-editors-to-apply-pagetype-based-filtering-on-the-episerver-edit-mode-pagetree/

Adds a DropDownList above the EPiServer Edit Mode page tree allowing web editors to filter the pages on PageType while keeping the structure intact.



SamplesAndExamples
https://github.com/matkun/Blog/tree/master/SamplesAndExamples
Contains examples, code snippets and samples that did not get their own projects and will not be compilable on their own. The directory readme file has information on individual code samples.



ScheduledJobAuditLog
http://blog.mathiaskunto.com/2013/12/01/please-explain-yourself-reasons-and-audit-logging-in-episerver-scheduled-jobs/

Adds audit log functionality to the EPiServer scheduled jobs. Also a required field for giving reasons on why the action was taken.



ScheduledParameterJob
http://blog.mathiaskunto.com/2012/02/13/supplying-episerver-scheduled-jobs-with-parameters-through-admin-mode/

Gives developers the ability to add arbitrary input parameter controls (such as for instance DropDownList, CheckBox, TextBox, EPiServer page selectors) to the EPiServer scheduled job interface, and then use the values while running the job.



StylableFileUploadControl
http://blog.mathiaskunto.com/2012/01/28/keeping-your-hair-from-turning-gray-or-how-to-style-the-aspfileupload-control-using-control-adapters/

Transforms the rendering of all your existing ASP.NET FileUpload controls to a more stylable textbox and button instead of an input type file field without ugly CSS hacks.

blog's People

Contributors

matkun avatar emiaj avatar

Watchers

Gatis Bergšpics avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.