<asaterceiro@inf.ufrgs.br>
"TWiki is a leading-edge, web-based collaboration platform targeting the corporate intranet world. TWiki
- fosters information flow within an organization
- lets distributed teams work together seamlessly and productively
- eliminates the webmaster syndrome of outdated intranet content"
Peter Thoeny, autor original do TWiki.
%ATTACHURL%/nome.ext
%SEARCH{"Plugin$" scope="topic"
regex="on"
web="TWiki"
nototal="on"
nosearch="on"
format=" * $web.$topic"}%
checkbox, radio, select, text, textarea etc
view
preview
search
%INCLUDE{"FreeSkinPreTopic"}%
%TEXT%
%INCLUDE{"FreeSkinPosTopic"}%
view, preview, search
%CODE{"perl"}%
if (not (-e $fromFilename))
{
return SvgPluginError("can't find ...");
}
my $svgAge = (-M $fromFilename);
my $pngAge = (-M $toFilename);
%ENDCODE%
You start writing, and then cite a small paper %CITE{small}%. Further,
you reference a big paper %CITE{big}%. You can even reference the small
paper again %CITE{small}%.
%BIBLIOGRAPHY{}%
| dados | dados | dados |
| dados | dados | dados |
| dados | dados | dados |
| dados | dados | dados |
%CHART{table="1" ... type="area"}%
| Idade | Peso |
|---|---|
| 20 | 70 |
| 30 | 80 |
| 40 | 66 |
| Média: 30 | Soma: 216 |
%CALC{"$AVERAGE( $ABOVE() )"}%
%CALC{"$SUM( $ABOVE() )"}%
<?xml version="1.0" encoding="UTF-8"
standalone="no"?>
<!DOCTYPE svg PUBLIC ...>
%SVG{"TWikiBrasil.svg" topic="LogoTipo" size="150x150"}%
initPlugin
commonTagsHandler
startRenderingHandler
%SVG{"TWikiBrasil.svg" topic="LogoTipo" size="300x300"}%