Code Monkey home page Code Monkey logo

cms's Issues

Roles or Groups for site users

Can I assign roles to site users or assign users to groups so I can restict access to pages for specific roles or user groups?

Cheers
aruss

Request ability to import/export specific areas of a site

When viewing a site cluster and choosing to export or import a site, it would be good to have the option to choose just specific areas to import / export.

I have found that sometimes the media/resources (pdf/jpg/etc) in a site can make the site hundreds of MB in size when zipped up as a complete site. It would be nice to have the ability to just import/export small parts of the site.

Such as Import / Export:

  • Theme
  • Layout
  • Views
  • Pages
  • Content Folders
  • Resources
  • DB contents

Perhaps have a series of tick boxes to allow you to choose which parts of a site you wish to export.

Intent to include module style, but using the script tag

Intent to include the module style link, but it was include as script link.

yield return this.Html.Script(this.PageContext.FrontUrl.
ModuleThemeUrl(moduleRequestContext.ModuleContext.ModuleName, moduleRequestContext.ModuleContext.ModuleSettings.ThemeName, baseUri)
.ToString());

Basic Authentication for the site

On the site permission may add a new feature for controlling the site can only visit for some people. For example, when a site is in pre-publishing status, the site will only allow to visit by testers.

  1. Add User/Password setting on the site setting.
  2. Using browser's native login prompt to authorize the user.

Could not add sub page

For now, I can only add sub page in the sitemap, but could not do it in the pages grid.

Query extension WhereIsNullOrEmpty throws error

The code in text content query extension (ContentQuery.cs line 198):

var expression = (new OrElseExpression(new WhereEqualsExpression(null, "fieldName", null), new WhereEqualsExpression(null, "fieldName", "")));

the "fieldName" here should be fieldName, remove the quotes.

Only localize the parent page

I would like to suggest the ability to localize a page without localizing the subpages connected to that page.

So if I have a page tree that looks like this:

  • HomePage
    • My Account

I'd like to be able to localize just "HomePage" and not "My Account".

Simple data import mechanism requested

It would be good to have the ability to import data from an external CSV file into a 'Content Folder'.

Perhaps with the ability to perform field mapping, preview the results, error checking, option to over-write or append, check for duplicates.

exception thrown when editing page in subpage

image

When editing the page from Pages, not from sitemap, this exception will throw out.
But you can edit in sitemap. Strangely, after you edit the page in sitemap, then all pages can be edited from pages.

Healthy Module

  1. To showing the current visits count.
  2. to analyze the error requests.
  3. Log site visits.

Global Users with roles

We've encountered a need for global users with roles in one of our projects.
I've taken a look at the current source of Kooboo. It looks doable and hopefully won't be to much of a change.

Localized page disappears when orginal page is deleted

I have a page tree like this:

  • Company
    • TestPage

If I localize "TestPage" in a subsite and then remove the original of "TestPage" the localized version disappears.
But if I then localize "Company", "TestPage" appears again.

customer ControlTypes not compatible with new version.

image

Now we moved the custom control type to "Cms_Data/Views/Share/ControlTypes", but the content type edit still use the old path. that cause the null reference exception.

Database>ContentType> select a content type which using customized control type. then reset templates, it throws exception.

Parameters of a plugin are not shown correctly.

Version: Kooboo CMS 4.1.0.514

Path: /Sites/SubmissionSetting/Create

when we are creating/editing a SubmissionSettings, normally the settings (key/values) would be changed while we select a different plugin from the PluginType dropdownlist. But it's not changed for now.

Copy subpage bug. Kooboo 4.1.0.529

When I try to copy subpage, Kooboo makes the copy of the parent page. SapmleSite: I select the page "Detail" and click "Copy", but new page is the copy of page "Articles" (with its subpages).
kooboo-copy-page-bug

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.