Tags:
create new tag
view all tags

Question

I would first like to know how I can generate tables with formats like the ones on this site. I have the latest Twiki version, but the tables I create do not have the alternating gray shaded background colors. Nor do have column titles that are automatically linked for sorting.

Second, I want to create a table that lists the latest updates to the website. My code is below:

| *File* | *Project* | *Author* | *Date* |
%SEARCH{ "\.*" web="all" regex="on" nosearch="on" nototal="on" order="modified" reverse="on"  format="| [[$topic]] | $web | $wikiusername  | $date |" limit="10" }%

Each "project" is a different web so the search result is not chronological but in the order that webs were searched. So the search result would list the latest files updated for one web and then move on to the next web. Is there a way to load the search results with the date sorted? Thanks.

Environment

TWiki version: TWikiRelease01Feb2003
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  

-- JasonLiu - 30 Mar 2004

Answer

To display tables like the one above I use the TablePlugin. I don't know if there is a way to define a default layout like this. There is a nice page showing colors and their corresponding codes: StandardColors and StandardColorsImproved.

-- StephanPulver - 30 Mar 2004

Use initsort and initdirection: (edit the topic to see how; example only searches three webs for speed)

File Project Author DateSorted descending
ImproperUseOfTheSaveScript Support PeterThoeny 2026-04-20 - 05:02
SID-02523 Support WilliamSeligman 2025-12-22 - 22:32
SID-02522 Support PeterThoeny 2025-11-24 - 05:15
SID-02480 Support PeterThoeny 2025-08-11 - 17:54
SID-02521 Support PeterThoeny 2025-02-08 - 00:37
SID-02520 Support PeterThoeny 2024-12-05 - 06:55
SID-02519 Support PeterThoeny 2024-10-21 - 04:19
SID-02518 Support PeterThoeny 2024-10-11 - 08:12
SID-02517 Support EmielVanRiel 2024-06-26 - 07:59
SID-02516 Support PeterThoeny 2024-05-03 - 06:55
GenPDFAddOnDev Plugins TWikiGuest 2024-01-20 - 20:39
WebStatisticsOld Plugins TWikiGuest 2023-10-03 - 18:13
TWikiOnUbuntu TWiki PeterThoeny 2023-07-15 - 21:08
ReplaceTextPlugin Plugins PeterThoeny 2023-06-30 - 07:44
VarREPLACETEXT Plugins PeterThoeny 2023-06-30 - 07:44
TWiki TWiki PeterThoeny 2022-08-09 - 03:13
GoogleAnalyticsPluginDev Plugins PeterThoeny 2022-06-01 - 19:17
ResetPassword TWiki PeterThoeny 2022-01-05 - 09:13
DirectedGraphWebMapPlugin Plugins PeterThoeny 2021-10-17 - 07:53
TinyMCEFrequentlyAskedQuestions TWiki PeterThoeny 2021-09-07 - 17:20
TinyMCEQuickHelp TWiki PeterThoeny 2021-09-07 - 17:17
TinyMCEPlugin Plugins PeterThoeny 2021-06-09 - 20:07
EditTablePluginMoveRows Plugins PeterThoeny 2021-04-15 - 03:52
DatabasePlugin Plugins PeterThoeny 2021-04-11 - 21:47
SmsTwoStepAuthContrib Plugins PeterThoeny 2021-04-11 - 21:38
WelcomeGuest TWiki TWikiGuest 2019-10-31 - 23:12
TextFormattingRules TWiki PeterThoeny 2017-12-18 - 07:19
AdminSkillsAssumptions TWiki PeterThoeny 2015-09-01 - 09:07
TWikiReferenceManual TWiki PeterThoeny 2014-12-16 - 01:38
VarHIDEINPRINT TWiki PeterThoeny 2014-05-16 - 00:50

-- PeterThoeny - 01 Apr 2004

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2004-04-01 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.