Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Extend PagePlugin with View #331

Open
alexeik opened this issue Oct 6, 2016 · 2 comments
Open

Feature: Extend PagePlugin with View #331

alexeik opened this issue Oct 6, 2016 · 2 comments

Comments

@alexeik
Copy link

alexeik commented Oct 6, 2016

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 alexeik changed the title Feature Extend PagePlugin with View Feature: Extend PagePlugin with View Oct 6, 2016
@alexeik
Copy link
Author

alexeik commented Oct 7, 2016

updated with picture.

alexeik referenced this issue in Tsingbo-Kooboo/KoobooMvc5 Dec 6, 2016
@alexeik
Copy link
Author

alexeik commented Feb 16, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant