2017 © Pedro Peláez
 

library template-table

Template to view entries as a sortable table

image

cmskit/template-table

Template to view entries as a sortable table

  • Friday, December 26, 2014
  • by cmskit
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

cms-kit template "Table"

Installation path: backend/templates/table, (*1)

Description

attention: alpha status, (*2)

This -partly generalized- template shows entries as a searchable, sortable, paginated table allowing a faster access than the default template. Connected entries are loaded as expandable sub-table (of course also sortable)., (*3)

This template does not show generic fields because of their nature (every entry can have a different structure witch dosen't fit into a "table")., (*4)

It is based on (and needs to run) the jQuery-Plugin jTable http://www.jtable.org, (*5)

ToDo:, (*6)

  • add filter for updateContent
  • cut long lines (text-areas) and replace other -non-textual content
  • Documentation
  • more inline-documentation
  • fix som css-glitches
  • make the detail-view not using the default-template

Installation

manual Installation

  1. download and extract this Folder (grid) into backend/templates/
  2. download jquerytable and unzip it into the sub-folder "jquerytable"

Installation via package management

The Versions

26/12 2014

dev-master

9999999-dev http://cms-kit.com

Template to view entries as a sortable table

  Sources   Download

GPL

The Requires

 

by Christoph Taubmann