I am hoping for some help here.
I'd like to employ osTicket on an upcoming project and would love to integrate it into CMSMS. However, I am not a big PHP coder, so I'm not sure how I'd go about this.
Any help?
Search found 9 matches
- Mon Mar 21, 2011 8:37 pm
- Forum: Modules/Add-Ons
- Topic: osTicket Integration
- Replies: 0
- Views: 815
- Mon Nov 15, 2010 9:27 pm
- Forum: CMSMS Core
- Topic: How to Call Different Content Block Depending on Parent
- Replies: 4
- Views: 1684
Re: How to Call Different Content Block Depending on Parent
Hypothetically, let's say that I have this hierachy:
Home > Current Student > Admissions > Page
and I wanted to display a specific content for ALL the pages that are under Current Student. Is there a way to do this?
Home > Current Student > Admissions > Page
and I wanted to display a specific content for ALL the pages that are under Current Student. Is there a way to do this?
- Fri Nov 12, 2010 9:45 pm
- Forum: CMSMS Core
- Topic: How to Call Different Content Block Depending on Parent
- Replies: 4
- Views: 1684
Re: How to Call Different Content Block Depending on Parent
I work for a college, so lets say our pages are: Home > Current Students > Admissions > Page with every page being a child of Home. So, would the first code show Admissions as the child of Admissions or Home? I guess what I mean is, does root_alias refer to the very first parent (Home) or the close...
- Fri Nov 12, 2010 7:08 pm
- Forum: CMSMS Core
- Topic: How to Call Different Content Block Depending on Parent
- Replies: 4
- Views: 1684
How to Call Different Content Block Depending on Parent
Hello, I am trying to find a way to call a different content block depending on the parent of the current page. For example, if Page X is under Parent Y then show GCB Z, else show GCB A. I know I can do something similar using the page alias variable, but how I can do this using the page parent ins...
- Mon Aug 30, 2010 6:09 pm
- Forum: Modules/Add-Ons
- Topic: Calendar Module and Month Abbreviations
- Replies: 0
- Views: 789
Calendar Module and Month Abbreviations
Hello, I am working on a template for the calendar module. I am wanting it to display three letter month abbreviations. However, I have tried using strftime and php date to achieve this, however, it will not seem to work. Any suggestions?
- Wed Apr 28, 2010 3:02 pm
- Forum: Modules/Add-Ons
- Topic: Show Image in CMSMS Simple Pie
- Replies: 1
- Views: 1219
Re: Show Image in CMSMS Simple Pie
Also, I realize that I am pulling the description from each post, which is why images are not being displayed in the post itself. The problem is I am not familiar with PHP and thus cannot figure out how to accomplish detecting the first image and displaying only that image. Also, for reference, the...
- Tue Apr 27, 2010 8:35 pm
- Forum: Modules/Add-Ons
- Topic: Show Image in CMSMS Simple Pie
- Replies: 1
- Views: 1219
Show Image in CMSMS Simple Pie
Hello, I am wanting to detect the first image in a RSS post and display it as a thumbnail. Right now, what concerns me, is that I cannot get SimplePie to display any images. Looking forward to your response. I've attached what is currently my template code. {*dump your vars*} {*<pre>{$feed|print_r...
- Wed Nov 04, 2009 10:11 pm
- Forum: Modules/Add-Ons
- Topic: Search Module
- Replies: 1
- Views: 965
Search Module
I have been looking around several websites and I like how some people have styled their searches. How is this done?
- Thu Sep 17, 2009 7:41 pm
- Forum: Modules/Add-Ons
- Topic: RSS2HTML Module-
- Replies: 1
- Views: 970
RSS2HTML Module-
How can I change the appearance of the feed?