Changeset 114

Show
Ignore:
Timestamp:
Thu Apr 26 05:56:46 2007
Author:
mbutscher
Message:

branches/stable-1.8:

* Update of help wiki

Files:

Legend:

Unmodified
Added
Removed
Modified
  • branches/stable-1.8/WikidPadHelp/WikidPadHelp.wiki

    r110 r114  
    4 4 [main]  
    5 5 footnotes_as_wikiwords = False  
    6   last_wiki_word = ChangeLog  
      6 last_wiki_word = WikidPadHelp  
    6 6 filestorage_identity_moddatemustmatch = False  
    7 7 wiki_name = WikidPadHelp  
     
    11 11 filestorage_identity_filenamemustmatch = False  
    12 12 filestorage_identity_moddateisenough = False  
      13 further_wiki_words =  
    13 14 first_wiki_word = WikidPadHelp  
    14 15  
  • branches/stable-1.8/WikidPadHelp/data/ChangeLog.wiki

    r110 r114  
    1 1 ++ Change Log  
    2 2  
      3 Apr. 26, 2007 (1.8rc4)  
      4  
      5     * Bug fixed: Removed inefficiency when exporting large sets  
      6       of wiki pages with many links (very large trees).  
      7     * Bug fixed: Editor context menu showed "Cut" and "Delete"  
      8       greyed out if pasting is not possible.  
      9     * Bug fixed: Script blocks were executed even if made invalid  
      10       with preceding backslash.  
      11  
      12  
    3 13  
    4 14 Mar. 25, 2007 (1.8rc3)