Difference: TonysHints (8 vs. 9)

Revision 92007-06-20 - TonyFarrell

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Tony's TWiki Hints.

Line: 63 to 63
 
43 4

Changed:
<
<

.1. Tabbed browsing.

>
>

.2. NEW Standard icons and images

TWikiDocGraphics provides standard icons etc.

.3.  NEW 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:
<
<

.4. Numbered Headings

>
>

.5. NEW Numbered Headings

  This page is using numbered headers. A basic numbered header could be done by inserting the following into the header
Line: 78 to 83
  Here - nh is a variable which is maintaining the number. So a typical header might look like
Changed:
<
<

1. Other things.

>
>

2. NEW Other things.

  To get other levels of headers, you have to combined multiple of these using different variable, for example
Changed:
<
<

2.6. Numbered Headings

>
>

2.7. NEW 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:
<
<

2.8. 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.

2.9. Tree Browsing.

>
>

2.10. NEW Tree Browsing.

  The TreeBrowserPlugin provides alternatives to representing bullet lists. For example:
Line: 110 to 106
 
Changed:
<
<

2.11. Drawing Editor

>
>

2.12. NEW 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.

2.13. Work in progress, under construction Drawing Editor

  * DOES NOT YET WORK *
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback