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

Support different types of view templates #1148

Open
Guite opened this issue Nov 4, 2017 · 4 comments
Open

Support different types of view templates #1148

Guite opened this issue Nov 4, 2017 · 4 comments

Comments

@Guite
Copy link
Owner

Guite commented Nov 4, 2017

At the moment all generated view templates are table-based.
It should be possible to control which type of view template (or even multiple templates) should be created instead:

  • table-based
  • ajax-table using a data grid component (like for example bootstrap table)
  • simple unordered list, ordered list, definition list (ul, ol, dl tags)
  • cards (bootstrap grid boxes with configurable column amount)
@Guite Guite added this to the 1.1.0 milestone Nov 4, 2017
@Guite Guite self-assigned this Nov 4, 2017
@Guite Guite added the language label Nov 4, 2017
@robbrandt
Copy link

👍

@robbrandt
Copy link

For a grid component, this one also looks good http://js-grid.com/

@Guite
Copy link
Owner Author

Guite commented Nov 4, 2017

I mentioned "bootstrap table" because I recently compared several components and used this one for a quite huge project. Thus I am pretty familar with it - and it offers very powerful functionality.
I made a brief blog post about it (in German) at https://get-the-most.de/2017/09/20/flexibles-datagrid-f%C3%BCr-bootstrap/

@Guite
Copy link
Owner Author

Guite commented Dec 15, 2017

Also introduce granular Twig blocks for improved support of partial overriding in Zikula 2.0.4+.

@Guite Guite modified the milestones: 1.2.0, 1.3.0 Dec 15, 2017
@Guite Guite modified the milestones: 1.3.0, 1.4.0 Dec 29, 2017
@Guite Guite modified the milestones: 1.4.0, 1.5.0 Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants