AVR32 Linux Developer Blog

Function: RenderWebChanges

Replacement for TWiki's default WebChanges

Parameters

  • SKIP: topic offset
  • LIMIT: number of hits per page

Implementation

%STARTINCLUDE%
*~~
%~~ DBQUERY{
~~~    order="modified" 
~~~    limit="%IFDEFINED{"%LIMIT%" then="%LIMIT%" else="10"}%" 
~~~    reverse="on" 
~~~    skip="%SKIP%"
~~~    header="<noautolink>$n
~~~      | *&nbsp;* | *Topic* | *Type* | *Changed* | *Author* |"
~~~    format="
~~~      | $index 
~~~      | [[$web.$topic][$topic]] 
~~~      | $percntFORMATLIST{\"$formfield(TopicType)\" sort=\"on\" format=\"[[$web.$1][$1]]\"}$percnt
~~~      |  <span style=\"white-space:nowrap\">$formatTime(info.date)</span>  |  [[%MAINWEB%.$expand(info.author)][$expand(info.author)]]  |$n
~~~      | &nbsp; | <div style=\"margin:2px 10px 5px 0px;\">$flatten($expand(Teaser or Headline or TopicDescription or Text or 'no description')) </div>||||"
~~~    footer="$percntCALC{\"$dollarSET(nrTopics,$count)\"}$percnt$n</noautolink>"
~~~ }%
%~~ DBCALL{"RenderPageNavigation" 
~~~   SKIP="%SKIP%" 
~~~   MAX="%CALC{"$GET(nrTopics)"}%"
~~~   LIMIT="%IFDEFINED{"%LIMIT%" then="%LIMIT%" else="10"}%"
~~~ }%
*~~
%STOPINCLUDE%

Test

  Topic Type Changed Author   1 BlogEntry18 BlogEntry 2007-07-12 - 21:51 HaavardSkinnemoen
 
Linux 2.6.22.atmel.2, containing a small handful of improvements upon the 2.6.22.atmel.1 release, has been released. For more information and downloads, please see the Main.LinuxPatchesLinuxPatches page.
2 BlogEntry17 BlogEntry 2007-07-09 - 22:21 HaavardSkinnemoen
 
...shortly followed by 2.6.22.atmel.1, containing many additional drivers and a few other improvements. Grab it from the Main.LinuxPatchesLinuxPatches page and give it a spin. Please see the https://mirror.egtvedt.no/avr32linux.org/archives/kernel/2007-July/000088.htmlannouncement for details.
3 BlogEntry16 BlogEntry 2007-06-15 - 21:52 HaavardSkinnemoen
 
Two new mailing lists have been created: "kernel" for kernel-related discussions and "u-boot" for bootloader-related discussions. Read more at the Main.MailingListsMailingLists page.
4 BlogEntry15 BlogEntry 2007-03-04 - 15:45 HaavardSkinnemoen
 
New AVR32 Main.LinuxPatchesLinux kernel patchsets based on the 2.6.20 kernel have been released. Preliminary patches adding support for Main.CompactFlashDriverCompactFlash have also been added.
5 BlogEntry14 BlogEntry 2007-02-10 - 16:10 HaavardSkinnemoen
 
Linux 2.6.20 was released last sunday, with support for the MACB driver out of the box and a handful of other AVR32-related fixes and improvements.
*~~

Calls to 'RenderWebChanges'

TopicForm
TopicType: TopicFunction
TopicDescription: Replacement for TWiki's default WebChanges
r1 - 2005-12-20 - 21:13:29 - TWikiContributor
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
Atmel®, AVR® and others are registered trademarks or trademarks of Atmel Corporation or its subsidiaries.
All other trademarks are the property of their respective owners.