Is there a plugin to just display simple data?
Posted: Wed Sep 16, 2009 2:35 pm
Hello!
I'm making a website for a café and currently I use a table with a lot of classes to output it the way I want it. The problem is that it easily breaks if the people updating it makes a mistake (and that risk is, as with most customers, unfortunaly rather high) so just having a plugin to do it would be great! Does anyone know of such a plugin?
As an alternative, is there a good resource on making your own modules? I haven't found anything yet that is simple enough to get me cracking at once, and reverse-engineering an existing module would take a lot of time since I'm new to PHP.
I'm making a website for a café and currently I use a table with a lot of classes to output it the way I want it. The problem is that it easily breaks if the people updating it makes a mistake (and that risk is, as with most customers, unfortunaly rather high) so just having a plugin to do it would be great! Does anyone know of such a plugin?
As an alternative, is there a good resource on making your own modules? I haven't found anything yet that is simple enough to get me cracking at once, and reverse-engineering an existing module would take a lot of time since I'm new to PHP.