[Typo3] Top 100 pages suggestions

Michael Scharkow mscharkow at gmx.net
Tue May 24 13:33:00 CEST 2005


Dave Chewter wrote:

> Therefore I was wondering if there was an extension or a more simple
> way of doing this. What I want is 100 pages with info that won't
> change (page name, page title, header images etc) but the content of
> the pages to be pulled dynamically into those pages, perhaps with
> some kind of weighting. So I'd have 100 entries and could undate
> their position in the list by changing the weighting or moving them
> up and down (so if entry 67 moved to 65 I could change the weighting
> or move it up 2 places and just the content would move into page 65),
> without having to go through and then update all the page names etc.
> 
> Hope this makes sense. I've gone through the full extension list and
> can't see anything that is general enough to change.

Your application is probably the most generic example of any simple 
front-end plugin. I expect you can get a working version only with the 
kickstarter and modifying some variable. Please see the videos at the 
bottom (kickstarter and fe extension development) of 
http://typo3.org/documentation/videos/wmv-format/

Make a new table with the desired fields, add a fe plugin. You can sort 
the records in the list module, hide stuff, edit stuff, etc. And for Top 
100 (cars, cms, websites) simply add the records to different pages or 
sysfolders, done.

It should be *really* easy...

Greetings,
Michael



More information about the TYPO3-english mailing list