Search found 9 matches
- Thu Aug 02, 2012 9:45 pm
- Forum: Developers Discussion
- Topic: ContentEditPre / protected mProperties
- Replies: 1
- Views: 1818
ContentEditPre / protected mProperties
Hi, I use a content_module tag in a template. That module generates an array value so I have to convert into a string before saving. The only way I found to modify this value, is to use the ContentEditPre event with my module, but the params parameter is protected, so I can't read/edit values. Is th...
- Thu Jan 12, 2012 2:19 pm
- Forum: Developers Discussion
- Topic: Reconnect database
- Replies: 0
- Views: 1472
Reconnect database
Hi, I'd like to know if there is a way to close and reconnect the database connection during the execution of a module action ? Here is the problem : I execute a long webservice call in my module, that requires around 60 seconds to achieve. My website host automatically close the cmsms database conn...
- Tue Jul 14, 2009 10:50 am
- Forum: Developers Discussion
- Topic: Using form functions
- Replies: 1
- Views: 1169
Re: Using form functions
Ok, it seems that you have to use the function cms_html_entity_decode() on variables you want to display in inputs.
- Mon Jul 13, 2009 10:32 am
- Forum: Developers Discussion
- Topic: Using form functions
- Replies: 1
- Views: 1169
Using form functions
Hi, I don't understand how to use functions like CreateInputText() in the correct way. I have the same problem as described here : http://forum.cmsmadesimple.org/index.php/topic,20257.0.html Example : there is an error in a form, so you display the form again, filled with the values given by the use...
- Fri Apr 24, 2009 11:14 pm
- Forum: Feature ideas
- Topic: Suggestions
- Replies: 8
- Views: 6352
Re: Suggestions
Very interesting. Thank you.
- Fri Apr 24, 2009 10:52 pm
- Forum: Feature ideas
- Topic: Suggestions
- Replies: 8
- Views: 6352
Re: Suggestions
Mark, I'm sorry if you found my words aggressive, this was absolutly not the aim... English is not my mother language, and maybe I didn't find the correct words to explain myself. I am not saying 'do that' or else... that were just suggestions in a 'Feature ideas' topic, really. :-\ You're right on...
- Fri Apr 24, 2009 11:50 am
- Forum: Feature ideas
- Topic: Suggestions
- Replies: 8
- Views: 6352
Re: Suggestions
frankmanl, There is an option in the TinyMCE preferences, where you can allow upload and directory creation with the filepicker. For the multiple upload, that's where I wanted to go when I talked about a fusion between File Manager and Image Manager : the functionnalities of FM, and the edition func...
- Thu Apr 23, 2009 6:33 am
- Forum: Feature ideas
- Topic: Suggestions
- Replies: 8
- Views: 6352
Suggestions
Hi, After several sites created with CMSMS, here are things I need to improve this tool : Pages edition : - Only the minimum options, no need for 'image, thumb, extra1, 2, 3, ...', because you when you don't need them, it's hard to explain users that there are options, but no, it's not for you... ;D...
- Sun Dec 28, 2008 10:19 am
- Forum: Feature ideas
- Topic: Activation status
- Replies: 1
- Views: 3291
Activation status
Hi, Here is a suggestion for future releases : - Multiple/extensible activation status for elements : Imagine that, for each page, blog entry, news entry, ..., you use an 'active status' based the following system : - 0 -> element is disabled, invisible on the site - 1 -> elements is actived, visibl...