Customizing SMF > SMF Coding Discussion

headlines on frontpage ?

(1/11) > >>

Floyds:
Is there already a mod or trick to display headlines on a site frontpage. ??
(just one line (the topic line) and can it be made clickable)??

pulpitfire:
see news_readme.html

Floyds:
How can I make it work, I only want to show the topic and not the topicmessage??

pulpitfire:
well, maybe something like this would work:

 <? include("http://www.simplemachines.org/community/SSI.php?ssi_function=boardNews;board=X;limit=X;start=9999"); ?>

replace X with the board number and number of topics you want.  the "start=" sets the character off-set.  if you set it really high, it shouldn't show anything for that.  there may be a better way.

Floyds:
Well that doesn't work..  :(

Navigation

[0] Message Index

[#] Next page

Go to full version