Page 1 of 1
New to CMS MS, advice please
Posted: Tue May 15, 2007 9:47 am
by banter
HI, I am new here and not downloaded CMS MS yet as I have a few questions. I really really like the look of it so far and love the feel of this friendly forum so I am really hopeing this cms is for me
I am on a windows server at the moment and don't have .htaccess. Will this be a problem in any way? In particular I am thinking SEF urls? I really want SEF urls
Does the Search function search static pages as well as the News pages? And is there a search mod to increase the capabilities of the search?
With regards to the copyright symbol or refernce to CMS MS, I noticed many of the websites mentioned in the forum do not have any reference to CMS MS. Does this mean they have all bought the license, or is it not necessary to have any mention of CMS MS?
I think that is all the questions I have as everything else I want I can see CMS MS already clearly has it!
Many thanks in advance,
Banter
Re: New to CMS MS, advice please
Posted: Tue May 15, 2007 10:07 am
by Signex
You can remove the copyright notice if you wish, no need to buy a license.
about the windows hosting, cant help you with that, i`ve always used linux hosting.
Re: New to CMS MS, advice please
Posted: Tue May 15, 2007 10:12 am
by mager
banter wrote:
HI, I am new here and not downloaded CMS MS yet as I have a few questions.
I am on a windows server at the moment and don't have .htaccess. Will this be a problem in any way?
Does the Search function search static pages as well as the News pages?
Just give it a try - or try the online-demo...
http://www.opensourcecms.com/index.php? ... 2&Itemid=0
It works fine on windows-servers.
The search function does search news as well.
Martin
Re: New to CMS MS, advice please
Posted: Tue May 15, 2007 10:27 am
by banter
Thanks for the quick replies!
Just to confirm then, the search works for static pages as well?
And the SEO urls work without .htaccess?
The demo is in a non-english language, I can't understand any of it

Re: New to CMS MS, advice please
Posted: Tue May 15, 2007 12:10 pm
by mager
The demo was swiched to russian. I don't understand russian, but I located the proper page and switched to englisch. Enjoy!
Martin
Re: New to CMS MS, advice please
Posted: Tue May 15, 2007 12:14 pm
by banter
Thank you!! Just been testing it and it looks brilliant!
Is it worth waiting for the next version (1.1)?
Re: New to CMS MS, advice please
Posted: Tue May 15, 2007 12:15 pm
by tsw
opensource cms installs have a habbit of settings being whatever the last user liked
but give it an hour or two and it will be restored to default automatically
Re: New to CMS MS, advice please
Posted: Tue May 15, 2007 12:45 pm
by Pierre M.
Hello banter,
about "SEF" : we call this "pretty URLs", or User Friendly URLs. Because if they are user friendly, they are SEF.
There are two ways of setting pretty URLs : almost pretty URLs and true pretty URLs.
Ugly URLs are like .net/code.php?param=foobar
Almost pretty URLs are like .net/index.php/foobar.html
True pretty URLs are like .net/foobar.html
BTW, opinions vary on the ".html" postfix. CMSms is flexible, you can choose it.
True pretty URLs require ".htaccess" tuning. If your hosting allows it, use them.
Almost pretty URLs don't. You should try them.
Ugly URLs are the default.
As someone has previously stated in these forums, we need user friendly URLs to print them on flyers.
Have fun
Pierre M.
Re: New to CMS MS, advice please
Posted: Tue May 15, 2007 4:02 pm
by banter
Pierre M. wrote:
Hello banter,
about "SEF" : we call this "pretty URLs", or User Friendly URLs. Because if they are user friendly, they are SEF.
There are two ways of setting pretty URLs : almost pretty URLs and true pretty URLs.
Ugly URLs are like .net/code.php?param=foobar
Almost pretty URLs are like .net/index.php/foobar.html
True pretty URLs are like .net/foobar.html
BTW, opinions vary on the ".html" postfix. CMSms is flexible, you can choose it.
True pretty URLs require ".htaccess" tuning. If your hosting allows it, use them.
Almost pretty URLs don't. You should try them.
Ugly URLs are the default.
As someone has previously stated in these forums, we need user friendly URLs to print them on flyers.
Have fun
Pierre M.
Thank you Pierre.
Can the almost pretty urls work on windows web hosting without .htaccess??
Re: New to CMS MS, advice please
Posted: Wed May 16, 2007 4:26 pm
by Pierre M.
Hello again,
banter wrote:
Can the almost pretty urls work on windows web hosting without .htaccess??
Almost pretty URLs don't require any ".htaccess".
But they need a nice webserver-PHP config (some close link in URL handling).
If your webserver is Apache, it should be OK.
If your webserver is IIS, it may work but I don't know.
So if you want "almost pretty URLs", try to enable them.
If it doesn't work, tell us more about your webserver and your PHP.
If it works, enjoy and tell us too to let me know.
Pierre M.