Notice: CMSB Upcoming Features and Development Plan
81 posts by 36 authors in: Forums > CMS Builder
Last Post: August 31, 2012 (RSS)
By sublmnl - September 6, 2011
Ratings Plugin - Works with website membership to allow users to select a rating (0 - 5 stars) and display that rating on any type of page, record, or item.
^^^ This.
Dave let us know when this gets done. We're on board.
Re: [zip222] Notice: CMSB Upcoming Features and Development Plan
By InHouse - November 2, 2011
Can you add CSS classes to the field prefixes and field descriptions so they can be styled differently? they can be a little difficult to see.
Re: [Perchpole] Notice: CMSB Upcoming Features and Development Plan
By InHouse - November 2, 2011
Of course... this assumes that there is a 'Hidden' field to activate in the record. [angelic]
This would make it possible to make records "hidden" on the fly - without having to modify each record individually.
Smart Phone version of CMSB
By zaba - November 17, 2011
Re: [zaba] Smart Phone version of CMSB
By Jason - November 18, 2011
Thanks for your suggestion. That's an interesting idea as we've been taking a closer look at mobile technologies lately. This is certainly something we will consider in the future.
Thanks
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Re: [Jason] Smart Phone version of CMSB
By Toledoh - February 6, 2012
Tim (toledoh.com.au)
Re: [Toledoh] Smart Phone version of CMSB
By (Deleted User) - February 6, 2012
TinyMCE does not support the uploading of PDF files into it's WYSIWYG editor but if you're interested in modifying the TinyMCE installation within CMSB, yu could try adding this plugin http://www.tinymce.com/enterprise/mcfilemanager.php wchi adds file management support.
Don't forget to make a backup of everything before you start coding!
Thanks,
Tom
Change to "Secure HTTP login required"
A very small request. It would be nice if CMSB had the option to auto forwarded you to https://(domain address). Instead of displaying the message:
Secure HTTP login required:(domain address)
Thanks :)
Paul
Re: [Tom P] Smart Phone version of CMSB
By Toledoh - February 7, 2012
The area I mean is the Upload Settings which default to "gif,jpg,png,wmv,mov,swf" (screenshot attached) and I have to add ",pdf" each time I use it. It would be great if the default included the pdf as I'm sure it's even more comonly used than wmv,mov and swf...
Tim (toledoh.com.au)
Re: [Toledoh] Smart Phone version of CMSB
By (Deleted User) - February 7, 2012
Those extensions are the standard set as of 2.14 but if you want to manually edit the allowed extensions default list, go to cmsAdmin\lib\menus\database\editField_functions.php line 56 - once that's set, every new upload field created will adopt those extensions.
Let me know if this helps,
Tom