wiki:UsefulFeatures

Version 3 (modified by anonymous, 15 years ago) ( diff )

--

Useful Features

Generate table of contents

Display Code

The simple example:

{{{
#!f90
program otto
  character(len=*),parameter :: palin="retter"
  write(unit=*,fmt=*) "Hello World"
end program otto
}}}

will be displayed as:

Error: Failed to load processor f90
No macro or processor named 'f90' found

Private wikis

It is possible to restrict the access to individual wiki pages (see http://trac-hacks.org/wiki/PrivateWikiPlugin)

Note: See TracWiki for help on using the wiki.