SID-00989: Adding tables
| Status: |
Answered |
TWiki version: |
|
Perl version: |
|
| Category: |
TablePlugin |
Server OS: |
|
Last update: |
15 years ago |
I have a table with 5 columns in a project template.
For example:
| x.exe |
GPL |
program A |
Add on |
| y.exe |
MIT |
program B |
Library |
I want the results from all of these tables to be accumulated and aggregated into another table, so that all my tables from project sites are listed up in one table in twiki. The function needs to:
1) Search after project pages
2) Find the table at the project pages
3) Accumulate the table into one table which includes results from all pages. I would be very grateful if someone could help me with this issue.
--
AndersAArdahl - 2010-10-01
Discussion and Answer
See
SearchPatternCookbook, "Extract values from a table", and also
HowToUseSearchForATwikiTopic.
--
OlivierThompson - 2010-10-19
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.