Search found 7 matches
- Thu May 03, 2007 8:59 pm
- Forum: Developers Discussion
- Topic: framework cakephp
- Replies: 4
- Views: 2984
Re: framework cakephp
While it may not be feasible to build modules using cake, and i don't think i would advise it anyway, it is more than possible to very easily use your cake output in your CMS-MS site. custom usertags allow you to get the cake processing easily include('http://yoursite/cake/controller/action/params')...
- Wed Oct 19, 2005 1:06 am
- Forum: CMSMS Core
- Topic: linking styles
- Replies: 3
- Views: 2083
Re: linking styles
oh, ok.
the HTML blob thing is working for now. looking forward to .11 if you really are going to be able to include it in that release. it makes more sense to keep all stylesheets in the stylesheets area.
the HTML blob thing is working for now. looking forward to .11 if you really are going to be able to include it in that release. it makes more sense to keep all stylesheets in the stylesheets area.
- Wed Oct 12, 2005 6:17 pm
- Forum: CMSMS Core
- Topic: linking styles
- Replies: 3
- Views: 2083
Re: linking styles
Same question i think. i searched the forum, and i would have searched the wiki if it had a search link (grrrrr!!!!!!), but i cannot find instructions on how to insert a stylesheet that is setup in the stylesheets section of the layout admin into either an individual page or a template {edt** ok, i ...
- Wed Aug 10, 2005 9:47 pm
- Forum: Modules/Add-Ons
- Topic: Skeleton Module
- Replies: 3
- Views: 2841
Re: Skeleton Module
Hey wishy, i am not too shabby at technical writing and documenation. the only problem is i don't know enough about how the system works to start. given a list of default tags (like cms_selflink, cms_module, html_blob) and their parameters, i am pretty sure that i can determine what they do, and wri...
- Wed Aug 10, 2005 9:45 pm
- Forum: Modules/Add-Ons
- Topic: Kalender 1.03
- Replies: 30
- Views: 13587
Re: Kalender 1.03
Very good point joshua, that totall slipped my mind, but would have reared it's ugly head in a couple of months ;) is anyone else having a problem of always seeing the german localization? it's annoying me a bit. I think the reason the PHP line above "broke" the Kalendar is that it is trim...
- Mon Aug 08, 2005 8:02 pm
- Forum: Modules/Add-Ons
- Topic: Skeleton Module
- Replies: 3
- Views: 2841
Re: Skeleton Module
wow.
that explains a LOT
thanks SjG!!
i might able to actually write a module now.
BTW, anyone, can you point me to a list of all the default blocks available in cmsms?
the documentation seems to be scarce.
that explains a LOT
thanks SjG!!
i might able to actually write a module now.
BTW, anyone, can you point me to a list of all the default blocks available in cmsms?
the documentation seems to be scarce.
- Mon Aug 08, 2005 5:05 pm
- Forum: Modules/Add-Ons
- Topic: Kalender 1.03
- Replies: 30
- Views: 13587
Re: Kalender 1.03
glad it's working for you. i hope piratos can look at it soon though, i feel awful 'kludgy' about the fix. Not sure if there was a reason he was converting to gmtime and then trying to extract the month out of that. And i still don't understand why that wasn't working. I also don't know how many pla...
