We have decided that Couch CMS is the best option to help us build a lightweight, flexible site. Our site is to be released in two weeks time and we need to iron out some issues before we purchase the Commercial License.
a) How can you make certain pages unsearchable. We followed the tutorial on data bound forms and have set up a contact page that logs data in a similar way to the application form example. This data needs to be kept confidential and cannot be searchable as part of the search functions.
b) Is it possible to include full html code inside any kind of <cms:editable> region. We have tried the no_xss_check='1' and are using text area type. We need to include <script> and quotation marks inside repeatable regions.
c) Is there a way to reload cms tags on a page without reloading the entire page - we need this function to fetch and reload data without the whole page reloading ever 5 minutes.
d) Finally, for a clonable template is it possible to amalgamate that data and create what I can only compare as a Wordpress homepage whereby the two latest posts are featured and the page is paginated.
Thanks in advance
a) How can you make certain pages unsearchable. We followed the tutorial on data bound forms and have set up a contact page that logs data in a similar way to the application form example. This data needs to be kept confidential and cannot be searchable as part of the search functions.
b) Is it possible to include full html code inside any kind of <cms:editable> region. We have tried the no_xss_check='1' and are using text area type. We need to include <script> and quotation marks inside repeatable regions.
c) Is there a way to reload cms tags on a page without reloading the entire page - we need this function to fetch and reload data without the whole page reloading ever 5 minutes.
d) Finally, for a clonable template is it possible to amalgamate that data and create what I can only compare as a Wordpress homepage whereby the two latest posts are featured and the page is paginated.
Thanks in advance