Posted by jimmy.brosnan on December 19, 2012 at 2:42am
Please recommend me a Drupal module so i can create a settings page (a page of different fields for configuring website like text in home page, size of block , etc. so a simple user can change them)?
I thought the CCK could be good, but the problem with CCK is that the result is that we can create unlimited number of settings page where just one is useful, it's a way but not a clean perfect one. Please help me with your recommendations.
Also i know i can write a custom module and use the form api!
Regards,