The look-and-feel is highly configurable, through use of templates
Changed:
< <
> >
A "plugins" interface eases
customisation
extension
application integration
Changed:
< <
> >
Applications of basic TWiki
Basic TWiki can be used as:
Line: 72 to 73
The Page Header
The header of a TWiki page is generally highlighted in colour, and will usually contain an icon that gives you an idea of where you are, such as a company logo.
This site is powered by the TWiki collaboration platform. All material on this collaboration platform is the property of the contributing authors. All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
Deleted:
< <
The Edit link takes you to an interactive page where you can change the page content
The other links invoke other, more complex, functions, mainly to do with revision tracking - they can safely be ignored for now
Editing Pages
Changed:
< <
You've read a page, and you disagree with it violently! It says: Everyoneknows that the world is an OblateSpheroid But you know for a fact it is flat!
> >
You've read a page, and you disagree with it violently! It says: Everyoneknows that the world is an OblateSpheroid But you know for a fact it is flat!
You've clicked the edit link, and an edit page has appeared. But it doesn't look much like what was on the page before - it's full of strange hieroglyphics!
Changed:
< <
_Everyone_ *knows* that =the world= is an OblateSpheroid
> >
_Everyone_ *knows* that =the world= is an OblateSpheroid
Now what?
What's in a page
The hieroglyphics are what's known as "TWiki Markup" or "formatting"
They are a really simple way of telling the browser how you want the page to look
You don't have to use them
Changed:
< <
TWiki understands pages in plain text just fine.
Actually it is perfectly and absolutely flat
appears as
Actually it is perfectly and absolutely flat
Formatting just makes pages prettier, and easier to read
_Actually_ it is *perfectly* and __absolutely__ flat
appears as
Actually it is perfectly and absolutely flat
> >
TWiki understands pages in plain text just fine.
Actually it is perfectly and absolutely flat
appears as
Actually it is perfectly and absolutely flat
Added:
> >
Formatting just makes pages prettier
... and easier to read
_Actually_ it is *perfectly* and __absolutely__ flat
The best thing to do is just to type until you get stuck
then follow the link on the edit page to the help.
Commonly used formatting
TWiki understands pages in plain text just fine, but you can jazzthemup using some simple formatting shortcuts. Here are some of the more commonly used ones:
Changed:
< <
---+ indicates a heading. Add more +'s for a deeper heading.
> >
---+ indicates a heading. Add more +'s for a deeper heading.
Attachments are simply files, in whatever format you want.
TWiki recognises some file formats, notably image files (.gif)
Changed:
< <
Write %ATTACHURLPATH%/myco.gif to see this: /twiki/pub/TWiki/ATasteOfTWiki/myco.gif
> >
Write %ATTACHURL%/myco.gif to see this: /twiki/pub/TWiki/ATasteOfTWiki/myco.gif
Wiki Culture
Enough about mechanics; how is a wiki actually used ? Well, that's really up to you, but there are a number of tricks that the wiki community has developed for collaborative writing that work pretty well:
Line: 269 to 260
Anything. But it's good etiquette to sign your contributions
If someone doesn't want you to edit a page, it's up to them to say so, clearly, on the page
But what if somebody doesn't like my edits?
Changed:
< <
In TWiki, they can always recover the old revision and re-instate it if they really want to
> >
In TWiki, they can always recover the old revision and re-instantiate it if they really want to
Otherwise they should regard your changes as an opportunity for discussion
Pages in wiki are (usually) in one of three "modes"
DocumentMode
Line: 306 to 296
Example: to group together a set of pages all relating to the weather:
Create a page called 'CategoryWeather'
Put a SEARCH that contain the word 'CategoryWeather' into it
Put the BumpyWord 'CategoryWeather' on all the pages relating to the weather (usually at the bottom, below a horizontal bar)
Contributed features
Basic TWiki is rich with features, but is enriched even further by the addition of optional plug-in modules that may (or may not!) be installed in your TWiki. These are classified as either skins (modules that change the look-and-feel) and plugins (modules that enhance functionality).
Line: 323 to 313
More plugins
RenderListPlugin: Render bullet lists in a variety of formats%RENDERLIST...
SlideShowPlugin: Create web based presentations based on topics with headings %SLIDESHOWSTART...
Changed:
< <
SpreadSheetPlugin: Add spreadsheet calculations like "$SUM( $ABOVE() )" to tables located in TWiki topics %CALC...
> >
SpreadSheetPlugin: Add spreadsheet calculations like "$SUM( $ABOVE() )" to tables located in TWiki topics %CALC...
TablePlugin: Control presentation and sorting of tables%TABLE...
TWikiDrawPlugin: Add quick sketches to pages %DRAWING...
Changed:
< <
The following plugins are installed on this TWiki: The INSTALLEDPLUGINS variable is no longer supported. You can set the Plugins execution order using the configure interface.
The look-and-feel is highly configurable, through use of templates
A "plugins" interface eases
customisation
extension
application integration
Slide 5: Applications of basic TWiki
Basic TWiki can be used as:
A whiteboard
A document repository
A collaborative authoring environment
A notebook / scrapbook
A chat room
Slide 6: Extended applications
TWiki-with-extensions has been used as:
A Content Management System (CMS) for websites
A presentation development tool
A Blog
A database
A project management system
A tracking tool
(truth is, we don't really know it's limits!)
Slide 7: Structure of a TWiki page
TWiki pages are usually organised into three parts:
A header
A body
A footer
The header and the footer are generated by the system
The body contains the text of the page, as entered by you
TWiki is very configurable, and the look can change. However the essentials will all be there on the page (somewhere!)
Slide 8: The Page Header
The header of a TWiki page is generally highlighted in colour, and will usually contain an icon that gives you an idea of where you are, such as a company logo.
This site is powered by the TWiki collaboration platform. All material on this collaboration platform is the property of the contributing authors. All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
The Edit link takes you to an interactive page where you can change the page content
The other links invoke other, more complex, functions, mainly to do with revision tracking - they can safely be ignored for now
Slide 11: Editing Pages
You've read a page, and you disagree with it violently! It says: Everyoneknows that the world is an OblateSpheroid But you know for a fact it is flat!
You've clicked the edit link, and an edit page has appeared. But it doesn't look much like what was on the page before - it's full of strange hieroglyphics!
_Everyone_ *knows* that =the world= is an OblateSpheroid
Now what?
Slide 12: What's in a page
The hieroglyphics are what's known as "TWiki Markup" or "formatting"
They are a really simple way of telling the browser how you want the page to look
You don't have to use them
TWiki understands pages in plain text just fine.
Actually it is perfectly and absolutely flat
appears as
Actually it is perfectly and absolutely flat
Slide 13: Formatting just makes pages prettier, and easier to read
_Actually_ it is *perfectly* and __absolutely__ flat
The best thing to do is just to type until you get stuck
then follow the link on the edit page to the help.
Slide 14: Commonly used formatting
TWiki understands pages in plain text just fine, but you can jazzthemup using some simple formatting shortcuts. Here are some of the more commonly used ones:
---+ indicates a heading. Add more +'s for a deeper heading.
[[http://www..google.com][google]] appears as google
Use %SEARCH. This is an interface to a sophisticated search engine that embeds the results of the search in your page. See TWikiVariables for full details.
Attachments are simply files, in whatever format you want.
TWiki recognises some file formats, notably image files (.gif)
Write %ATTACHURLPATH%/myco.gif to see this: /twiki/pub/TWiki/ATasteOfTWiki/myco.gif
Slide 22: Wiki Culture
Enough about mechanics; how is a wiki actually used ? Well, that's really up to you, but there are a number of tricks that the wiki community has developed for collaborative writing that work pretty well:
What can I edit?
Anything. But it's good etiquette to sign your contributions
If someone doesn't want you to edit a page, it's up to them to say so, clearly, on the page
But what if somebody doesn't like my edits?
In TWiki, they can always recover the old revision and re-instate it if they really want to
Otherwise they should regard your changes as an opportunity for discussion
Pages in wiki are (usually) in one of three "modes"
DocumentMode
ThreadMode
StructuredMode
TWiki doesn't automatically distinguish between these modes; they are purely semantic.
Slide 23: DocumentMode
A page in DocumentMode usually comprises a contribution which is written in the third person and left unsigned.
The piece of text is community property
It may have multiple and changing authors as it is updated to reflect the community consensus.
Slide 24: ThreadMode
Thread mode is a form of discussion where the community holds a conversation
The discussion usually starts out with a statement, at the top of the page, that is subsequently discussed
The page may be periodically "refactored" (edited) to remove some of the comments
As long as the comment is accurately reflected in what replaces it, nobody usually minds.
Remember to always maintain a complete list of contributors, though!
You may see a comment box on a page in ThreadMode that makes it easy to quickly add your inputs. Typing in a comment and adding it to a page this way is known as "blogging"
ThreadMode is rather like an e-mail thread
Except that new comments are usually added to the end
ThreadMode pages often get refactored into DocumentMode
Slide 25: StructuredMode
A page in StructuredMode follows some predefined structure for example
An agenda
A set of meeting minutes
A requirement description.
Pages in StructuredMode will usually have rules governing how they are edited.
Slide 26: Other Wiki tricks - Categories
A Wiki trick for grouping pages together
Example: to group together a set of pages all relating to the weather:
Create a page called 'CategoryWeather'
Put a SEARCH that contain the word 'CategoryWeather' into it
Put the BumpyWord 'CategoryWeather' on all the pages relating to the weather (usually at the bottom, below a horizontal bar)
Slide 27: Contributed features
Basic TWiki is rich with features, but is enriched even further by the addition of optional plug-in modules that may (or may not!) be installed in your TWiki. These are classified as either skins (modules that change the look-and-feel) and plugins (modules that enhance functionality).
Here's a brief description of some of the more common plugins, together with the tags you might expect to see in topics if they are used. You can find out more by visiting the plugin pages.
ActionTrackerPlugin: Support action tags in topics, with automatic notification of action statii %ACTION...
CalendarPlugin: Show a monthly calendar with highlighted events %CALENDAR...%
CommentPlugin: Support rapid entry of short comments (also known as blogging) %COMMENT...
ChartPlugin: Create PNG or GIF charts to visualize data in TWiki tables%CHART...
EditTablePlugin: Edit TWiki tables using edit fields and drop down boxes%EDITTABLE...
InterwikiPlugin: Define shortcuts for links to common external sites
Slide 28: More plugins
RenderListPlugin: Render bullet lists in a variety of formats%RENDERLIST...
SlideShowPlugin: Create web based presentations based on topics with headings %SLIDESHOWSTART...
SpreadSheetPlugin: Add spreadsheet calculations like "$SUM( $ABOVE() )" to tables located in TWiki topics %CALC...
TablePlugin: Control presentation and sorting of tables%TABLE...
TWikiDrawPlugin: Add quick sketches to pages %DRAWING...
The following plugins are installed on this TWiki: The INSTALLEDPLUGINS variable is no longer supported. You can set the Plugins execution order using the configure interface.
There are many other plugins, see http://www.twiki.org/cgi-bin/view/Plugins
This site is powered by the TWiki collaboration platform. All material on this collaboration platform is the property of the contributing authors. All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.