Search found 6 matches
- Mon Jul 23, 2012 12:04 pm
- Forum: Modules/Add-Ons
- Topic: Front end users module, and user specific content
- Replies: 1
- Views: 963
Front end users module, and user specific content
Hi, I'm not a php programmer - so a tad out of my depth here. I have about 50 users, that need to log in and see some statistics. The statistics are generated by a third party application, which has an api... using their tutorials, I've sort of figured out how to fetch the data and display it. I mad...
- Wed Jun 20, 2012 2:17 pm
- Forum: Modules/Add-Ons
- Topic: Module Maker
- Replies: 2
- Views: 1345
Re: Module Maker
Thanks Jos,
From the description this looks great - I'll give it a go later
Cheers,
Rob
From the description this looks great - I'll give it a go later

Cheers,
Rob
- Wed Jun 20, 2012 1:20 pm
- Forum: Modules/Add-Ons
- Topic: Module Maker
- Replies: 2
- Views: 1345
Module Maker
I don't know a bean of PHP.... otherwise I'd try this myself. There is one module that I used to use all the time - it was so, so, powerful and allowed me to do everything I ever needed: http://dev.cmsmadesimple.org/projects/ctlmodulemaker But sadly, the module is now stale - and no longer works. Is...
- Fri Jun 15, 2012 3:38 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Twitter Boostrap and Smarty Menu
- Replies: 14
- Views: 10228
Re: Twitter Boostrap and Smarty Menu
Hmm... posted a reply, and its not shown up?
- Fri Jun 15, 2012 3:37 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Twitter Boostrap and Smarty Menu
- Replies: 14
- Views: 10228
Re: Twitter Boostrap and Smarty Menu
Hi Zoorlat, Thanks - through a process of trial and error, I figured it out... although I had to bodge the active parent with a bit of javascript (I sorta get javascript - can never get my head around smarty though). Here is the work in progress http://ringtonehealthandfitness.triathlonweekly.net/ D...
- Tue Jun 12, 2012 4:02 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Twitter Boostrap and Smarty Menu
- Replies: 14
- Views: 10228
Twitter Boostrap and Smarty Menu
Hi, I've been banging my head against a wall, trying to create a smarty menu template to output stock twitter boostrap menu. The intention is to port twitter bootsrap to cms made simple, with a range of stock layouts (for blog etc) and make it available However, I've never ever written a menu in CMS...