News page + HTML Ancre

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
alex7575

News page + HTML Ancre

Post 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
maxilmago

Re: News page + HTML Ancre

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: News page + HTML Ancre

Post 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
alex7575

Re: News page + HTML Ancre

Post 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
alex7575

Re: News page + HTML Ancre

Post 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?
Locked

Return to “CMSMS Core”