Skip to content

Commit

Permalink
Updated url schemas on blog addresses.
Browse files Browse the repository at this point in the history
  • Loading branch information
matkun committed Mar 7, 2015
1 parent c97f294 commit a4ec36b
Show file tree
Hide file tree
Showing 17 changed files with 61 additions and 54 deletions.
2 changes: 1 addition & 1 deletion Base64EmbeddedImage/readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Embedding EPiServer VPP images in HTML using base64 encoding
http://blog.mathiaskunto.com/2011/08/21/embedding-episerver-vpp-images-in-html-using-base64-encoding/
https://blog.mathiaskunto.com/2011/08/21/embedding-episerver-vpp-images-in-html-using-base64-encoding/

Version 1.1.0.0

Expand Down
2 changes: 1 addition & 1 deletion BookmarkLinks/readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Insert links to bookmarks in other EPiServer pages
http://blog.mathiaskunto.com/2013/12/26/insert-links-to-bookmarks-in-other-episerver-pages/
https://blog.mathiaskunto.com/2013/12/26/insert-links-to-bookmarks-in-other-episerver-pages/


Version 1.0.0.0
Expand Down
2 changes: 1 addition & 1 deletion EPiServerLanguageScanner/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EPiServer Language Files Scanner
http://blog.mathiaskunto.com/2014/02/27/orphaned-translation-scanner-for-episerver-language-files/
https://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.
2 changes: 1 addition & 1 deletion ExampleMVPVisualStudio2010Solution/readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Complete and concrete example of what an ASP.NET WebForms Model-View-Presenter project may look like using StructureMap, NUnit and AutoMoq
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
https://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

Version 1.0.0.0

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MVP and EPiServer CMS 6 R2
http://blog.mathiaskunto.com/2014/02/14/mvp-and-episerver-cms-6-r2/
https://blog.mathiaskunto.com/2014/02/14/mvp-and-episerver-cms-6-r2/

Sample code for MVP with EPiServer CMS 6 R2.
2 changes: 1 addition & 1 deletion ImageSlideShow/readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
EPiServer CustomProperty: jQuery image slide show with HTML captions and smooth transitions using Dev7studios Nivo Slider
http://blog.mathiaskunto.com/2012/06/24/episerver-customproperty-jquery-image-slide-show-with-html-captions-and-smooth-transitions-using-dev7studios-nivo-slider/
https://blog.mathiaskunto.com/2012/06/24/episerver-customproperty-jquery-image-slide-show-with-html-captions-and-smooth-transitions-using-dev7studios-nivo-slider/


Version 1.0.0.0
Expand Down
4 changes: 2 additions & 2 deletions InteractiveImageMap/readme.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
EPiServer custom property: Allowing web editors to create image maps with flexible hot spot areas
http://blog.mathiaskunto.com/2012/08/16/episerver-custom-property-allowing-web-editors-to-create-image-maps-with-flexible-hot-spot-areas/
https://blog.mathiaskunto.com/2012/08/16/episerver-custom-property-allowing-web-editors-to-create-image-maps-with-flexible-hot-spot-areas/

This release is not a stand alone project resulting in a droppable binary nor a NuGet package, you will have to copy it into your EPiServer website project yourself should you wish to try it.

If you would like to use this with EPiServer 5, please see the following article:
Moving the ImageMap editor custom property to EPiServer 5
http://blog.mathiaskunto.com/2013/08/23/moving-the-imagemap-editor-custom-property-to-episerver-5/
https://blog.mathiaskunto.com/2013/08/23/moving-the-imagemap-editor-custom-property-to-episerver-5/

Version 1.0.0.0

Expand Down
6 changes: 3 additions & 3 deletions LanguageFileEditor/README.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Language File Editor version 1.1 for EPiServer CMS 6 R2
http://blog.mathiaskunto.com/rss
https://blog.mathiaskunto.com/rss

Installation instructions:

Expand All @@ -12,7 +12,7 @@ Installation instructions:
* Make sure that you have secured the plugin so that only administrator accounts can access it.

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

Well formulated bug reports and constructive feedback is always welcome.

Expand All @@ -30,4 +30,4 @@ Changes in v 1.1
* Code refactoring.

More information at:
http://blog.mathiaskunto.com/2014/06/20/security-fix-for-the-language-file-editor-tool-in-episerver-cms-6-r2/
https://blog.mathiaskunto.com/2014/06/20/security-fix-for-the-language-file-editor-tool-in-episerver-cms-6-r2/
8 changes: 4 additions & 4 deletions LanguageFileEditorEPiServer75/README.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Language File Editor version 1.1 for EPiServer 7.5
http://blog.mathiaskunto.com/rss
https://blog.mathiaskunto.com/rss

Installation instructions:

Expand All @@ -12,7 +12,7 @@ Installation instructions:
* Make sure that you have secured the plugin so that only administrator accounts can access it.

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

Well formulated bug reports and constructive feedback is always welcome.

Expand All @@ -34,5 +34,5 @@ Changes in v 1.1
* Based on Hannu Hartikainen's move to EPiServer 7 (https://github.com/dancek/EPiServer.Plugins.LanguageFileEditor)

More information on security issue at:
http://blog.mathiaskunto.com/2014/06/20/security-fix-for-the-language-file-editor-tool-in-episerver-cms-6-r2/
http://blog.mathiaskunto.com/2014/06/20/security-fix-for-the-language-file-editor-tool-in-episerver-7-5/
https://blog.mathiaskunto.com/2014/06/20/security-fix-for-the-language-file-editor-tool-in-episerver-cms-6-r2/
https://blog.mathiaskunto.com/2014/06/20/security-fix-for-the-language-file-editor-tool-in-episerver-7-5/
2 changes: 1 addition & 1 deletion PageTreeExtended/readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
EPiServer PageTree with ItemDataBound event
http://blog.mathiaskunto.com/2011/09/11/episerver-pagetree-with-itemdatabound-event/
https://blog.mathiaskunto.com/2011/09/11/episerver-pagetree-with-itemdatabound-event/

Version 1.1.0.0

Expand Down
4 changes: 2 additions & 2 deletions PageTypeTreeFilter/readme.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Allowing web editors to apply PageType based filtering on the EPiServer edit mode PageTree
http://blog.mathiaskunto.com/2012/02/06/allowing-web-editors-to-apply-pagetype-based-filtering-on-the-episerver-edit-mode-pagetree/
https://blog.mathiaskunto.com/2012/02/06/allowing-web-editors-to-apply-pagetype-based-filtering-on-the-episerver-edit-mode-pagetree/

Revisited and improved: PageType based filtering of EPiServer�s EditMode PageTree
http://blog.mathiaskunto.com/2012/03/25/revisited-and-improved-pagetype-based-filtering-of-episervers-editmode-pagetree/
https://blog.mathiaskunto.com/2012/03/25/revisited-and-improved-pagetype-based-filtering-of-episervers-editmode-pagetree/


Version 1.1.3.0
Expand Down
43 changes: 25 additions & 18 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Mathias Kunto's Blog Repository
http://blog.mathiaskunto.com/
https://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.

Expand All @@ -9,113 +9,120 @@ Descriptions:
*****************************************************************************

Base54EmbeddedImage
http://blog.mathiaskunto.com/2011/08/21/embedding-episerver-vpp-images-in-html-using-base64-encoding/
https://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/
https://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.



EPiServer75SitemapXmlGeneratorEngine
https://blog.mathiaskunto.com/2015/02/27/sitemap-xml-generator-engine-for-multi-language-episerver-7-5-websites/

Strategy based Sitemap.xml generator engine for EPiServer 7.5 websites with PageTree strategy sample and globalized EPiServer content support.



EPiServerLanguageScanner
http://blog.mathiaskunto.com/2014/02/27/orphaned-translation-scanner-for-episerver-language-files/
https://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/
https://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/
https://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/
https://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/
https://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/
http://blog.mathiaskunto.com/2014/06/20/security-fix-for-the-language-file-editor-tool-in-episerver-cms-6-r2/
https://blog.mathiaskunto.com/2011/09/04/allowing-web-administrators-to-dynamically-update-episerver-language-files/
https://blog.mathiaskunto.com/2014/06/20/security-fix-for-the-language-file-editor-tool-in-episerver-cms-6-r2/

For EPiServer CMS 6 R2
Allows web administrators to update EPiServer language files through admin mode.



LanguageFileEditorEPiServer75
http://blog.mathiaskunto.com/2014/06/20/security-fix-for-the-language-file-editor-tool-in-episerver-7-5/
https://blog.mathiaskunto.com/2014/06/20/security-fix-for-the-language-file-editor-tool-in-episerver-7-5/

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



NuGet
https://github.com/matkun/Blog/tree/master/NuGet
httpss://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/
https://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/
https://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
httpss://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/
https://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/
https://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/
https://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.

26 changes: 13 additions & 13 deletions SamplesAndExamples/README.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Mathias Kunto's Blog Repository - Samples and Examples
http://blog.mathiaskunto.com/
https://blog.mathiaskunto.com/

Contains examples, code snippets and samples that did not get their own projects and will not be compilable on their own.

Expand All @@ -9,77 +9,77 @@ Descriptions:
*****************************************************************************

EmbeddedEPiServerResources
http://blog.mathiaskunto.com/2012/02/27/how-to-embed-episerver-resources-such-as-guiplugins-and-pages-together-with-images-javascripts-and-stylesheets-in-droppable-assembly-binaries/
https://blog.mathiaskunto.com/2012/02/27/how-to-embed-episerver-resources-such-as-guiplugins-and-pages-together-with-images-javascripts-and-stylesheets-in-droppable-assembly-binaries/

Example on how to embed EPiServer resources such as a GuiPlugIn or a page, as well as JavaScripts, Stylesheets and images.



EPiServerEditTreeTooltip_PageUsages
http://blog.mathiaskunto.com/2012/04/22/visual-aid-for-finding-page-usages-directly-in-episerver-edit-mode-page-tree-extending-node-tooltips/
https://blog.mathiaskunto.com/2012/04/22/visual-aid-for-finding-page-usages-directly-in-episerver-edit-mode-page-tree-extending-node-tooltips/

Adding tooltip to the EPiServer edit mode page tree containing information on what pages are referencing the current page or one of its decending pages.



EPiServerFileSystemSurveillance
http://blog.mathiaskunto.com/2012/05/24/how-to-make-episerver-surveil-your-config-files-notifying-you-on-change/
https://blog.mathiaskunto.com/2012/05/24/how-to-make-episerver-surveil-your-config-files-notifying-you-on-change/

Example code for making EPiServer monitor changes in your configuration files and notify you via Google's Gmail SMTP servers when someone changes them.



EPiServerJob_RunPowerShellScript
http://blog.mathiaskunto.com/2012/02/03/making-the-episerver-scheduler-run-your-windows-powershell-scripts/
https://blog.mathiaskunto.com/2012/02/03/making-the-episerver-scheduler-run-your-windows-powershell-scripts/

An example on how to have the EPiServer scheduler run Windows PowerShell scripts for you.



EPiServerPopupWindows
http://blog.mathiaskunto.com/2012/07/14/how-to-open-those-episerver-edit-mode-selector-browser-popups-in-your-custom-properties/
https://blog.mathiaskunto.com/2012/07/14/how-to-open-those-episerver-edit-mode-selector-browser-popups-in-your-custom-properties/

Examples on how to open the build-in EPiServer browser controls for the Date Selector (DateTime information), the FileSelector (Images or Documents from EPiServer VPP), the Page Selector (EPiServer Pages), the Url Selector (URLs to external websites, internal EPiServer pages, e-mails, files on network or other websites) as well as the XForm Selector. This is done manually without using server side EPiServer controls.



EPiServerPropertyAppearance
http://blog.mathiaskunto.com/2012/03/05/being-friends-with-the-propertycontrolclassfactory-or-101-ways-to-change-episerver-built-in-property-appearances/
https://blog.mathiaskunto.com/2012/03/05/being-friends-with-the-propertycontrolclassfactory-or-101-ways-to-change-episerver-built-in-property-appearances/

Five examples on how it is possible to change appearance of built-in EPiServer properties using either the PropertyControlClassFactory class through web.config, an initialization module, a plugin attribute or global.asax, or a control adapter mapped through a browser file.



FuBuMVC_RadioButtonList
http://blog.mathiaskunto.com/2012/08/31/how-to-use-htmlconventions-to-create-a-radio-button-list-input-for-fubumvc/
https://blog.mathiaskunto.com/2012/08/31/how-to-use-htmlconventions-to-create-a-radio-button-list-input-for-fubumvc/

A way of rendering radio button lists in FuBuMVC from enums using FuBuMVC's HtmlConvention.



GeoIPAutoUpdate_PowerShellScript
http://blog.mathiaskunto.com/2012/01/15/geoip-database-update-in-multiple-webserver-environment-using-windows-powershell-scripting/
https://blog.mathiaskunto.com/2012/01/15/geoip-database-update-in-multiple-webserver-environment-using-windows-powershell-scripting/

A script for automatically downloading and updating the MaxMind GeoIP database (shipped with EPiServer) on multiple servers. Requires gzip.exe (may be downloaded from the gzip homepage: http://www.gzip.org/). Requires Get-WebFile v3.6 by Joel Bennett (may be downloaded from the PowerShell Code Repository: http://poshcode.org/417).
A script for automatically downloading and updating the MaxMind GeoIP database (shipped with EPiServer) on multiple servers. Requires gzip.exe (may be downloaded from the gzip homepage: https://www.gzip.org/). Requires Get-WebFile v3.6 by Joel Bennett (may be downloaded from the PowerShell Code Repository: https://poshcode.org/417).



NLogBridgeAppenderLog4Net
http://blog.mathiaskunto.com/2014/08/21/using-nlog-with-episerver-and-log4net/
https://blog.mathiaskunto.com/2014/08/21/using-nlog-with-episerver-and-log4net/

An appender for log4net bridging the log messages to NLog, along with sample configuration for EPiServer CMS.



ShowingHiddenEPiServerProperties
http://blog.mathiaskunto.com/2013/01/16/simple-adapter-for-showing-hidden-episerver-properties-in-edit-mode-for-administrators
https://blog.mathiaskunto.com/2013/01/16/simple-adapter-for-showing-hidden-episerver-properties-in-edit-mode-for-administrators

A simple control adapter for giving access to hidden EPiServer properties (those with the 'Display in Edit Mode' option turned off in Admin Mode) to users belonging to certain roles; such as web administrators.



StaticEPiServerErrorPages
http://blog.mathiaskunto.com/2011/08/19/allowing-web-editors-to-customize-static-error-pages-in-episerver/
https://blog.mathiaskunto.com/2011/08/19/allowing-web-editors-to-customize-static-error-pages-in-episerver/

How to allow EPiServer web editors to create static error pages that will work without a database connection.

Expand Down
2 changes: 1 addition & 1 deletion ScheduledJobAuditLog/readme.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ScheduledJobAuditLog
http://blog.mathiaskunto.com/2013/12/01/please-explain-yourself-reasons-and-audit-logging-in-episerver-scheduled-jobs/
https://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.
2 changes: 1 addition & 1 deletion ScheduledParameterJob/readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Supplying EPiServer scheduled jobs with parameters through Admin Mode
http://blog.mathiaskunto.com/2012/02/13/supplying-episerver-scheduled-jobs-with-parameters-through-admin-mode
https://blog.mathiaskunto.com/2012/02/13/supplying-episerver-scheduled-jobs-with-parameters-through-admin-mode

Version 1.1.0.0

Expand Down
Loading

0 comments on commit a4ec36b

Please sign in to comment.