
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Tony's TWiki Hints.Here are few hints on using TWiki. | ||||||||
| Added: | ||||||||
| > > | Please use this link to view the source of this page in read-only mode. | |||||||
6. General Introduction. | ||||||||
| Line: 63 to 67 | ||||||||
| ||||||||
| Added: | ||||||||
| > > | 6.12. Generating a table of contents%TOC% | |||||||
| Changed: | ||||||||
| < < | 6.13. | |||||||
| > > | 6.14. Standard icons and images | |||||||
| TWikiDocGraphics provides standard icons etc. | ||||||||
| Changed: | ||||||||
| < < | 6.15. | |||||||
| > > | 6.16. Tabbed browsing. | |||||||
See TabbedBrowsing for how to implement a form of tabbed browsing. For example
<-- set 'tab_urls' = list of tab urls --> <-- set 'tab_names' = list of tab names --> | ||||||||
| Changed: | ||||||||
| < < | 6.17. | |||||||
| > > | 6.18. Numbered Headings | |||||||
This page is using numbered headers. A basic numbered header could be done by inserting the following into the header
%CALC{$SETM(nh,+1)$GET(nh).}%
Here - nh is a variable which is maintaining the number. So a typical header might look like | ||||||||
| Changed: | ||||||||
| < < | 7. | |||||||
| > > | 8. Other things. | |||||||
| To get other levels of headers, you have to combined multiple of these using different variable, for example | ||||||||
| Changed: | ||||||||
| < < | 8.19. | |||||||
| > > | 8.20. Numbered Headings | |||||||
Here nh2 is the header for the second level. In this example, you want a different variable for each lower level header, through there is probably a SET command you could use to avoid this.
The %CALC stuff here is from SpreadSheetPlugin. | ||||||||
| Changed: | ||||||||
| < < | 8.21.
The TreeBrowserPlugin provides alternatives to representing bullet lists. For example: | |||||||
| > > | 8.22. Tree Browsing. | |||||||
| %TREEBROWSER{"file" title="Main Web Home" shared="left"}% | ||||||||
| Added: | ||||||||
| > > |
| |||||||
| ||||||||
| Added: | ||||||||
| > > | open all | close all | |||||||
| Changed: | ||||||||
| < < | 8.23. | |||||||
| > > | 8.24. Conversions from MS Word/Excel Documents. | |||||||
| Some visual basic macros exists which help to convert from MS Word/Excel into TWiki text. They are not perfect but may do the job you want. | ||||||||
| Added: | ||||||||
| > > | 8.25. Font colors etc.%BLUE% this ends up blue %ENDCOLOR%See TWikiPreferences#RenderingShortcuts for details. You can also use techniques shown here to change other font characteristics - if you now your html. | |||||||
| Changed: | ||||||||
| < < | 8.26. | |||||||
| > > | 8.27. Drawing Editor | |||||||
| * DOES NOT YET WORK * You you can just upload existing images, there is also a JAVA base Drawing tool - TWikiDrawPlugin. Just drop | ||||||||
| Line: 139 to 162 | ||||||||
|
This Page | ||||||||
| Added: | ||||||||
| > > | Please use this link to view the source of this page in read-only mode. | |||||||
| -- TonyFarrell - 12 Jun 2007 | ||||||||