[opencms-dev] news 2.1

Stephan Hartmann beffe at beffe.de
Mon Mar 21 10:58:41 CET 2005


Sorry, i do not use OpenCms 5 anymore. Maybe there is something in the news
module you can use or someone else on the list can help you.

Regards,
Stephan

----- Original Message -----
From: "Phan Dang Dinh" <phan_dang_dinh at yahoo.co.uk>
To: "The OpenCms mailing list" <opencms-dev at opencms.org>
Sent: Monday, March 21, 2005 10:52 AM
Subject: Re: RE : RE : [opencms-dev] news 2.1


> Thanks
> I undertand what you say,
> but I have using opencms few days so I want you send
> to me the news.html!
> Thanks
> Dinh
>
>  --- Stephan Hartmann <beffe at beffe.de> wrote:
> > Hi,
> >
> > in this example the news.html was a page that is
> > able to display a list of
> > all news and also a detailed view of one news entry.
> > The template for the
> > page is neither part of the news module nor of the
> > lucene module. You have
> > to code it yourself.
> > Let me explain in short the page tag:
> >
> > > <page uri="/news.html?__element=entry">
> > >      <param method="getIntId" name="newsid"/>
> > > </page>
> >
> > uri is the uri of the page to display a single news
> > entry. Additionally, a
> > parameter is needed for the page to determine which
> > newsentry is to be
> > indexed. The param tag tells the lucene module that
> > the name of the
> > parameter is "newsid" and that it can get the value
> > by calling the method
> > "getIntId" on the NewsContentDefiniton instance.
> >
> > So all you need is a page that can display a single
> > news entry where it gets
> > the entry's id by a url paramter.
> >
> > Regards,
> > Stephan
> >
> > ----- Original Message -----
> > From: "pierre_louis" <pl.jouve at kinoa.com>
> > To: "'The OpenCms mailing list'"
> > <opencms-dev at opencms.org>
> > Sent: Monday, March 21, 2005 9:59 AM
> > Subject: RE : RE : RE : [opencms-dev] news 2.1
> >
> >
> > I don't understand your problem. Is your search
> > module running for the
> > other pages or not?
> > To index your page you should scheduled a task and
> > configure the
> > registry.xml to index the news directory.
> > I hope i answer to your questions.
> >
> > Ps: I'm always blocked but the news module. Can you
> > send me a little
> > explanation and a sample of template.
> > Thanks
> >
> >
> > Pierre-Louis JOUVE
> > pl.jouve[at]kinoa.com
> >
> > -----Message d'origine-----
> > De : opencms-dev-bounces at opencms.org
> > [mailto:opencms-dev-bounces at opencms.org] De la part
> > de Phan Dang Dinh
> > Envoyé : lundi 21 mars 2005 04:20
> > À : The OpenCms mailing list
> > Objet : Re: RE : RE : [opencms-dev] news 2.1
> >
> > Thanks for your reply
> > In my quesion, I want to index db (news) and search
> > by
> > licene.
> > Cheer!
> > Dinh
> >
> > --- pierre_louis <pl.jouve at kinoa.com> wrote:
> > > I think that this file is corresponding to your
> > news
> > > overview 's page.
> > > (not really sure). Perhaps should you use the
> > > following to index the
> > > subdirectory which contain the singlenews pages:
> > >
> > > <searchindex>
> > > <directory>
> > > <name>Newsroom</name>
> > > <path>/opencms/opencms/site-areas/newsroom</path>
> > > </directory>
> > > </searchindex>
> > >
> > > Can you explain me how do you use the news module
> > > and send me your
> > > template. I can't display the news and have a lot
> > of
> > > problems . (I'm
> > > blocked for 4 days!!)
> > >
> > > thanks
> > >
> > >
> > > Pierre-Louis JOUVE
> > >
> > >
> > > -----Message d'origine-----
> > > De : opencms-dev-bounces at opencms.org
> > > [mailto:opencms-dev-bounces at opencms.org] De la
> > part
> > > de Phan Dang Dinh
> > > Envoyé : vendredi 18 mars 2005 05:23
> > > À : The OpenCms mailing list
> > > Objet : Re: RE : [opencms-dev] news 2.1
> > >
> > > Thanks a lot
> > > Now, I am using lucene to index the data for the
> > > news.
> > > But when i import news module, I could not find
> > the
> > > news.html file? (for lucene create content)
> > >
> > > <page uri="/news.html?__element=entry">
> > >      <param method="getIntId" name="newsid"/>
> > > </page>
> > >
> > > Can you send it to me?
> > > Thanks
> > > Dinh
> > >
> > > --- pierre_louis <pl.jouve at kinoa.com> wrote:
> > > > You can dl it here:
> > > >
> > > >
> > >
> >
> http://www.hema.ch/personal/mark.miller/opencms/module_news.html
> > > >
> > > > Can you tell me how do you use it when you are
> > > > finish.
> > > >
> > > > Pierre-Louis JOUVE
> > > >
> > > >
> > > > -----Message d'origine-----
> > > > De : opencms-dev-bounces at opencms.org
> > > > [mailto:opencms-dev-bounces at opencms.org] De la
> > > part
> > > > de Phan Dang Dinh
> > > > Envoyé : jeudi 17 mars 2005 11:07
> > > > À : opencms-dev at opencms.org
> > > > Objet : [opencms-dev] news 2.1
> > > >
> > > > Hi all
> > > > Can any one send to me the news2.1.zip file
> > > > Thanks
> > > >
> > > > Send instant messages to your online friends
> > > > http://uk.messenger.yahoo.com
> > > >
> > > >
> > > > _______________________________________________
> > > > This mail is send to you from the opencms-dev
> > > > mailing list
> > > > To change your list options, or to unsubscribe
> > > from
> > > > the list, please
> > > > visit
> > > >
> > >
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > This mail is send to you from the opencms-dev
> > > > mailing list
> > > > To change your list options, or to unsubscribe
> > > from
> > > > the list, please visit
> > > >
> > >
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> > > >
> > >
> > > Send instant messages to your online friends
> > > http://uk.messenger.yahoo.com
> > >
> > >
> > > _______________________________________________
> > > This mail is send to you from the opencms-dev
> > > mailing list
> > > To change your list options, or to unsubscribe
> > from
> > > the list, please
> > > visit
> > >
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> > >
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > This mail is send to you from the opencms-dev
> > > mailing list
> > > To change your list options, or to unsubscribe
> > from
> > > the list, please visit
> > >
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> > >
> >
> > Send instant messages to your online friends
> > http://uk.messenger.yahoo.com
> >
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev
> > mailing list
> > To change your list options, or to unsubscribe from
> > the list, please
> > visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
> >
> >
> >
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev
> > mailing list
> > To change your list options, or to unsubscribe from
> > the list, please visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
> >
> >
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev
> > mailing list
> > To change your list options, or to unsubscribe from
> > the list, please visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
>
> Send instant messages to your online friends http://uk.messenger.yahoo.com
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>




More information about the opencms-dev mailing list