Search found 8 matches
- Fri Aug 19, 2011 7:34 pm
- Forum: CMSMS Core
- Topic: Help: Pretty URLs with multiple page extensions
- Replies: 4
- Views: 1813
Re: Help: Pretty URLs with multiple page extensions
Any other thoughts ... anyone?
- Thu Aug 18, 2011 6:30 pm
- Forum: CMSMS Core
- Topic: Help: Pretty URLs with multiple page extensions
- Replies: 4
- Views: 1813
Re: Help: Pretty URLs with multiple page extensions
First, I'm not sure how I missed that bit at the top of the post you're referring to.
Second, I don't believe the workaround will help me with the problem I've got, since I need to have the URLs preserved, and I therefore cannot add a '/foo/' to the URL and then rewrite the URLs containing it.
Second, I don't believe the workaround will help me with the problem I've got, since I need to have the URLs preserved, and I therefore cannot add a '/foo/' to the URL and then rewrite the URLs containing it.
- Thu Aug 18, 2011 5:45 pm
- Forum: CMSMS Core
- Topic: Help: Pretty URLs with multiple page extensions
- Replies: 4
- Views: 1813
Help: Pretty URLs with multiple page extensions
I'm trying to figure out how to specify a page extension for specific pages which differs from the extension set in config.php. I'm migrating a site to CMSMS on which the 6 main pages have a trailing slash (http://www.foo.com/bar/) and all other pages (~300) are (http://www.foo.com/.../bar.html). Th...
- Wed Aug 03, 2011 9:54 pm
- Forum: Modules/Add-Ons
- Topic: CGBlog: URL Template field in Options Tab doesn't work
- Replies: 8
- Views: 3271
Re: CGBlog: URL Template field in Options Tab doesn't work
As a matter of fact, if you delete all the code in the actions.ajax_geturl.php file, it doesn't affect anything at all. That file doesn't do anything.
- Wed Aug 03, 2011 9:48 pm
- Forum: Modules/Add-Ons
- Topic: CGBlog: URL Template field in Options Tab doesn't work
- Replies: 8
- Views: 3271
Re: CGBlog: URL Template field in Options Tab doesn't work
I'm having the same problem. I also tried the solution you referenced. Absolutely nothing. In fact, it's clear enough that the part of the php file that's being edited isn't having any effect at all--because fill it with irrelevant code doesn't break the URLs. I'm beginning to think that CGBlog isn'...
- Wed Aug 03, 2011 8:37 pm
- Forum: Developers Discussion
- Topic: [SOLVED] News Archives by Year/Month
- Replies: 47
- Views: 43398
Re: [SOLVED] News Archives by Year/Month
I was in the need for a archive function as described in this post. With a different approch i got it working without any modifications of the news module. I just tried this, and it doesn't work (for me at least). It produces a nice, populated list of links, but they don't point to the stories. The...
- Wed Jun 22, 2011 2:57 pm
- Forum: Modules/Add-Ons
- Topic: Help: jQuery (easyslider) problem
- Replies: 2
- Views: 1831
Re: Help: jQuery (easyslider) problem
Yeah, I've gotten it to work that way; I was just hoping to use the cute, clean smarty tags provided by the module... but it's not the end of the world if I can't, I suppose. I just expected the module to work better. For instance, I discovered that if one unchecks the box which inserts the jQuery s...
- Tue Jun 21, 2011 9:34 pm
- Forum: Modules/Add-Ons
- Topic: Help: jQuery (easyslider) problem
- Replies: 2
- Views: 1831
Help: jQuery (easyslider) problem
I cannot get jQuery to work at all in CMSMS. (FYI: I know HTML and CSS, but neither java nor php.) 1. I'm using a fresh CMSMS installation (latest version). 2. I installed jQuery (no errors or warnings). 3. I activated the easyslider plugin (which included with the standard CMSMS installation). 4. I...
