I would like a user defined tag called {checkuser}
defined as:
{if $ccuser->loggedin() && $ccuser->memberof('Admins')} {edit} {/if}
is this possible?
Thanks
David
Search found 9 matches
- Fri Oct 10, 2008 7:28 pm
- Forum: CMSMS Core
- Topic: How I embed existing smarty tags in a user defined tag?
- Replies: 0
- Views: 836
- Fri Oct 10, 2008 7:26 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Both TinyMCE and FCKeditorX convert -> to ->
- Replies: 6
- Views: 2688
Re: Both TinyMCE and FCKeditorX convert -> to ->
I'll try the forum - thanks for your help Connie
- Fri Oct 10, 2008 6:21 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Both TinyMCE and FCKeditorX convert -> to ->
- Replies: 6
- Views: 2688
Re: Both TinyMCE and FCKeditorX convert -> to ->
Thanks Connie - but I've read the documentation, checked the settings (FCKConfig.HtmlEncodeOutput is set to false) and it still does it!
Any more ideas anyone?
Thanks
Any more ideas anyone?
Thanks
- Fri Oct 10, 2008 11:46 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Both TinyMCE and FCKeditorX convert -> to ->
- Replies: 6
- Views: 2688
Re: Both TinyMCE and FCKeditorX convert -> to ->
Thanks KO. I know that but if you have a front end user that doesn't know HTML they will enter their stuff, exit and the edit prompt will have become corrupted! How can I maintain the integrity of the selection statement across the various (non-HTML conversant) frontend user edits that will take pla...
- Fri Oct 10, 2008 7:03 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Both TinyMCE and FCKeditorX convert -> to ->
- Replies: 6
- Views: 2688
Both TinyMCE and FCKeditorX convert -> to ->
Hi when I include the {edit} tag to edit the frontend based on whose logged in - the editor converts the tags after submission of the updated page, i.e. from {if $ccuser->loggedin() && $ccuser->memberof('Admins')} {edit} {/if} to {if $ccuser->loggedin() && $ccuser->memberof('Admins')...
- Fri May 16, 2008 8:53 am
- Forum: CMS Show Off
- Topic: Largish 60 pages plus website using CMSMS
- Replies: 6
- Views: 3711
Re: Largish 60 pages plus website using CMSMS
Very professional looking site. Excellent! How did you implement the e-mail newsletter function? I would like to be able to do this so a pdf newsletter appears in members' inboxes as an html page.
- Thu May 15, 2008 11:16 am
- Forum: Modules/Add-Ons
- Topic: Self registration integration with front end users
- Replies: 0
- Views: 1092
Self registration integration with front end users
Hi I have a login box working in the right hand column of my 3 column layout (cmsms 1.2.4). I also have the self-registration module installed. I have two related questions: 1. What is the easiest way of integrating a link to the self-registration form as part of the login box / forgotten password c...
- Tue May 13, 2008 3:36 pm
- Forum: Modules/Add-Ons
- Topic: The calendar in the side bar - highlighting current date
- Replies: 3
- Views: 1272
Re: The calendar in the side bar - highlighting current date
Thanks Ronny - that works fine!
- Sun May 11, 2008 7:22 am
- Forum: Modules/Add-Ons
- Topic: The calendar in the side bar - highlighting current date
- Replies: 3
- Views: 1272
The calendar in the side bar - highlighting current date
I have the calendar displayed as a mini-calendar in the left sidebar of my cmsms installation. However the current date is not highlighted. Is it possible to highlight the current date 
Thanks

Thanks