Search found 2 matches
- Mon Sep 29, 2008 5:16 pm
- Forum: Developers Discussion
- Topic: Adding new content with sql statements
- Replies: 6
- Views: 2713
Re: Adding new content with sql statements
I'm also interested in adding content to CMSMS without using the admin front-end. I've hacked something up just to test the concept (below). Rather than using SQL directly, though, I'm calling methods on global objects, and my own functions, which are based on functions in the admin/*.php files, twe...
- Sun Sep 14, 2008 4:52 am
- Forum: Modules/Add-Ons
- Topic: Newbie: How best to allow editors to manage simple tabular data sets?
- Replies: 0
- Views: 678
Newbie: How best to allow editors to manage simple tabular data sets?
I'd like to use CMSMS for a client's site. I'm a newbie at CMSMS, although I've done a lot of PHP, Smarty and MySQL programming, years ago. The client's existing site has, amongst other content, a few pages that include lists of association members in various categories, lists of papers and so on. W...