Giter Club home page Giter Club logo

gridclasskey's People

Contributors

danyapostfactum avatar goldsky avatar ruga avatar smanu85 avatar zaigham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gridclasskey's Issues

System Setting for "Add New Document" button

Would be useful to customise the Add New Document button to help make things clearer for clients when the Grid is not used for "pages". e.g. "Add New Location", or "Add New Supplier"

FR: Sorting based on TV values

As the title says... Sorting based on TV values would be great.

I use GridClassKey as a container for events and would like to sort the resources based on a date/time TV.

Action Column's width

Sometimes the width is not fit with the changing layout.
Need a field to make it able to be defined individually.

Feature request: Add new "sub" container

It would be good to have "Add new container" button next to "Add new Document". It would be useful on pages with multi level menus..
P.S. Great work! That's exatly what was missing in Modx.

Duplicating Grid Container

There is no option "Duplicate child cocuments" while making duplicate in Modx resource tree.Duplicate function in document menu also doesn't work witch child documents...

Great start! some feature requests

This is what I have been looking for a long time - I have some feature requests

  • publish / unpublish, delete and edit buttons in the grid
  • option to hide each column in the grid
  • back to grid button (once you are editing a child)
  • the page tab contents should be put above the grid so it is inline standard page UI (clients will get confused)
  • drag / drop reorder of grid rows

Unable to Sort Resources by Column

I am unable to sort any of the resources by the vales in any one specific column ("Sort Ascending" and "Sort Descending" greyed out). Modx 2.2.10

Options to display resources that aren't children in the gird

This might be out-of-scope or something for version 1.1, but it would be useful if items that aren't children of the grid parent could be displayed.

For example displaying all the items from a TV tag, or anything which is unpublished.

Another example, if a site has a "stock quantity" TV for a shop, then if its value is <5 it shows on the grid. Useful for managing low quantity products.

This could be configured similar to how getResources builds its output (tvFilters, etc)

Automatically add dates to the URL

I've been looking to use GridClassKey as a replacement to Articles. Most of GridClassKey's features are superior to articles and let a site builder create a more flexible blog.

One feature which I've not been able to recreate is the blog-style URL structure like this:

example.com/2013/12/blog-title
example.com/2014/01/another-blog-title
example.com/2014/02/next-blog-title
example.com/2014/03/more-blog-title

Where the posts are organised optionally by /year/, /month/ and /day/ using a URL Format setting like: %Y = year, 4 digits, %m = month (with leading zeros), %d = day (with leading zeros), %alias = Article Alias, %id = Article ID, %ext = File extension (e.g. html).

Could a setting like this possibly be implemented?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3348716-automatically-add-dates-to-the-url?utm_campaign=plugin&utm_content=tracker%2F570466&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F570466&utm_medium=issues&utm_source=github).

Duplicating

Submitted this a few mins ago and it went MIA. Apologies if its a double post.

if you duplicate a Container resource, it doesn't duplidate any of the child resources.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4335289-duplicating?utm_campaign=plugin&utm_content=tracker%2F570466&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F570466&utm_medium=issues&utm_source=github).

Call to undefined method getProperties

The browser console shows the following error when I try to change the resource class key to the grid container:
Fatal error: Call to undefined method modDocument_mysql::getProperties() in /core/components/gridclasskey/model/gridclasskey/gridcontainer.class.php on line 112
...together with infinite "saving..." dialog due this error.

I'm using it with MODX 2.2.0-pl2 traditional.

Any ideas?

Custom icon for Container

Custom icon attached for a container using GridClassKey.
folder
I've sent it to the guys working on the Collections extra too.

Broken javascript after creating container

I create container, click Save button and nothing happens. In the browser console:
TypeError: childrenTab is undefined
...').getValue();var childrenTab=Ext.getCmp('gridclasskey-grid-children-panel');if(...

Sorting Grid Documents in MODX document tree

There is a problem with sorting Grid Containers in Modx document tree. When few grid containers are next to each other, there is no waqy to put (drag) any other document between them.

Modx v 2.2.11

Delete button in actions column falls out of screen

Delete button in actions column falls out of screen:

voila_capture1001

MODX 2.2.11
Grid Class Key 1.0.0 rc

Temporary fix: open assets/components/gridclasskey/css/mgr.css and find
.x-action-col-cell img {
height: 16px;
width: 16px;
margin-top: 10px;
margin-right: 3px;
}
Change margin-right from 6px to 3px.

Reorder children

Would love to see the ability to reorder resources within the grid. We can do it within the "normal" tree. The change in order should also be reflected in any getresources call too.

System Setting/configuration for grid columns

It would be useful to be able to customise the grid's columns. Maybe comma separated system setting of the fields or add more field options here which can be switched on:

ember status item via ember

Also including option to use a TV as a grid column would make this plugin highly useful.

Richtext editor doesn't work

TinyMCE doesn't work in the content field of grid class key. And why is it in another tab? Return it to Document tab or may be a setting to do it.

Feature request: Configurations

A good feature would be to have user-defined configurations for containers in Grid Class Key CMP
eg. template News container (default template, fields, containers and children settings)

Display Tv Caption Rather Than Tv Name

It would be great if in the grid, one could elect to use a Tv's Caption rather than it's name for clarity. Also, having the ability to override standard resource fields (such as pagetitle) with another name for the grid header would also help polish the grid.

How to hide the Content tab

I want to hide the tab "Content" (page with the resource content), but GridClassKey won't listen to the unchecked "modx-resource-content" field in the form customisation. You have to create a new tab called "modx-resource-content" and uncheck it.

Don't know where to add this information, but it's something to add to the documentation :)

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3059215-how-to-hide-the-content-tab?utm_campaign=plugin&utm_content=tracker%2F570466&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F570466&utm_medium=issues&utm_source=github).

Allow setting of resource type for children

Right now, you can choose a specific template for children. It'd be great if you could also specify a class key -- I'm using ModMore's MoreGallery extra, and I'd love to be able to have this module automatically create any children as Galleries.

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.