Page 1 of 1

News page + HTML Ancre

Posted: Sun May 14, 2006 6:49 pm
by alex7575
Hello everyone :)

I would like to make a news page with HTML Ancre like this page:
http://www.freebsd.org/ (last news)

How can i make this possible with the cmsms news?
Because when i create a news from the admin console, it has to be a page with a link.
And, I would like to create some news that will be part of a global news page with HTML Ancre.

Could you please help to find out a solution?

thank you for your help,
Alex

Re: News page + HTML Ancre

Posted: Mon May 15, 2006 3:52 pm
by maxilmago
Also to me it serves a way not to make to visualize all the news in an only page but that I/you/he/she divide him in progressive pages... but I have not had answered

Re: News page + HTML Ancre

Posted: Mon May 15, 2006 4:30 pm
by Dr.CSS
the first page would be a news list in summary mode, with custom summary template to show only date and title with title being used as a link to anchor, the little botton in the Content » News edit toolbar that looks like an anchor,
the code on that site looks like... first page...

LATEST NEWS


2006-05-08

FreeBSD 6.1-RELEASE is Now Available



second page...

May 2006



8 May:
FreeBSD 6.1-RELEASE has been released.
Please check the release errata before
installation for any late-breaking news and/or issues with 6.1. The Release Information page has more information about
FreeBSD releases.



our anchors look like this...



they are using the id as in #
haven't done it myself..yet but you should be able to use the anchor to get you to a detail page of the news articles and the article in the link/anchor will be displayed at the top of the browser...

    mark

Re: News page + HTML Ancre

Posted: Mon Jun 26, 2006 12:01 am
by alex7575
Hello mark,

I'm currently trying to do my news with HTML Anchor but here is my problem. When i make a news, I've a title, summary and content. I really don't know how i can get the same design as the freebsd website.
I know how to make html anchor but i don't know how to make it through cmsmadesimple? :'(

Thanks for your help I really appreciate.
Alex

Re: News page + HTML Ancre

Posted: Sun Jul 16, 2006 11:03 am
by alex7575
I'm so lost, i really don't know how to make it...

On cmsmadesimple, 1 news = 1 summary + 1 content
and i need 1 whole content by month + * summaries with html ancre, how can i make this possible?