hi,all

How do flash news and picture and node title news?

1、Flash news :

Example:http://new.savannahnow.com/know

2、Picture and node title news:
Example:

----------------------------------------------------
TermA Title..................................................more
----------------------------------------------------
---------------- ........> node10 title 20060824
| A picture of..............> node9 title 20060823
| have......................> node8 title 20060822
| picture's..................> node7 title 20060822
| Latest node..............> node6 title 20060822
| ..............................> node5 title 20060822
| ..............................> node4 title 20060822
| ..............................> node3 title 20060822
---------------............> node2 title 20060822
node title....................> node1 title 20060822

Thanks very much!

Comments

nanbeiyu’s picture

To add to

Picture and node title news:

TermA........................................................................................................more
-------------------------------------------------------------------------------------

Left:A picture of have picture's Latest node -------------------Right:node title and date
Left and under of the picture:display zhe node title

yelvington’s picture

I'm not sure I understand your question, but here is how savannahnow.com works.

The nodequeue module is used to maintain a list of media resources that are to be displayed in the flash component. That list is made available to the embedded flash component via XML. I believe the XML is generated by a (simple) custom module.

This allows the site to be managed through the Drupal administrative interface, simply by creating nodes and assigning them to the queue. No one has to write XML files or upload anything via FTP.

All of the blocks of HTML content on the four major fronts (know, share, shop and do) are managed as regular Drupal blocks. Since savannahnow.com was built on a 4.6 codebase and not 4.7, the flexiblock module was needed to make this possible. (All this is much easier with 4.7, where you can create your own regions and manage them through the standard interface.)

The staff of savannahnow.com is delighted with the functionality of the editorial tools.

nanbeiyu’s picture

Yelvington, appreciate your reply very much!I try.

nanbeiyu’s picture

Picture and node title news:

TermA........................................................................................................more
-------------------------------------------------------------------------------------

Left:A picture of have picture's Latest node -------------------Right:node title(url) and date
Left and under of the picture:display zhe node title

Thanks!

nanbeiyu’s picture

Please help me, thanking!