Login

Ruwen Jin´s Blog Posts

Sep
16

A simple on page css editor for EPiServer.

This is a port from our old project csseditor. It is updated so that works on EPiServer CMS 5. This module will recognize styles that defined on server and it will figure out those elements that use defined styles and enable user to change it. We... [Read full article]

0 Comments

Sep
16

Chrome & EPiServer

Chrome is Googles new browser and it is based on WebKit, so it is in same family as Safari and the browser that will appear on Android. Most things works well on those browser except the editor. However it is easy to change the editor from... [Read full article]

0 Comments

Aug
27

Show Google analytics in your EPiServer

This is a plug-in that let your editor to see the statistic from Google for each page. To use this module you need a google analytics account installed google analytics code on your site. download module and use EPiServer Manager to install... [Read full article]

0 Comments

Aug
27

Simple way to make your plug-in settings editable

There is a plug-in manager in admin mode in EPiServer. You can view all plug-ins that you have installed in your site and enable or disable plug-ins. Besides that you can even have your plug-in setting edited there. It is really easy to... [Read full article]

0 Comments

May
22

Google plug-in

Google has improved its translation feature. I learned from Dan Matthew's  blog that they have AJAX APi. After a few hours  we got a plug-in. "simple google translation". in the edit mode you can let Google to translate your text. Here is a demo... [Read full article]

0 Comments

EPiTrace logger