I'll mark this as solved. Whilst I didn't find out how to do this by Cataloger category, I did find out how to do it by page hierarchy and since Cataloger items are just pages in the hierarchy it works just as well.
http://forum.cmsmadesimple.org/viewtopi ... =7&t=65204
Search found 107 matches
- Wed Jul 10, 2013 3:01 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Limit search based on Cataloger category
- Replies: 1
- Views: 966
- Thu Jul 04, 2013 1:12 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Limit search based on Cataloger category
- Replies: 1
- Views: 966
[SOLVED] Limit search based on Cataloger category
Hello all, I am in the middle of creating a new internal support system for my work and I'm using cmsms to do it. Specifically I'm using the Cataloger module to create a hierarchical list of categories and then support articles within them. Here's an example of the structure I have: iPad Support -- ...
- Mon Feb 07, 2011 11:13 pm
- Forum: Modules/Add-Ons
- Topic: Showing a different page to user depending on group [SOLVED]
- Replies: 5
- Views: 2051
Re: Showing a different page to a user depending on group
Hi all, I found an old post that Calguy wrote following a question from a user who asked something very similar to me (I did search earlier, I promise). His suggestion was to use GCBs (GCB name the same as the login name), one for each Group, with the following code in the template: {if $ccuser->Log...
- Mon Feb 07, 2011 8:13 pm
- Forum: Modules/Add-Ons
- Topic: Showing a different page to user depending on group [SOLVED]
- Replies: 5
- Views: 2051
Re: Showing a different page to a user depending on group
Hi Dr.CSS, Thank you for your response. That is the case though. The page alias and the extra attribute have the same value and yet it the page always displays 'Not Authorized' regardless. Do you see any problems with my approach or my syntax? Many thanks. Edit: I should add that the group name is a...
- Mon Feb 07, 2011 6:20 pm
- Forum: Modules/Add-Ons
- Topic: Showing a different page to user depending on group [SOLVED]
- Replies: 5
- Views: 2051
Showing a different page to user depending on group [SOLVED]
Hi guys, I have a situation in which I want to add groups x and y, check to see if a user is a member of any of those groups and if they are, direct them to a different page depending on which group they are a member of, i.e. Group X will be redirected to Page X, Group Y to Page Y and so on. I reali...
- Fri Nov 05, 2010 1:50 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Okay to hardcode link to stylesheet in template?
- Replies: 7
- Views: 2998
Re: Okay to hardcode link to stylesheet in template?
I'm surprised nobody has yet mentioned the time it would take to update a multiple template website... If you're using {cms_stylesheet} you can use as many stylsheets as you want, edit them easily, add more easily and you never have to go anywhere near your templates. If you hard code them into your...
- Thu Jun 24, 2010 10:43 am
- Forum: Modules/Add-Ons
- Topic: News Module
- Replies: 7
- Views: 2586
Re: News Module
Silly question first, the news article you're trying, have you definately entered content for it, rather than just a summary? Second question, does the template you have selected for your news detail page definately have a default {content} call in it? The news module will attempt to overwrite that ...
- Thu Jun 24, 2010 10:24 am
- Forum: Modules/Add-Ons
- Topic: News Module
- Replies: 7
- Views: 2586
Re: News Module
The '4' is the page ID rather than the alias. Click Content | Pages and then click the page with ID 4. When the page loads, click the Options tab. About the 8th heading down the page is a field titled 'Page Alias'. That's the bit of information you need, so note that and insert it into your call, e....
- Thu Jun 24, 2010 10:05 am
- Forum: Modules/Add-Ons
- Topic: News Module
- Replies: 7
- Views: 2586
Re: News Module
Add it to your news call: {news summarytemplate="templateName" detailpage="pageAlias" category="category1,category2"} Edit: That's only an example call, you might use more or less parameters than that. If you click Extensions | Modules and then click News from the main ...
- Wed Jun 16, 2010 8:39 am
- Forum: CMSMS Core
- Topic: [Solved] Password protection of pages?
- Replies: 0
- Views: 992
Re: Password protection of pages?
Sure there is, but you could have found your answer in 20 seconds by searching instead of waiting for someone to reply to your thread.
http://wiki.cmsmadesimple.org/index.php ... _Tutorials
http://wiki.cmsmadesimple.org/index.php ... _Tutorials
- Wed May 26, 2010 3:05 pm
- Forum: CMSMS Core
- Topic: [solved] error when adding page with several content fields
- Replies: 3
- Views: 1469
Re: error when adding page with several content fields
As above, you need to have one plain {content} block, that isn't named in the way your others are, and it's that block that must contain some form of content. You can use the label parameter though, e.g. {content label="Required"}, so that your users will see a meaningful label in the back...
- Fri May 14, 2010 7:31 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: HOw do I download existing website files into empty CMS MS ?
- Replies: 3
- Views: 1983
Re: HOw do I download existing website files into empty CMS MS ?
Janne, Have a read at the guides Peciura linked to and try to familiarise yourself with the process:- 1. Use SQL Administrator, PHPMyAdmin or similar to take a complete backup of your database 2. Log in to your site's admin panel and clear the cache 3. Use an FTP client (FileZilla is good) to make a...
- Thu May 13, 2010 1:56 pm
- Forum: CMS Show Off
- Topic: Nursery website
- Replies: 0
- Views: 1692
Nursery website
Hi there, This is a website i've been working on for a few days. It's for a local nursery that my son goes to. http://www.modelslipwaytrent.co.uk Please excuse the URL, it's just some space I use for putting together sites in a live environment. The site's without content at the moment. The nursery ...
- Wed Apr 14, 2010 1:28 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: How to create this kind of javescript function
- Replies: 3
- Views: 2471
Re: How to create this kind of javescript function
By the sounds of what you're saying the homepage of cmsms itself does something quite similar.
Look through the page source and stylesheets until you figure it out.
Look through the page source and stylesheets until you figure it out.
- Thu Apr 08, 2010 1:22 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: New install works in IE8 but in firefox 3.6.3 shows content w/o CSS
- Replies: 1
- Views: 1335
Re: New install works in IE8 but in firefox 3.6.3 shows content w/o CSS
There is strange HTML at the bottom of all your stylesheets when I look at them in FireFox, where's that coming from? It is: </__iframe></noscript></object></layer></span></div></table><__body></__html><!-- adsok --> <__script__ language='javascript' src='https://a12.alphagodaddy.com/hosting_ads/gd0...