Ok..I'm stucked! How create a NEWSPAGE ??

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Dave

Ok..I'm stucked! How create a NEWSPAGE ??

Post by Dave »

Ok folks, I've tried it all, searched the whole forum too for days, but unfortenately I could not find anywhere where I can create a good working newspage, including css to work properly.

From what I know and read you 1st have to create a new template. But what { ??? } do you have to put in there? And does that have to go between a ?

Then beneath there, you can add a css style?

Can anybody please show er help me how I can setup a whole new NEWS page from scratch?   Because unfortenately there are no docs on how to do that.

Please....please help me.

Sincerly,

Dave
Theo

Re: Ok..I'm stucked! How create a NEWSPAGE ??

Post by Theo »

Same thing here Dave, Good CMS, but no docs for noobs.
I am stucked too with creating a newspost including a stylesheet. :(
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm

Re: Ok..I'm stucked! How create a NEWSPAGE ??

Post by sjg »

If I understand correctly, and you just want a page with News, do the following:

Create a new page, the same way you always do.

In the "Content" area, put a tag that looks like: {cms_module module='News'}

Now that page will get its information from the stuff you enter in the News admin. You can restrict to categories, etc, by adding parameters to that tag. There is more information in your CMS Admin, if you go to Extensions > Modules and then click on the "help" link next to the News module.

If you want your News page to have different CSS than the rest of the site, you will need to create a new template. You can just copy your old template, and give it a different name. Then, under Layout > Stylesheet create your new stylesheet, and associate it with that new template.

Hope this helps!

___Samuel___
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
Dave

Re: Ok..I'm stucked! How create a NEWSPAGE ??

Post by Dave »

Ok Sjg... thnx a lot for the answer. Sounds refreshing!! I will start right away!! :D
Locked

Return to “CMSMS Core”