Forum for discussing general topics related to Couch.
6 posts Page 1 of 1
Hi Guys,

Firstly let me say how excited I am to find such a powerful tool for making websites more user friendly for others to update instead of me...

A couple of questions

1. If I build a member profile type page. How does the system take care of the data and how do I reference this data.

2. Can the system be used so that a user always uses themed authentication pages etc. I dont want the couch CMS to be available in anyway to a user that is not the owner of the site. IE a member.

Any help or pointer to the documentation section discussing this would be greatly appreciated!

have fun all!

Robert
True Cloud Web Hosting from http://www.rcswebhosting.com
Hi Robert :)

I think you'll find the following discussion useful -
viewtopic.php?f=5&t=8581

Please see the Extended Users section in the thread.

Hope it helps.
many thanks for that!
True Cloud Web Hosting from http://www.rcswebhosting.com
I have one small gripe :)

Or maybe its my lack of understanding....

But I can't order the elements on the admin pages as they seem to be in the order I made the template changes.

Is there a way to edit them? Or do I have to be conscious of the order the admin page will end up as. For instance I have 3 news item sections. I did all the headings then the images and then the text. With the result being thats the order they are now in the admin panel. Which I would prefer not to be the case.

thanks,

Robert
True Cloud Web Hosting from http://www.rcswebhosting.com
You can use the 'order' parameter with the cms:editable tags to explicitly set their order
e.g.
Code: Select all
<cms:editable name='test' order='10' />

Bigger the number, lower down in order the region will appear.
Default value is '0'.

Hope this helps.
Many thanks once again :)
True Cloud Web Hosting from http://www.rcswebhosting.com
6 posts Page 1 of 1
cron