Search found 12 matches
- Sun Apr 27, 2008 9:17 am
- Forum: Help Wanted (commercial)
- Topic: Finish a site, including implement a design template & menu design
- Replies: 1
- Views: 2025
Finish a site, including implement a design template & menu design
Hi. I have created site for a school with most of the content structured and added into CMSMS. The site works fine, but I have a few last tasks I need technical assistance with. Mainly I need to implement a new design template I downloaded with some CSS/template adjustments, and placement of a menu ...
- Thu Feb 28, 2008 11:52 pm
- Forum: Modules/Add-Ons
- Topic: Image Rotator / Multiple Random Image
- Replies: 11
- Views: 3872
Re: Image Rotator / Multiple Random Image
My debug produced: <!-- IMAGE ROTATOR DEBUG: Relative folder path: uploads/randomimage/ Absolute folder path: /home/content/n/e/w/sitename/html/uploads/randomimage 0 images found in folder (display image number is 0) --> Note: I replaced the site's actual name with "sitename" in the quote ...
- Thu Feb 28, 2008 9:14 pm
- Forum: Modules/Add-Ons
- Topic: Image Rotator / Multiple Random Image
- Replies: 11
- Views: 3872
Image Rotator / Multiple Random Image
I'm finding that each of these image rotators work if the tag is used without any parameters on my Home page content area. When I try to set a folder, as in: {image_rotator folder="random"} or {image_rotator folder="uploads/images/random"} [with and without preceding /] same wit...
- Wed Feb 27, 2008 4:35 am
- Forum: CMS Show Off
- Topic: ANOTHER School site
- Replies: 10
- Views: 6343
Re: ANOTHER School site
Random image just uses the random image tag like this: {random_image folder='uploads/images/headers/'} I did have the random information in the stylesheet (for the header background) but it wouldn't refresh without a hard refresh in FireFox. So I moved the code to the PHP file and it worked fine. ...
- Fri Nov 30, 2007 9:17 am
- Forum: CMSMS Core
- Topic: NMS
- Replies: 8
- Views: 2772
Re: NMS
Okay, I figured out that NMS doesn't come with a layout template for the HTML message, so one has to go to the Layout > Templates section of the CMS Admin and create/copy a template for use with the newsletter. In that template, one must replace {content} with {$message_text} and adjust the layout i...
- Fri Nov 30, 2007 9:00 am
- Forum: CMSMS Core
- Topic: Use Events to Send an Email when a Page is Edited?
- Replies: 38
- Views: 16304
Re: Use Events to Send an Email when a Page is Edited?
How could this code (i.e the UDT in the wiki called "Send Email Notification on Page Change") be set up to send a notification to a dynamic group of recipients rather than an individual or unchanging group of recipients? I'm developing a site now for a school and the teachers will have the...
- Fri Nov 30, 2007 8:00 am
- Forum: CMSMS Core
- Topic: News module - Upload file
- Replies: 2
- Views: 1465
News module - Upload file
I did a search but couldn't locate this specific question, though there might be similar questions on how the Uploads module works in conjunction with other modules. When I create a new News Article, I see the Upload File field at the bottom of the form. When I use it to attach a file to the article...
- Fri Nov 30, 2007 7:41 am
- Forum: Modules/Add-Ons
- Topic: News and Images
- Replies: 23
- Views: 10697
Re: News and Images
Does this patch and subsequent tweak for the Images folder work for News 2.6 on CMSMS 1.2?
- Fri Nov 30, 2007 7:13 am
- Forum: CMSMS Core
- Topic: NMS
- Replies: 8
- Views: 2772
Re: NMS
I am new to CMSMS but everyday it continues to impress me. This Forum has become a favorite stomping ground to browse on my iPhone when I have some down time, and of course when I am working on a site and get stumped. I installed the NMS 1.0.1 on CMSMS 1.2 (NMS 1.0.2 produced an XML parsing error wh...
- Fri Nov 30, 2007 6:55 am
- Forum: CMS Show Off
- Topic: ANOTHER School site
- Replies: 10
- Views: 6343
Re: ANOTHER School site
Hello David, Congrats on your site design. It looks really nice. I am wondering if you could explain or point me to some source for more information on how you accomplished the following: 1) transparency method on the menu 2) the changing/rotating image at the top of each page 3) the "In this s...
- Mon Nov 26, 2007 11:29 pm
- Forum: Modules/Add-Ons
- Topic: news 2.5 frontend
- Replies: 11
- Views: 4088
Re: news 2.5 frontend
The 2.6 help says: (optional) category="category" - Only display items for that category. Use * after the name to show children. Multiple categories can be used if separated with a comma. Leaving empty, will show all categories. -- First of all, I'm not sure what "leaving empty" ...
- Tue Nov 20, 2007 4:55 am
- Forum: Modules/Add-Ons
- Topic: news 2.5 frontend
- Replies: 11
- Views: 4088
Re: news 2.5 frontend - select Category & Status
This is precisely the issue I am interested in...how to select Categories on the FE news form. I am new to CMSMS but it keeps on impressing me the more I learn about how it is set up and the ease with which features can be implemented. I was wondering about creating a modified template for the FE fo...