EpiWebParts in EpiServer 6 - episerver

We want to add a web part framework to our EpiServer intranet. I've found this which is probably what we want. However there's no installation instructions for use under EpiServer 6 - can anyone advise on how to get started with using this framework on the current release of EpiServer?

Or you could download the souce code for CMS 6 https://www.coderesort.com/svn/epicode/EPiCode.WebParts/6.x

Have you tried setting it up as you would for EPiServer 5? I can't think of any obvious reasons why it wouldn't work for EPiServer 6 as well.
Here's a post on using web parts with EPiServer

Yes, it should work the same. From CMS 5 to CMS 6 there are no breaking changes. This doesnt mean they are the same and since I am not sure how the one on coderesort works its hard for me to say. As Ted says try setting it up and post any issues you might have here and we can try to help you to the best of our knowledge.

Related

Datatable Plugin for CakePHP 4

I have been upgrading my application from cakephp 3 to cakephp 4. I was using fheider/cakephp-datatables and I have come across ypnos-web/cakephp-datatables where both support cakephp 3.
I am currently looking for a cakephp-datatable plugin which supports cakephp 4.
If anybody has an idea, I would be happy.
Thanks in Advance.
Isn't the built-in pagination is what you are looking for ? you can do advanced dynamic database links with your HTML tables.
I successfully use ypnos-web/cakephp-datatables on CakePHP 4.2.7. It works very well for me.
You might have to play around a bit to get it working correctly. Read some of the issues (open and closed) on the ypnos-web/cakephp-datatables github repository and you can likely get it working.
Good Luck!

CakePHP 4 Admin Panel

I am a bloody CakePHP beginner and I am wondering if there is an Admin template for CakePHP 4.x
The templates I found by Google haven't been updated sometimes for more than 7 years. This question
is more than 11 years old and most of the links don't work anymore.
According to the DRY principle I cannot imagine I have to reinvent the wheel and start from the scratch with an Admin design, e.g. left a sidebar with the different menus for the CRUD operations and so on...
I found this plugin and it's exactly what I was looking for. It's very nice and covers all my needs and runs under CakePHP 4.x

How can I develop a plugin for Kibana?

I am really a beginner in ELK stack. I want to learn a plugin building for Kibana. I see their documentation for plugin building (https://www.elastic.co/guide/en/kibana/current/development-plugin-resources.html)
But the thing is, it's not enough for me or I can't understand it properly. I want to customize the Kibana dashboard with some other functionalities I want. I want to build the plugin by ReactJs in front-end. If anybody has any resource or any example codes to share it would be a great help for me. I am using Kibana and ElasticSearch both version 7.4.2
This might be an old question, but since I am facing the same issue, so maybe someone else could use this answer.
I found this presentation by Elastic for how to build you own Kibana plugin, it is an old one, they are working on Kibana 5 I guess, but could be a good starting point for someone.
https://www.elastic.co/elasticon/conf/2016/sf/how-to-build-your-own-kibana-plugins
I have also found this article that is more recent and the author uses ELK 7
https://chunkbytes.com/how-to-create-a-plugin-for-kibana/

Are there any demo sites that let you test IronRuby with Silverlight?

I want to some very basic IronRuby tests, such as checking the syntax on a regular expression, and if possible would like to be able to do it thorugh my browser. Does anyone know of a site that hosts an IronRuby in Silverlight demo?
1) Have you found/already tried this?
http://silverlight.net/samples/sl2/dlrconsole/index.html
Note, this is an older build, so you might wish to follow my 2nd suggestion if you want something a bit fresher:
2) If you have built IronRuby recently from the latest source from GitHub
You should find a Tutorial (which runs in WPF or Silverlight) .
You'd find it here in the source tree
Edit: Also, I know Jimmy has posted recently about some additional work going into this tutorial, so I believe this is being actively worked on.
Edit 2:
3) Perhaps will or will not suffice for your needs, but there is also Gestalt for running IronRuby/IronPython in the browser. This is a recent interesting development from mix online labs.
John Lam, the original iron Ruby guy, has a tutorial for doing just what you ask at:
http://www.iunknown.com/2008/03/dynamic-silverl.html

Anyone find Blend V3 trial?

Now that Silverlight 3 Beta 1 is out, has anyone found Blend V3 beta preview yet? The one link supplied with the Silverlight stuff is not valid right now:
http://www.nextbestgeek.com/2009/03/18/silverlight-3-its-here/
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=a04aa0ae-87be-4201-a65e-e792859122fc
It's available now, refresh a couple times until you get the correct web shard.
I couldnt see it in my MSDN subscription downloads too. I dont think its out yet.
Update : Available now.
It can be found here.
http://www.microsoft.com/expression/blendpreview
If you are excited to try SketchFlow and for that reason try to get the Blend 3 Preview, then please note that the SketchFlow functionality is not available in the current preview and the team blog says, it might be in future releases.

Resources