NEWS module

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
surogat
Forum Members
Forum Members
Posts: 52
Joined: Sun Jan 27, 2008 6:14 pm

NEWS module

Post by surogat »

I'm not even sure if this is the right place for this question, so
if it isn't I apologize in advance. And i'm not so sure if i can
express my problem clearly in english. Well..
I would like to know if there is possibilty to have content type
similar as a news, so i would be able to put summary's of content
on the "main pages of category's.
There is option "news" in content type dropbox,
but I can't choose it (unsupported).
I don't know how to make it working..
Last edited by surogat on Thu Apr 10, 2008 11:52 am, edited 1 time in total.
User avatar
blast2007
Power Poster
Power Poster
Posts: 508
Joined: Wed Aug 01, 2007 5:36 pm

Re: NEWS module

Post by blast2007 »

Edit your "main page", add line

{news category="xxxx"}

in position where you want news to be shown.

Modify news CSS to change aspect of that section.

That's all

Regards
blast
surogat
Forum Members
Forum Members
Posts: 52
Joined: Sun Jan 27, 2008 6:14 pm

Re: NEWS module

Post by surogat »

I was thinking about admin panel,
how to get the option like in the picture, in order
to have common content functioninig like news,
so i could have first page of each section with a
subsection conent summarys.

I'm sorry i don't know how to explain it, so
i'm trying with the picture..

tnx
Attachments
AdminPanel.jpg
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: NEWS module

Post by calguy1000 »

CMS Made Simple 1.2.x doesn't support multiple languages.... See the Unofficial MLE fork.
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.
alby

Re: NEWS module

Post by alby »

surogat wrote: I was thinking about admin panel,
how to get the option like in the picture, in order
to have common content functioninig like news,
so i could have first page of each section with a
subsection conent summarys.

I'm sorry i don't know how to explain it, so
i'm trying with the picture..
Then how do you see the contents as summary?
You must hack Menumanager.

Why not use directly News?

Alby
surogat
Forum Members
Forum Members
Posts: 52
Joined: Sun Jan 27, 2008 6:14 pm

Re: NEWS module

Post by surogat »

alby wrote:
Then how do you see the contents as summary?
I don't see contents as summary.. The example I've show is
just input form for a two content blocks, so it is possible
two have a content dived by {content} and {block1}.
But I would like to have first part as a summary with more
button and the second as a content (just like the news module).
So I was kind of hoping there is content module like that. I do have
a option News in a „Content type“ List Menu but it says that is removed

(NewsError.jpg) although I have {news} smarty in a template..

Hacking Menumodule? Well I don't know php, i can read it and
delete peaces of code i don't need, and "play" with variables,
but even have difficulties with copy pasting others peoples code.
Just satrted to learn PHP and MySql, and i'm very slow ..
Hello world! :)
calguy1000 wrote: CMS Made Simple 1.2.x doesn't support multiple languages.... See the Unofficial MLE fork.
Sorry. I tought that this was related with core version. mea culpa
Attachments
NewsError.jpg
Last edited by surogat on Tue Apr 22, 2008 9:16 am, edited 1 time in total.
Paulin
Forum Members
Forum Members
Posts: 28
Joined: Mon Jul 28, 2008 8:35 am

Re: NEWS module

Post by Paulin »

I solved the same problem adding an additional content block  (i.e.  {content block=detail} in your default template)
In add/modifiy page (admin panel) you'll find a second content block named detail.

So i use the classic content  as summary and the new block as content
On my pages i put detail content on a inviible   (style it with display:none)  when i don't want to see it.

i hope it can be helpfull  ;D
Zoorlat

Re: NEWS module

Post by Zoorlat »

Paulin,
Just a tips: you might want to take a look at the Cataloger module. It supports parent pages with summaries and "read more"-links to the child pages.

/Z
Paulin
Forum Members
Forum Members
Posts: 28
Joined: Mon Jul 28, 2008 8:35 am

Re: NEWS module

Post by Paulin »

:o  i didn't read the features of that modules!!  It look very powerfull  ;D
I'll study if it's right for my needs... thanx
Post Reply

Return to “Modules/Add-Ons”