Orderable Content in Matrix

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
AngTalunin

Orderable Content in Matrix

Post by AngTalunin »

I've been asked to deliver a website with the following functionality:

The adminuser must be able to add unlimited entries of data to the database.
The data must be displayed in a matrix (table) where the different columns can be sorted alphabetically.
The rows of data have to link to a next page with more details. On the next page should contain links to the previous and next item in the (ordered) matrix.

Does such a module already exists, or is there a module I can use as a basis?
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm
Location: Finland

Re: Orderable Content in Matrix

Post by tsw »

I don't think there is such module ready, but it shouldn't be too hard to create..
Post Reply

Return to “Developers Discussion”