Hello
We have a flash countdown timer which uses a xml file for the target time.
Is there a way to use CMSMS or plugin to update this xml file instead of the manual way?
Basically I would like the client to be able to easily do it themselves.
Thanks in advance.
Skully
Search found 5 matches
- Mon Apr 12, 2010 3:00 pm
- Forum: Developers Discussion
- Topic: How to update XML file using admin section
- Replies: 0
- Views: 981
- Mon May 11, 2009 9:26 pm
- Forum: CMSMS Core
- Topic: how to use {get_template_vars}
- Replies: 3
- Views: 1600
how to use {get_template_vars}
Hi, Can anyone pls show me the light: I am trying to use a url parameter like so: http://skully/portfolio/?view=list which will be used to decide which news summarytemplate to show in my global content block like this: {If $params['view'] == 'list'} {news category="cat1" summarytemplate...
- Mon May 11, 2009 9:09 pm
- Forum: CMSMS Core
- Topic: [solved] Simple $gCms question for cms_selflink tag
- Replies: 3
- Views: 1316
Re: Simple $gCms question for cms_selflink tag
Hi,
did you have any luck getting thir right,
I too am trying pull out a $params value.
cheers
Skully
did you have any luck getting thir right,
I too am trying pull out a $params value.
cheers
Skully
- Thu Oct 02, 2008 4:04 pm
- Forum: Modules/Add-Ons
- Topic: Frontend Users Module
- Replies: 2
- Views: 1056
Re: Frontend Users Module
Thanks Nick,
I updated to the latest svn copy. and the problem looks to be solved.
Thanks
Skully
I updated to the latest svn copy. and the problem looks to be solved.
Thanks
Skully
- Wed Oct 01, 2008 7:16 pm
- Forum: Modules/Add-Ons
- Topic: Frontend Users Module
- Replies: 2
- Views: 1056
Frontend Users Module
Hi fellow CMS's I have build a few sites using CMS, but this is the first time I am using the Frontend Users mod, and after installing and using the default loginform I have the following errors (see below). I am using CMS 1.4.1 , and Frontend 1.5.2. I can see it's not recognizing the tags: How do ...