Hi,
I've noticed News went to 2.0.3 and still should work with my CMSMS 0.11.2. But I'm no good at reading code (nor programming), so can you please tell me if these long-awaited functions have been upgraded from my current 2.0.1 version ?
- RSS provided all News from my 4 categories - I'd like to provide 3 feeds, one for each public category, and keep my "InternalApproval" category "secret"...
- I'd like to have clean urls for news : does this work now, or do I have to cope with all suggested modifications from the forum ?
- publication time didn't work : I currently can't prepare a News to be published Friday at 14:30. Would love it, too...
In fact, I'm ready to bet 2 out of 3 are OK now !
TIA, Fred
News module : what is new ? (rss, dates, clean urls ?)
Re: News module : what is new ? (rss, dates, clean urls ?)
I'd like to pick up on this: Are Clen URLs already available in latest version of CMSMS?fredt wrote: - I'd like to have clean urls for news : does this work now, or do I have to cope with all suggested modifications from the forum ?
Regards,
Nils
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: News module : what is new ? (rss, dates, clean urls ?)
Yep, clean urls are available for News Now. Implemented in 0.13-beta1
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: News module : what is new ? (rss, dates, clean urls ?)
Thanks. I was just about to answer my own post, since I have just downloaded 0.13beta1 and have read the News about it before. I am pretty curious to see how it works.
Regards,
Nils
Regards,
Nils
Re: News module : what is new ? (rss, dates, clean urls ?)
I have a perfect working site but want to convert to clean URLs.
I have followed instructions in the first post and have no sub-domain to worry about. However, when I try to access the pages I get a server error in my log /user/htdocs/.htaccess: php_flag not allowed here. I get the message 'The server encountered an internal error or misconfiguration and was unable to complete your request.' in a web browser.
Also what should the .htaccess be CMODed to? 755?
I have followed instructions in the first post and have no sub-domain to worry about. However, when I try to access the pages I get a server error in my log /user/htdocs/.htaccess: php_flag not allowed here. I get the message 'The server encountered an internal error or misconfiguration and was unable to complete your request.' in a web browser.
Also what should the .htaccess be CMODed to? 755?
Often Ignored but never forgotten
Re: News module : what is new ? (rss, dates, clean urls ?)
you can take out the php_flag lines in .htaccess file
most isp's dont allow php_flags to be set in .htaccess
those lines will be commented out in next release
most isp's dont allow php_flags to be set in .htaccess
those lines will be commented out in next release
Re: News module : what is new ? (rss, dates, clean urls ?)
Wow that was quick and it works like a dream. also I have set the .htaccess to 755 is that acceptable or does it cause a security risk.
Often Ignored but never forgotten