Kooboo / CMS

Old Kooboo CMS, Use Kooboo/Kooboo instead.
http://www.kooboo.com
Other
337 stars 222 forks source link

Feature: Extend PagePlugin with View #331

Open alexeik opened 8 years ago

alexeik commented 8 years ago

Features which can be useful:


  1. Extend PagePlugin
    • Add View.cshtml to PagePlugin. That allow developers and users write plugins with predefined html template.
    • Html template in View.cshtml can be used in Views or Layouts or Page positions blocks.
    • View.cshtml needs to take parameteres in.

Example of using. Plugin Setup In Page Desinger

We have PagePlugin = Gallery.dll and GalleryView.cshtml in plugin package file.

Open Page designer and add Slide Gallery view to any position. Setup view parameteres like "Gallery Folder" where to take images.

And get html gallery on the page.

Codeless feature.

Kill feature. Once it appears we can create Plugins Web Site.

It can serve for development many plugins for Kooboo like any other popular CMS has, than needs to be used zero knowledge about programming.

alexeik commented 8 years ago

updated with picture.

alexeik commented 7 years ago

ok. it was done. already. it calls in Development-View menuitem Import. U can import any View but separately from PagePlugin. For my option views needs to be with PagePluginInstallation